We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8a6f4 commit d16adc3Copy full SHA for d16adc3
docs/Slicers.md
@@ -103,7 +103,9 @@ START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_
103
In slic3r derivatives such as PrusaSlicer and SuperSlicer, the
104
following would be used:
105
106
+```
107
START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature]
108
109
110
Also note that these slicers will insert their own heating codes when
111
certain conditions are not met. In Cura, the existence of the
0 commit comments