When mach3 and LinuxCNC send steps and direction signals to step driver, does they do interpolation?
When CAM generate G code, I suppose they do one layer at a time, in that one layer, all movement is in X and Y plane, so it can breakdown to straight line and curve.
Search found 2 matches
- Tue Mar 19, 2019 6:11 pm
- Forum: Mach3
- Topic: does Mach3 and LinuxCNC do interpolation?
- Replies: 0
- Views: 6598
- Tue Mar 19, 2019 6:07 pm
- Forum: Mach3
- Topic: Mach 3 question
- Replies: 17
- Views: 11098
Re: Mach 3 question
Pretty much. Your system needs to: read G-code from a file interpret the G-code plan the motions generate step and direction signals count step pulses to determine the required current in each motor winding put that much current through the motor In all cases, your motor drivers (e.g. Allegro A4988...