kcjengr / probe_basic

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

M73 in subroutines #92

Closed dpslwk closed 11 months ago

dpslwk commented 11 months ago

Should the following routines include M73 as they include G90

go_to_g30 go_to_home go_to_zero (assuming #91 is implemented)

dpslwk commented 11 months ago

agreed, PR to follow