MillenniumMachines / MillenniumOS

An "Operations System" for RepRapFirmware. Cheap and easy manual and automatic work-piece probing, toolsetting and more, for the Millennium Machines Milo.
https://mos.diycnc.xyz
GNU General Public License v3.0
20 stars 8 forks source link

Make probe retries available to non-tutorial mode #111

Closed bdistin closed 3 months ago

bdistin commented 3 months ago

This allows normal mode to retry probing operations if say the probe misses the right place to touch off from. It remains disabled in expert mode.

Also adds a cancel button to abort if something else is seriously wrong.