printer.cfg
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
printer.cfg [2025/09/14 03:14] – dshoop | printer.cfg [2025/09/20 16:28] (current) – dshoop | ||
---|---|---|---|
Line 5: | Line 5: | ||
It's composed of sections, or stanzas, denoted like " | It's composed of sections, or stanzas, denoted like " | ||
+ | |||
+ | ==== Klipper Managed Settings ==== | ||
+ | |||
+ | Klipper can and will automatically manage some settings for you. These will be stored in a semi-commented format at the bottom of the file and leverage that the last setting is what's set. | ||
+ | |||
+ | Example: | ||
+ | |||
+ | < | ||
+ | #*# < | ||
+ | #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. | ||
+ | #*# | ||
+ | #*# [bed_mesh zero11] | ||
+ | #*# version = 1 | ||
+ | #*# points = | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | ||
+ | #*# tension = 0.2 | ||
+ | #*# min_x = 10.0 | ||
+ | #*# algo = bicubic | ||
+ | #*# y_count = 11 | ||
+ | #*# mesh_y_pps = 4 | ||
+ | #*# min_y = 21.0 | ||
+ | #*# x_count = 11 | ||
+ | #*# max_y = 211.0 | ||
+ | #*# mesh_x_pps = 4 | ||
+ | #*# max_x = 210.0 | ||
+ | </ | ||
/app/data/attic/printer.cfg.1757834066.txt.gz · Last modified: by dshoop