Minor cleanup in macros.cfg.

This commit is contained in:
Bassam Husain
2023-01-14 12:11:14 -05:00
parent 7af7679cec
commit b46152c8c6

View File

@@ -58,7 +58,6 @@ gcode:
G28 Z ; final z homing
BED_MESH_PROFILE LOAD=default
G1 Z20 F3000 ; move nozzle away from bed
# SKEW_PROFILE LOAD=my_skew_profile
[gcode_macro PRINT_END]
# Use PRINT_END for the slicer ending script - please customize for your slicer of choice