Skip to content

Commit d16adc3

Browse files
authored
docs: Add missing code block indicators to Slicers.md(Klipper3d#6161)
Signed-off-by: Paul Arthur <paul.arthur@flowerysong.com>
1 parent aa8a6f4 commit d16adc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Slicers.md

+2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@ START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_
103103
In slic3r derivatives such as PrusaSlicer and SuperSlicer, the
104104
following would be used:
105105

106+
```
106107
START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature]
108+
```
107109

108110
Also note that these slicers will insert their own heating codes when
109111
certain conditions are not met. In Cura, the existence of the

0 commit comments

Comments
 (0)