Understanding Source Files and Debugging
02 Sep 2024 09:25 #309201
by seyad
Understanding Source Files and Debugging was created by seyad
Hi everyone, I’m relatively new to LinuxCNC—just a couple of months in—and I’m looking to customize it for my project. However, I’m struggling to understand how the source files are organized, which file serves what purpose, and how to work with them effectively.Specifically, I’m interested in:
- Motion Control: Which files are responsible for motion control, and how can I modify them?
- G-code Interpreter: Where can I find the G-code interpreter in the source, and how is it structured?
Please Log in or Create an account to join the conversation.
02 Sep 2024 10:59 #309204
by Aciera
Replied by Aciera on topic Understanding Source Files and Debugging
This may be of interest:
linuxcnc.org/docs/devel/html/code/code-notes.html
linuxcnc.org/docs/devel/html/code/code-notes.html
Please Log in or Create an account to join the conversation.
10 Sep 2024 05:48 #309816
by seyad
Replied by seyad on topic Understanding Source Files and Debugging
Thanks Aciera , i got some good understanding about its software architecture. But need some more depth concept and resources about how their handling files in motion control and G-code interpreter. what are file they using like wise.
Please Log in or Create an account to join the conversation.
13 Sep 2024 05:26 #310046
by seyad
Replied by seyad on topic Understanding Source Files and Debugging
Anybody know how or which file motion command are send to drive via ethercat . which file link ethercat and linuxcnc.
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds