Macros_en - ghzserg/zmod GitHub Wiki
A macro is a small program written in Klipper/Gcode.
It can be called from:
- A GCODE file
- The Fluidd/Mainsail console (press the
Ckey in Fluidd).
Note
Default values are shown in parentheses.
🔷 Here is an overwiev table of the different areas and their macros 🔷
| START_PRINT | END_PRINT | CLOSE_DIALOGS | FAST_CLOSE_DIALOGS |
| LED | LED_OFF | LED_ON | PLAY_MIDI |
| CLEAR_NOZZLE | NEW_SAVE_CONFIG | CANCEL | |
| PAUSE | RESUME | REBOOT | SHUTDOWN |
| _USER_START_PRINT | _USER_END_PRINT |
| PID_TUNE_BED | PID_TUNE_EXTRUDER | ZSHAPER |
| AUTO_FULL_BED_LEVEL | KAMP | LOAD_CELL_TARE |
| BELTS_SHAPER_CALIBRATION | BED_LEVEL_SCREWS_TUNE |
| LANG | GET_ZMOD_DATA | SAVE_ZMOD_DATA |
| NOZZLE_CONTROL | SET_TIMEZONE |
| PRINT_LEVELING | FORCE_MD5 | CLEAR | USE_KAMP |
| MIDI_START | LOAD_ZOFFSET | MESH_TEST | PRECLEAR |
| DISABLE_SKEW | DISABLE_PRIMING |
| MIDI_END | CLOSE_DIALOGS | STOP_MOTOR | AUTO_REBOOT |
| MOTION_SENSOR | CHINA_CLOUD | SAVE_MOONRAKER | LED | |
| FIX_SCV | FIX_E0011 | FIX_E0017 | MIDI_ON | |
| USE_SWAP | DISPLAY_OFF_TIMEOUT | NEW_SAVE_CONFIG | NICE | |
| PRO_POWEROFF_TIMEOUT | WIFI |
| CHECK_SYSTEM | MEM | CHECK_MD5 | WEB |
| CLEAR_EMMC | TEST_EMMC | DISPLAY_OFF | DISPLAY_ON |
| DATE_GET | DATE_SET | UPDATE_MCU | RESET_PASSWD |
| CAMERA_OFF | CAMERA_ON | CAMERA_RESTART | ZFLASH |
| TAR_CONFIG | RESTORE_TAR_CONFIG | START_ZMOD | STOP_ZMOD |
| ZSSH_OFF | ZSSH_ON | ZSSH_RELOAD | ZSSH_RESTART |
| REMOVE_ZMOD | SKIP_ZMOD | ZRESTORE |
| COLDPULL | COLOR | M600 |
| SET_PAUSE_AT_LAYER | SET_PAUSE_NEXT_LAYER |
| Description | Registration_of_bot | Deployment of the server |
| Installing bot telegrams with one team on Debian | Installation of bot telegrams by step | Adding ssh Keys |
| ZSSH launch on the printer |
| AIR_CIRCULATION_EXTERNAL | AIR_CIRCULATION_INTERNAL | AIR_CIRCULATION_STOP |
This documentation is outdated. The latest version is available here AIR_CIRCULATION_EXTERNAL
This documentation is outdated. The latest version is available here AIR_CIRCULATION_INTERNAL
This documentation is outdated. The latest version is available here AIR_CIRCULATION_STOP
This documentation is outdated. The latest version is available here AUTO_FULL_BED_LEVEL
This documentation is outdated. The latest version is available here BED_LEVEL_SCREWS_TUNE
This documentation is outdated. The latest version is available here BELTS_SHAPER_CALIBRATION
This documentation is outdated. The latest version is available here CAMERA_OFF
This documentation is outdated. The latest version is available here CAMERA_ON
This documentation is outdated. The latest version is available here CAMERA_RESTART
This documentation is outdated. The latest version is available here CANCEL
This documentation is outdated. The latest version is available here CHECK_MD5
This documentation is outdated. The latest version is available here CHECK_SYSTEM
This documentation is outdated. The latest version is available here CLEAR_EMMC
This documentation is outdated. The latest version is available here CLEAR_NOZZLE
This documentation is outdated. The latest version is available here CLOSE_DIALOGS
This documentation is outdated. The latest version is available here COLDPULL
This documentation is outdated. The latest version is available here COLOR
This documentation is outdated. The latest version is available here DATE_GET
This documentation is outdated. The latest version is available here DATE_SET
This documentation is outdated. The latest version is available here DISPLAY_OFF
This documentation is outdated. The latest version is available here DISPLAY_ON
This documentation is outdated. The latest version is available here END_PRINT
This documentation is outdated. The latest version is available here FAST_CLOSE_DIALOGS
This documentation is outdated. The latest version is available here GET_ZMOD_DATA
This documentation is outdated. The latest version is available here KAMP
This documentation is outdated. The latest version is available here LANG
This documentation is outdated. The latest version is available here LED
This documentation is outdated. The latest version is available here LED_OFF
This documentation is outdated. The latest version is available here LED_ON
This documentation is outdated. The latest version is available here LOAD_CELL_TARE
This documentation is outdated. The latest version is available here M600
This documentation is outdated. The latest version is available here MEM
This documentation is outdated. The latest version is available here NEW_SAVE_CONFIG
This documentation is outdated. The latest version is available here NOZZLE_CONTROL
This documentation is outdated. The latest version is available here PAUSE
This documentation is outdated. The latest version is available here PID_TUNE_BED
This documentation is outdated. The latest version is available here PID_TUNE_EXTRUDER
This documentation is outdated. The latest version is available here PLAY_MIDI
This documentation is outdated. The latest version is available here REBOOT
This documentation is outdated. The latest version is available here REMOVE_ZMOD
This documentation is outdated. The latest version is available here RESTORE_TAR_CONFIG
This documentation is outdated. The latest version is available here RESUME
This documentation is outdated. The latest version is available here SAVE_ZMOD_DATA
This documentation is outdated. The latest version is available here SET_PAUSE_AT_LAYER
This documentation is outdated. The latest version is available here SET_PAUSE_NEXT_LAYER
This documentation is outdated. The latest version is available here SET_TIMEZONE
This documentation is outdated. The latest version is available here SHUTDOWN
This documentation is outdated. The latest version is available here SKIP_ZMOD
This documentation is outdated. The latest version is available here START_PRINT
This documentation is outdated. The latest version is available here START_ZMOD
This documentation is outdated. The latest version is available here STOP_ZMOD
This documentation is outdated. The latest version is available here TAR_CONFIG
This documentation is outdated. The latest version is available here TEST_EMMC
This documentation is outdated. The latest version is available here UPDATE_MCU
This documentation is outdated. The latest version is available here WEB
This documentation is outdated. The latest version is available here ZFLASH
This documentation is outdated. The latest version is available here ZRESTORE
This documentation is outdated. The latest version is available here ZSHAPER
This documentation is outdated. The latest version is available here ZSSH_OFF
This documentation is outdated. The latest version is available here ZSSH_ON
This documentation is outdated. The latest version is available here ZSSH_RELOAD
This documentation is outdated. The latest version is available here ZSSH_RESTART
This documentation is outdated. The latest version is available here E0011
This documentation is outdated. The latest version is available here E0017

