diff --git a/firmware_configurations/klipper/eddie/Voron2_SKR_Universal_Config.cfg b/firmware_configurations/klipper/eddie/Voron2_SKR_Universal_Config.cfg index fb23a73d1..1f192c5e5 100644 --- a/firmware_configurations/klipper/eddie/Voron2_SKR_Universal_Config.cfg +++ b/firmware_configurations/klipper/eddie/Voron2_SKR_Universal_Config.cfg @@ -318,7 +318,7 @@ stealthchop_threshold: 0 ## If your probe is NO instead of NC, add change pin to !z:P1.24 pin: z:P1.24 x_offset: 0 -y_offset: 25.0 +y_offset: 29.0 z_offset: 0 speed: 10.0 samples: 4 @@ -433,7 +433,7 @@ gcode: ## Uncomment for 250mm build #gantry_corners: # -60,-10 -# 310, 260 #Not sure about this +# 310, 320 # Probe points #points: # 60,60 @@ -445,7 +445,7 @@ gcode: ## Uncomment for 300mm build #gantry_corners: # -60,-10 -# 360,310 +# 360,370 # Probe points #points: # 60,60 @@ -457,7 +457,7 @@ gcode: ## Uncomment for 350mm build #gantry_corners: # -60,-10 -# 410,360 +# 410,420 # Probe points #points: # 60,60 @@ -571,33 +571,3 @@ gcode: # "NTC 100K MGB18-104F39050L32" (Keenovo Heater Pad) # "AD595" # "PT100 INA826" - -# BED_MESH_CALIBRATE -# Do not use unless absolutely necessary -#[bed_mesh] -#speed: 200 -#horizontal_move_z: 10 -#probe_count: 7,7 -#fade_start: 0.6 -#fade_end: 25.0 -#split_delta_z: .01 -#move_check_distance: 3 -#mesh_pps: 0,0 -#algorithm: bicubic -#relative_reference_index: 24 -#-------------------------------------------------------------------- - -##For 250mm Size: -#min_point: 40,10 -#max_point: 210,180 - -##For 300mm Size: -#min_point: 40,10 -#max_point: 260,230 - -##For 350mm Size: -#min_point: 40,10 -#max_point: 310,280 - -#-------------------------------------------------------------------- -