[menu __main config FWRT] name: Firmware Retract icon: retract [menu __main config FWRT retract_length+] name: Length + icon: retract method: printer.gcode.script params: {"script":"MACRO_that_adds_more_retraction"} [menu __main config FWRT retract_length-] name: Length - icon: retrac...
## !!! Caution [firmware_retraction] must be defined in the printer.cfg if you set use_fw_retract: True !!! #variable_use_fw_retract : False ; use fw_retraction instead of the manual version [True/False] #variable_idle_timeout : 0 ; time in sec until idle_timeout kicks in. Valu...
'configfile', 'display_status', 'extruder', 'fan', 'gcode_move', 'heater_bed', 'idle_timeout', 'pause_resume', 'print_stats', 'toolhead', 'virtual_sdcard', 'webhooks', 'motion_report', 'firmware_retraction', ...
git config --global user.name userName git config --global user.email userEmail 分支5 标签32 Alfredo Moncluschore(deps): update pygobject and pycairo ...a7b8c4c3个月前 2129 次提交 .github docs: minor changes 10个月前 config extrude: move firmware retraction into the panel, add pressure adv...
config extrude: move firmware retraction into the panel, add pressure advanc… Jun 5, 2024 docs merge of upstream and bugfix of upstream filament sensor handling Jul 8, 2024 happy_hare fixed for new MMU_CHECK_GATE(S) params Jun 30, 2024 ks_includes made the use_spoolman for filament edi...
Klipper is a 3d-printer firmware. Contribute to Klipper3d/klipper development by creating an account on GitHub.
extrude: move firmware retraction into the panel, add pressure advance control closes #724 screen: theme doesn't need a restart anymore splash: show the message when klipper is shutdown rename print panel to gcodes job_status: add extra info to print list and dialog network: new NetworkManager...
Caution [firmware_retraction] must be defined in the printer.cfg if you set use_fw_retract: True !!! variable_use_fw_retract : False ; use fw_retraction instead of the manual version [True/False] variable_idle_timeout : 0 ; time in sec until idle_timeout kicks in. Value 0 means ...
This is a collection of macros for theKlipper 3D printer firmware. I originally created this repo just to have a consistent set of macros shared between my own 3D printers. But since I've found them useful, I thought other people might as well. ...
This, by default, will log at the TRACE (3) level which will provide quite detailed description of what the firmware is doing. Review it when strange things happen. 'MMU_TEST_CONFIG log_level=2'. This can be a useful tool. Running this on startup will temporaryily turn the console ...