mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Merge pull request #11022 from reibuehl/master
Updated Profiles and Start and End G-Code to fix an issue with premature heatup
This commit is contained in:
commit
4f9d1ae0a7
4 changed files with 4 additions and 11 deletions
|
@ -30,8 +30,6 @@ layer_height = 0.3
|
|||
layer_height_0 = 0.3
|
||||
material_bed_temperature = 60
|
||||
material_diameter = 1.75
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = 0
|
||||
retract_at_layer_change = False
|
||||
retraction_amount = 6
|
||||
retraction_hop = 0.075
|
||||
|
|
|
@ -30,8 +30,6 @@ layer_height = 0.1
|
|||
layer_height_0 = 0.1
|
||||
material_bed_temperature = 60
|
||||
material_diameter = 1.75
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = 0
|
||||
retract_at_layer_change = False
|
||||
retraction_amount = 6
|
||||
retraction_hop = 0.075
|
||||
|
|
|
@ -30,8 +30,6 @@ layer_height = 0.2
|
|||
layer_height_0 = 0.2
|
||||
material_bed_temperature = 60
|
||||
material_diameter = 1.75
|
||||
material_print_temperature = 210
|
||||
material_print_temperature_layer_0 = 0
|
||||
retract_at_layer_change = False
|
||||
retraction_amount = 6
|
||||
retraction_hop = 0.075
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue