Nesting Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
m (→‎Open Source Nesting Software: added FreeCAD Nester)
Line 5: Line 5:
*http://svgnest.com/ - [https://github.com/Jack000/SVGnest Github]
*http://svgnest.com/ - [https://github.com/Jack000/SVGnest Github]
**file must be in SVG format
**file must be in SVG format
**need to figure out how to lock shapes within parts. for example holes for bolts
**must create a shape of the material to be cut from in the model
**svg conversion and unit change are causing issues
**svg conversion and unit change are causing issues
*Slicr? - need to test
*Slicr? - need to test

Revision as of 00:31, 20 September 2017

Used to rearrange shapes in the most optimized way to fit within a given area.

Open Source Nesting Software

  • http://svgnest.com/ - Github
    • file must be in SVG format
    • must create a shape of the material to be cut from in the model
    • svg conversion and unit change are causing issues
  • Slicr? - need to test
  • FreeCAD Nester forum link announcing 'Nester'

Other