What are the parameters that can be used by the remapping code?
- chen1234
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 58
- Thank you received: 2
12 Nov 2021 01:52 - 12 Nov 2021 02:10 #226171
by chen1234
What are the parameters that can be used by the remapping code? was created by chen1234
When I tried to remap the code, I found that there are many letters that cannot be defined as parameters, and cnc will report an error. Unlike what I saw on the official website, the following is the code for the test error:
linuxcnc.org/docs/devel/html/remap/remap...he_argspec_parameter
Including a/b/c/u/v/w/o/n/g/m:
Including a/b/c/u/v/w/o/n/g/m:
Attachments:
Last edit: 12 Nov 2021 02:10 by chen1234.
Please Log in or Create an account to join the conversation.
- MaHa
- Offline
- Platinum Member
-
Less
More
- Posts: 416
- Thank you received: 174
12 Nov 2021 02:57 #226176
by MaHa
Replied by MaHa on topic What are the parameters that can be used by the remapping code?
Most letters are used in gcode or axes names, so for free use maybe there is only R L Q P left, as in the boring cycles.
Please Log in or Create an account to join the conversation.
Time to create page: 0.349 seconds