mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-20 22:34:28 +05:00
fix: make adding the kiauh_macros optional
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
### AUTOCREATED WITH KIAUH ###
|
||||
#is required to load the pause_resume module in klipper
|
||||
#########################################################################################
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AUTOCREATED WITH KIAUH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
|
||||
#########################################################################################
|
||||
# Those are the recommended macros and config entries if you use Mainsail or Fluidd! #
|
||||
# Feel free to edit or delete those macros if you already have them defined elsewhere! #
|
||||
#########################################################################################
|
||||
|
||||
[pause_resume]
|
||||
[display_status]
|
||||
|
||||
[gcode_macro PAUSE]
|
||||
rename_existing: BASE_PAUSE
|
||||
@@ -34,5 +40,6 @@ gcode:
|
||||
CLEAR_PAUSE
|
||||
SDCARD_RESET_FILE
|
||||
BASE_CANCEL_PRINT
|
||||
##########################
|
||||
##########################
|
||||
|
||||
#########################################################################################
|
||||
#########################################################################################
|
||||
|
||||
Reference in New Issue
Block a user