diff --git a/printer.cfg b/printer.cfg index e17ab46..57dfbb9 100644 --- a/printer.cfg +++ b/printer.cfg @@ -61,7 +61,7 @@ homing_retract_dist: 0 [tmc2209 stepper_y] uart_pin: PC0 -run_current: 1.000 +run_current: 0.900 stealthchop_threshold: 0 interpolate: False sense_resistor: 0.150 @@ -82,7 +82,7 @@ homing_speed: 5 [tmc2209 stepper_z] uart_pin: PA15 -run_current: 1.000 +run_current: 0.900 stealthchop_threshold: 0 interpolate: False sense_resistor: 0.150 @@ -254,33 +254,14 @@ runout_gcode: #*# compensation_start_x = 27.0 #*# compensation_end_x = 195.0 #*# -#*# [bed_mesh default-2] +#*# [bed_mesh default-0] #*# version = 1 #*# points = -#*# -0.004782, 0.040944, 0.057609, 0.033418, -0.003906 -#*# -0.090095, -0.024993, 0.019171, 0.012637, -0.051562 -#*# -0.148064, -0.068587, -0.027235, -0.032051, -0.083594 -#*# -0.152751, -0.071087, -0.038954, -0.044395, -0.077812 -#*# -0.081970, 0.009382, 0.047296, 0.037480, 0.000781 -#*# min_x = 27.0 -#*# max_x = 222.0 -#*# min_y = 6.0 -#*# max_y = 203.0 -#*# x_count = 5 -#*# y_count = 5 -#*# mesh_x_pps = 2 -#*# mesh_y_pps = 2 -#*# algo = lagrange -#*# tension = 0.2 -#*# -#*# [bed_mesh default-1] -#*# version = 1 -#*# points = -#*# 0.022871, 0.052752, 0.054664, 0.038044, 0.006458 -#*# -0.055567, -0.001623, 0.013570, 0.016013, -0.043229 -#*# -0.113535, -0.048186, -0.033461, -0.027737, -0.070886 -#*# -0.114785, -0.049592, -0.027523, -0.033518, -0.060261 -#*# -0.048535, 0.029002, 0.051852, 0.041794, 0.008021 +#*# 0.003950, 0.033275, 0.048850, 0.026442, -0.022344 +#*# -0.069643, -0.012662, 0.019006, 0.011755, -0.049375 +#*# -0.132612, -0.059069, -0.032244, -0.035120, -0.079219 +#*# -0.130737, -0.058287, -0.035525, -0.036527, -0.067031 +#*# -0.071831, 0.004525, 0.054006, 0.028473, -0.008125 #*# min_x = 27.0 #*# max_x = 222.0 #*# min_y = 6.0 @@ -295,16 +276,16 @@ runout_gcode: #*# [bed_mesh default] #*# version = 1 #*# points = -#*# 0.003950, 0.033275, 0.048850, 0.026442, -0.022344 -#*# -0.069643, -0.012662, 0.019006, 0.011755, -0.049375 -#*# -0.132612, -0.059069, -0.032244, -0.035120, -0.079219 -#*# -0.130737, -0.058287, -0.035525, -0.036527, -0.067031 -#*# -0.071831, 0.004525, 0.054006, 0.028473, -0.008125 +#*# 0.017700, 0.039838, 0.034162, 0.012223, -0.046875 +#*# -0.056675, -0.012819, 0.009631, -0.006839, -0.086094 +#*# -0.116831, -0.054850, -0.040056, -0.055433, -0.120625 +#*# -0.121362, -0.051100, -0.034588, -0.050745, -0.111094 +#*# -0.059643, 0.010619, 0.036506, 0.014255, -0.039375 #*# x_count = 5 #*# y_count = 5 #*# mesh_x_pps = 2 #*# mesh_y_pps = 2 -#*# algo = lagrange +#*# algo = bicubic #*# tension = 0.2 #*# min_x = 27.0 #*# max_x = 222.0 diff --git a/timelapse.cfg b/timelapse.cfg new file mode 120000 index 0000000..982e949 --- /dev/null +++ b/timelapse.cfg @@ -0,0 +1 @@ +/home/pi/moonraker-timelapse/klipper_macro/timelapse.cfg \ No newline at end of file