Hello,
i asked this in the irc a few minutes ago but here it is a bit clearer.
I have a strange problem with a z-probe and the offsets, it looks the y offset is not really recognized during a G32
## Endstops alpha_homing_direction home_to_min # Or set to home_to_max and set alpha_max and uncomment the alpha_max_endstop alpha_min -53 # This gets loaded as the current position after homing when home_to_min is set alpha_max 207 # This gets loaded as the current position after homing when home_to_max is set beta_homing_direction home_to_min # Or set to home_to_max and set alpha_max and uncomment the alpha_max_endstop beta_min -26 # This gets loaded as the current position after homing when home_to_min is set beta_max 214 # This gets loaded as the current position after homing when home_to_max is set
alpha_max_travel 260 # Max travel in mm for alpha/X axis when homing
beta_max_travel 230 # Max travel in mm for beta/Y axis when homing
gamma_max_travel 240 # Max travel in mm for gamma/Z axis when homingleveling-strategy.rectangular-grid.enable true
leveling-strategy.rectangular-grid.x_size 190
leveling-strategy.rectangular-grid.y_size 190
leveling-strategy.rectangular-grid.size 4
leveling-strategy.rectangular-grid.do_home false
leveling-strategy.rectangular-grid.probe_offsets 35,20,0
leveling-strategy.rectangular-grid.initial_height 15
leveling-strategy.rectangular-grid.save true
mm_per_line_segment 1 #
I testet right now an the position the probing starts after invoking G32 is y=-12 but it should be y=-20, some for the x-axis,probing starts from x=-38 but it should be x=-35
The Probe Offsets are in reach of the physical configs, therefore a don’t know why this happens.
The probe is a BL-Touch.
Has anybody experienced this before?
Imported from wikidot