diff --git a/config/CreatBot_D1000/base.cfg b/config/CreatBot_D1000/base.cfg index d8d51c842..1a062f0f4 100644 --- a/config/CreatBot_D1000/base.cfg +++ b/config/CreatBot_D1000/base.cfg @@ -52,6 +52,7 @@ mesh_min: 40,60 mesh_max: 1000, 1000 probe_count: 6,6 mesh_pps: 2,2 +fade_end: 10 algorithm: bicubic bicubic_tension: 0.2 diff --git a/config/CreatBot_D1000_V0/base.cfg b/config/CreatBot_D1000_V0/base.cfg index 994895161..a9212fb40 100644 --- a/config/CreatBot_D1000_V0/base.cfg +++ b/config/CreatBot_D1000_V0/base.cfg @@ -52,6 +52,7 @@ mesh_min: 40,60 mesh_max: 1000, 1000 probe_count: 6,6 mesh_pps: 2,2 +fade_end: 10 algorithm: bicubic bicubic_tension: 0.2 diff --git a/config/CreatBot_D600Pro2/base.cfg b/config/CreatBot_D600Pro2/base.cfg index df9fcd7ba..23f4a5140 100644 --- a/config/CreatBot_D600Pro2/base.cfg +++ b/config/CreatBot_D600Pro2/base.cfg @@ -52,6 +52,7 @@ mesh_min: 40,60 mesh_max: 600, 600 probe_count: 6,6 mesh_pps: 2,2 +fade_end: 10 algorithm: bicubic bicubic_tension: 0.2 diff --git a/config/CreatBot_D600Pro2_V0/base.cfg b/config/CreatBot_D600Pro2_V0/base.cfg index 22b90210d..9990eb238 100644 --- a/config/CreatBot_D600Pro2_V0/base.cfg +++ b/config/CreatBot_D600Pro2_V0/base.cfg @@ -52,6 +52,7 @@ mesh_min: 40,60 mesh_max: 600, 600 probe_count: 6,6 mesh_pps: 2,2 +fade_end: 10 algorithm: bicubic bicubic_tension: 0.2 diff --git a/config/CreatBot_F430NX/base.cfg b/config/CreatBot_F430NX/base.cfg index 59c094485..eb69b49c9 100644 --- a/config/CreatBot_F430NX/base.cfg +++ b/config/CreatBot_F430NX/base.cfg @@ -52,6 +52,7 @@ mesh_min: 34.6,17.4 mesh_max: 420, 300 probe_count: 5,4 mesh_pps: 2,2 +fade_end: 5 algorithm: bicubic bicubic_tension: 0.2 @@ -336,7 +337,7 @@ pin:L_tool:PA5 maximum_servo_angle: 180 minimum_pulse_width: 0.000900 maximum_pulse_width: 0.002100 -initial_angle: 135 +initial_angle: 165 # initial_pulse_width: @@ -525,7 +526,7 @@ gcode: [gcode_macro PROBE_SERVO_CLOSE] gcode: G4 P500 - SET_SERVO SERVO=probe_servo angle=135 + SET_SERVO SERVO=probe_servo angle=165 [gcode_macro _START_PRINT_BASE] description: Call when starting to print