Klipper configs for this printer running fluidd.
(!) = has important warning
Changes will be noted here by date, title if needed, files changed, summary of changes.
Note: only changes of signifigance will be added.
- 24-11-2021: Add nevermore filter warning.
- Added
saved_cariables.cfg
- To get the total's already in fluidd calculate the total time over to seconds and use it in
totalprintingtime
. For total filament used, multiply it by 1000 to get the value in mm. filament_used = 0
filterusetime = 0
lastservicetime = 0
totalprintingtime = 0
- To get the total's already in fluidd calculate the total time over to seconds and use it in
macros/user_variables.cfg
- variable_nevermore_use_time: 80 ; Nevermore change warning limit (In hours)`
macros/statistics.cfg
- Grab the whole file, it's new. Thanks to zellneralex for making this awesome thing.
macros/printing.cfg
- Add this to the
[PRINT_END]
macro to start adding time to the statistics, and checking the filter run-time: _ADD_PRINT_TIME
_SD_PRINT_STATS R='done'
_SD_PRINTER_STATS
- Add this to the
- Added
- Timmit's klipper expander
- Timmit's umbilical pcb's
- Timmit's v0 display
- 221 wago mount for bed
- NeverMore v5 duo
- 1515 snap in led mounts
- gcode_shell_command