vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.57k stars 533 forks source link

Scan freezes setting g38.3 if the probe does not find something before z Min on the last scanned point #1813

Open leogala opened 1 year ago

leogala commented 1 year ago

Performing a scan of an object with g38.3 (stop on contact), if on the last scanned point there is no contact, the scan freezes, the controller remains in a state "Idle (Running: True)" and the only way out seems to be killing bCNC process. On the contrary, forcing a contact on the last point, everything works fine.