fix: make adding the kiauh_macros optional

This commit is contained in:
th33xitus
2021-01-17 12:58:25 +01:00
parent e5ce642018
commit feb912da8a
3 changed files with 87 additions and 63 deletions

View File

@@ -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
##########################
##########################
#########################################################################################
#########################################################################################