diff --git a/printer.conf b/printer.conf index aa011bb..3b64446 100644 --- a/printer.conf +++ b/printer.conf @@ -96,8 +96,8 @@ homing_retract_dist: 10 # to fix bltouch clone error uart_pin: P1.8 microsteps: 16 interpolate: False -hold_current: 0.5 -run_current: 0.8 +hold_current: 0.7 +run_current: 0.5 stealthchop_threshold: 250 #driver_PWM_AUTOGRAD: True #driver_PWM_AUTOSCALE: True @@ -180,18 +180,18 @@ gcode: [bed_mesh] speed: 100 -horizontal_move_z: 10 -mesh_min: 45,30 +horizontal_move_z: 5 +mesh_min: 45,45 mesh_max: 220,220 probe_count: 3,3 split_delta_z: 0.025 move_check_distance: 10.0 mesh_pps: 2,2 -algorithm: lagrange +#algorithm: lagrange ##################################################################################### [mcu] -serial: /dev/serial/by-id/usb-Klipper_Klipper_firmware_12345-if00 +serial: /dev/serial/by-id/usb-Klipper_lpc1768_09A0FF10031436AF84F46A5BC72000F5-if00 -##################################################################################### \ No newline at end of file +#####################################################################################