Skip to content

Protryon/dxf-welder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DXF Welder

This project is inspired by https://github.com/FormerLurker/ArcWelderPlugin.

It joins many line segments into arcs or circles with a DXF, which is very helpful for applications like OpenSCAD which can only output line segments. This avoids CNC laser/mill jitters from overprecisely following the jagged line segments, resulting in jagged edges and poor tolerance.

Running

Use $ cargo run <infile.dxf> <outfile.dxf>.

Releases

No releases published

Packages

No packages published

Languages