mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 02:33:14 +08:00
Remove override of printing temperature from BB variant
We'd like to use the material's printing temperature, pretty please.
This commit is contained in:
parent
686ca803ee
commit
bd63c6a58a
@ -19,7 +19,6 @@ 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
|
||||
material_print_temperature = 215
|
||||
raft_base_speed = 20
|
||||
raft_interface_speed = 20
|
||||
raft_speed = 25
|
||||
|
Loading…
x
Reference in New Issue
Block a user