diff --git a/printer.cfg b/printer.cfg index ec507ed..fdd853d 100644 --- a/printer.cfg +++ b/printer.cfg @@ -35,7 +35,7 @@ timeout: 1800 # change timeout to 30 minutes kinematics: limited_corexy max_velocity: 1000 max_accel: 45000 -max_accel_to_decel: 50000 +minimum_cruise_ratio: 0 max_x_accel: 45000 max_y_accel: 16000 scale_xy_accel: true diff --git a/probe.cfg b/probe.cfg index b4b24a2..9f397c8 100644 --- a/probe.cfg +++ b/probe.cfg @@ -49,7 +49,6 @@ switch_xy_position: 320,210 bed_xy_position: 150,150 switch_offset: 0. switch_offset: 0.43 # Lower number is farther from bed -max_deviation: 10 speed: 300 samples: 3 samples_result: median