-
-
Notifications
You must be signed in to change notification settings - Fork 43
Start and End Gcode
Change your Start and End Gcode in your Slicer settings like this:
-
For Cura:
- Start Gcode:
;Nozzle diameter = {machine_nozzle_size} ;Filament type = {material_type} ;Filament name = {material_brand} {material_name} ;Filament weight = {filament_weight} ;M109 S{material_print_temperature} ;M190 S{material_bed_temperature} START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}
- End Gcode:
END_PRINT
- Start Gcode:
-
For PrusaSlicer / SuperSlicer:
- Start Gcode:
M140 S0 M104 S0 START_PRINT BED_TEMP=[first_layer_bed_temperature] EXTRUDER_TEMP=[first_layer_temperature]
- End Gcode:
END_PRINT
- Start Gcode:
-
For LycheeSlicer:
- Start Gcode:
START_PRINT BED_TEMP={bed_temp} EXTRUDER_TEMP={temp}
- End Gcode:
END_PRINT
- Start Gcode:
-
For Simplify3D:
- Start Gcode:
START_PRINT BED_TEMP=[platform0_temperature] EXTRUDER_TEMP=[extruder0_temperature]
- End Gcode:
END_PRINT
- Start Gcode:
-
For OrcaSlicer:
- Start Gcode:
M140 S0 M104 S0 START_PRINT BED_TEMP=[bed_temperature_initial_layer_single] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] ; generated by SuperSlicer 1.5.0 on 2023-04-21 at 13:13:47
- End Gcode:
END_PRINT
- Start Gcode:
• About
• Wiki Changelog
• KlipperScreen Changelog
• STL Files & Themes
• Restore OS Image File
• SSH Connection
• Change pi User Password
• Change Timezone
• Change Wi-Fi Location
• Update Dependencies
• Delete Flsun Builds
• Install Official Builds (1 instance)
• Install Official Builds (Multiple instances)
• V400 (MKS Nano V2.0 - STM32F103)
• V400 (Nano V2.1 Clone - GD32F303)
• V400 (BigTreeTech SKR 3.0)
• V400 (MKS Nano V3.0/V3.1)
• Super Racer (MKS Nano V3.0/V3.1)
• Super Racer (BigTreeTech SKR 1.3)
• Super Racer (BigTreeTech SKR 2.0)
• Fix Shutdown button in Mainsail
• Add Webcams Support
• Add Timelapse Support
• Add Exclude Objects Support
• Use Klipper TMC Autotune
• Use Neopixels Ring Light
• Use BigTreeTech KNOMI
• Calibrate your Printer
• Measure resonances with Raspberry Pi Pico
• Measure resonances with Fysetc Portable Input Shaper
• Start and End Gcode
• Enable Firmware Retraction
• Display Thumbnails in Mainsail and KlipperScreen
• Enable Root Access
• Change SSH Welcome Message and Cleanup Files
• Set a Static IP Address
• Change Boot Logo