kcjengr / probe_basic

User interface for the LinuxCNC machine control.
https://kcjengr.github.io/probe_basic/
GNU General Public License v3.0
89 stars 55 forks source link

Sub tweaks #104

Closed dpslwk closed 9 months ago

dpslwk commented 9 months ago

Back-porting some style tweaks and abort message improvements from #100

Big user-friendly change is to the dreaded

(abort, tool not in carousel)

It now at least include the T number of the tool its is trying to fetch

(abort, Tool T%d#<selected_tool> not found in carousel)

This also allows #<atc_z_tool_change_height> and #<atc_z_tool_clearance_height> to be set via INI settings