mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ jerk_support_interface = =math.ceil(jerk_support * 10 / 15)
|
||||||
jerk_support_bottom = =math.ceil(jerk_support_interface * 1 / 10)
|
jerk_support_bottom = =math.ceil(jerk_support_interface * 1 / 10)
|
||||||
machine_nozzle_heat_up_speed = 1.5
|
machine_nozzle_heat_up_speed = 1.5
|
||||||
machine_nozzle_id = BB 0.4
|
machine_nozzle_id = BB 0.4
|
||||||
material_print_temperature = 215
|
|
||||||
raft_base_speed = 20
|
raft_base_speed = 20
|
||||||
raft_interface_speed = 20
|
raft_interface_speed = 20
|
||||||
raft_speed = 25
|
raft_speed = 25
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue