Skip to content

Instantly share code, notes, and snippets.

@LauOtero
Created April 19, 2023 12:38
Show Gist options
  • Save LauOtero/3c0988e6046debe729662a6b7d30f73f to your computer and use it in GitHub Desktop.
Save LauOtero/3c0988e6046debe729662a6b7d30f73f to your computer and use it in GitHub Desktop.
[gcode_macro CANCEL_PRINT]
description: Cancels the printer
rename_existing: CANCEL_PRINT_BASE
gcode:
END_PRINT
TURN_OFF_HEATERS
CLEAR_PAUSE
#SDCARD_RESET_FILE
CANCEL_PRINT_BASE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment