mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Single extrusion settings for travels
Updated single extrusion settings, so z hops are removed and travels are shortened for single extrusion.
This commit is contained in:
parent
75d106368e
commit
4c61ea5ba9
23 changed files with 8 additions and 25 deletions
|
@ -21,6 +21,7 @@ jerk_support_interface = =math.ceil(jerk_support * 10 / 15)
|
|||
jerk_support_bottom = =math.ceil(jerk_support_interface * 1 / 10)
|
||||
machine_nozzle_heat_up_speed = 1.5
|
||||
machine_nozzle_id = BB 0.4
|
||||
machine_nozzle_tip_outer_diameter = 1.0
|
||||
prime_tower_purge_volume = 1
|
||||
raft_base_speed = 20
|
||||
raft_interface_speed = 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue