Page 1 of 1

Feature request: Tormach support?

PostPosted: Sun Sep 29, 2019 10:30 am
by equack
Tormach's Path Pilot supports named parameters of the form #<_parameter>, with the parameter name
enclosed in angle brackets and preceded by an underscore.

For example:

Code: Select all
#<_height>=12.0
G00 Z[#<_height>]


Is there any chance of getting this supported in NCPlot?