How to add a user-defined gcode to Lcnc?
- Mecanix
- Offline
- Platinum Member
Less
More
- Posts: 446
- Thank you received: 216
11 Dec 2023 09:32 - 11 Dec 2023 10:40 #287830
by Mecanix
Hi. Looking at the Table of Allocated G-codes 60-69 I can see that G65 is unallocated. How would I go about enabling G65 in Linuxcnc?
I just got familiar with remapping and successfully implemented the G84.2 cycle example, and that works fine, but would prefer using G65 for renishaw's probing routines.
Custom Linuxcnc compile/build required? or is there a 'user-defined gcode' technique similar to remapping?
How to add a user-defined gcode to Lcnc? was created by Mecanix
I just got familiar with remapping and successfully implemented the G84.2 cycle example, and that works fine, but would prefer using G65 for renishaw's probing routines.
Custom Linuxcnc compile/build required? or is there a 'user-defined gcode' technique similar to remapping?
Last edit: 11 Dec 2023 10:40 by Mecanix.
Please Log in or Create an account to join the conversation.
- Mecanix
- Offline
- Platinum Member
Less
More
- Posts: 446
- Thank you received: 216
11 Dec 2023 10:38 #287838
by Mecanix
Replied by Mecanix on topic [Solved] How to add a user-defined gcode to Lcnc?
Right. Ignore that. Perfectly doable with remap... if you don't forget to amend remap.py into /home/<user>/linuxcnc/configs/<machine>/python/
... learning curve pretty steep :/ but all good fun.
... learning curve pretty steep :/ but all good fun.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds