mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Merge remote-tracking branch 'origin/main' into optimized-prime-tower
This commit is contained in:
commit
e642d85fcd
478 changed files with 7034 additions and 722 deletions
|
@ -30,7 +30,6 @@ prime_tower_wipe_enabled = True
|
|||
raft_surface_layers = 1
|
||||
retraction_hop = 2
|
||||
retraction_hop_only_when_collides = True
|
||||
retraction_min_travel = =line_width * 3
|
||||
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
||||
speed_print = 35
|
||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue