-
Notifications
You must be signed in to change notification settings - Fork 1
timkrins/arcssuck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ArcsSuck 0.1 by Tim Krins Designed to take a GCode NC file and convert all arcs into small linear movements. Drag and drop your file onto the executable, it will write a file called "converted.txt". This is a useful tool when using CNC machines that are controlled by microcontrollers. Should be cross platform compatible. If your arc has a smaller radius than your x or y movement, it will screw up. I intend on fixing this as soon as I can determine a (more complex) formula. If your radius is larger, it will work. The resolution is also set to 1mm in the code. I will make this an option soon. Its also much, much cleaner than it was :) ;D
About
A console application to convert G02 and G03 movements into G01 linear movements. This code is super awful and is only here for posterity - children avert your eyes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published