Skip to content

Instantly share code, notes, and snippets.

@rootiest
Created September 21, 2022 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rootiest/773bdb5e524da7c9f31efba1ffd85c10 to your computer and use it in GitHub Desktop.
Save rootiest/773bdb5e524da7c9f31efba1ffd85c10 to your computer and use it in GitHub Desktop.
# Rootiest Zippy Klipper config
# Machine directory
[include machine/*.cfg]
# Macros directory
[include macros/*.cfg]
# Led Control
[include ledcontrol.cfg]
# Input shaper values (bug in SHAPER_CALIBRATE + SAVE_CONFIG)
[input_shaper]
#shaper_freq_x: 45.4
#shaper_type_x: mzv
#shaper_freq_y: 35.2
#shaper_type_y: mzv
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bltouch]
#*# z_offset = 1.621
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 20.540
#*# pid_ki = 1.151
#*# pid_kd = 91.661
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 72.153
#*# pid_ki = 1.314
#*# pid_kd = 990.297
#*#
#*# [bed_mesh backup]
#*# version = 1
#*# points =
#*# 0.090000, 0.112500, 0.110000, 0.175000, 0.150000, 0.115000, 0.105000, 0.102500, 0.095000, 0.042500
#*# 0.020000, 0.037500, 0.030000, 0.065000, 0.090000, 0.072500, 0.075000, 0.075000, 0.070000, 0.012500
#*# -0.027500, 0.002500, -0.002500, 0.010000, 0.045000, 0.027500, 0.037500, 0.022500, 0.020000, -0.037500
#*# -0.062500, -0.027500, -0.045000, -0.030000, 0.005000, -0.017500, -0.020000, -0.012500, -0.012500, -0.075000
#*# -0.067500, -0.022500, -0.035000, -0.032500, -0.000000, -0.022500, -0.022500, -0.025000, -0.025000, -0.090000
#*# -0.055000, -0.012500, -0.032500, -0.022500, 0.020000, -0.010000, -0.012500, -0.002500, -0.000000, -0.062500
#*# -0.037500, 0.012500, -0.005000, -0.000000, 0.025000, 0.002500, -0.007500, -0.005000, -0.012500, -0.075000
#*# 0.032500, 0.080000, 0.047500, 0.062500, 0.090000, 0.062500, 0.050000, 0.057500, 0.055000, -0.020000
#*# 0.095000, 0.137500, 0.122500, 0.140000, 0.160000, 0.127500, 0.122500, 0.117500, 0.107500, 0.032500
#*# 0.150000, 0.185000, 0.172500, 0.185000, 0.220000, 0.185000, 0.170000, 0.172500, 0.162500, 0.082500
#*# tension = 0.2
#*# min_x = 15.0
#*# algo = bicubic
#*# y_count = 10
#*# mesh_y_pps = 5
#*# min_y = 15.0
#*# x_count = 10
#*# max_y = 195.0
#*# mesh_x_pps = 5
#*# max_x = 195.0
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.067126, 0.100459, 0.071293, 0.077959, 0.104626
#*# 0.028793, 0.061293, 0.022126, 0.016293, 0.050459
#*# 0.013793, 0.050459, 0.021293, 0.013793, 0.057959
#*# 0.056293, 0.080459, 0.046293, 0.030459, 0.059626
#*# 0.114626, 0.137959, 0.097959, 0.077959, 0.120459
#*# tension = 0.2
#*# min_x = 67.98
#*# algo = bicubic
#*# y_count = 5
#*# mesh_y_pps = 5
#*# min_y = 55.91
#*# x_count = 5
#*# max_y = 167.55
#*# mesh_x_pps = 5
#*# max_x = 161.37
#*#
#*# [input_shaper]
#*# shaper_type_x = ei
#*# shaper_freq_x = 47.6
#*# shaper_type_y = mzv
#*# shaper_freq_y = 35.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment