Second layer commands were written multiple times
This commit is contained in:
parent
0d6ff22e19
commit
3afeb5c7b5
@ -794,6 +794,7 @@ sub write_gcode {
|
||||
}
|
||||
$gcode .= $gcodegen->set_bed_temperature($Slic3r::Config->bed_temperature)
|
||||
if $Slic3r::Config->bed_temperature && $Slic3r::Config->bed_temperature != $Slic3r::Config->first_layer_bed_temperature;
|
||||
$second_layer_things_done = 1;
|
||||
}
|
||||
|
||||
# set new layer, but don't move Z as support material contact areas may need an intermediate one
|
||||
|
Loading…
Reference in New Issue
Block a user