Skip to content

thatch/dxf_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dxf_fix

This uses ezdxf load dxf files, connect individal LINE segments into POLYLINE, and correct their direction based on nesting level (assuming that it represents a 2d shape).

Requirements:

  • Python 2.7 or 3+
  • ezdxf

Usage

dxf_fix in.dxf [ -o out.dxf ] will write out.dxf if provided, otherwise in.dxf.new

About

Fixer for dxf files from openscad

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages