/V2-1755-klipper_config

Kaptein Kabelsatan's config

Primary LanguagePythonApache License 2.0Apache-2.0

v2.4-1755-klipper_config

V2.4-1755

Klipper configs for this printer running fluidd.

Table of Contents

(!) = has important warning

Change Log

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
      • 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

Printer Mods

Klipper Plugins

  • gcode_shell_command

Credits in no particular order