Message 1 of 5
Disabling G2/G3 arcs
Not applicable
10-06-2015
10:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I'm using Fusion 360 CAM which is awesome, and attempting to control a custom CNC machine with an Arduino running Repetier firmware and Repetier host. However it is getting confused by the G17, G18 and G19 commands that select the xy, xz and yz planes. Supposedly Repetier can support G2/G3, but I've read it just breaks the arcs into segments anyway (perhaps the arc computations being challenging for an Arduino), and apparently is not capable of understanding what plane is being selected for the arcs.
So I was hoping there might be some way to disable arc and associated plane selection commands, perhaps by post processor modification? Attached is a post processor I found that appears to work well for Repetier, except for this issue. Note that I've disabled Smoothing, but still get arcs in the gcode, such as for the Parallel finishing operation.
Any help would be highly appreciated!
Jesse
So I was hoping there might be some way to disable arc and associated plane selection commands, perhaps by post processor modification? Attached is a post processor I found that appears to work well for Repetier, except for this issue. Note that I've disabled Smoothing, but still get arcs in the gcode, such as for the Parallel finishing operation.
Any help would be highly appreciated!
Jesse
