Renamed some .cfg files.

This commit is contained in:
Bassam Husain
2023-01-07 03:57:25 -05:00
parent 849a2f2043
commit efa7fc378e
3 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,8 @@
[include macros.cfg] [include macros.cfg]
[include TEST_SPEED.cfg] [include TEST_SPEED.cfg]
[include mechanical_level_tmc2209.cfg] [include PARKING.cfg]
[include MECHANICAL_GANTRY_CALIBRATION.cfg]
[mcu] [mcu]
##################################################################### #####################################################################

View File

@@ -14,6 +14,7 @@ gcode:
G92 E0.0 ; reset extruder G92 E0.0 ; reset extruder
G1 Z2.0 ; move nozzle to prevent scratch G1 Z2.0 ; move nozzle to prevent scratch
# DELETEME
# [gcode_macro CANCEL_PRINT] # [gcode_macro CANCEL_PRINT]
# description: Cancel the actual running print # description: Cancel the actual running print
# rename_existing: CANCEL_PRINT_BASE # rename_existing: CANCEL_PRINT_BASE