Nesting Software: Difference between revisions
Jump to navigation
Jump to search
m (→Open Source Nesting Software: added FreeCAD Nester) |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Used to rearrange shapes in the most optimized way to fit within a given area | Used to rearrange shapes in the most optimized way to fit within a given area when cutting smaller pieces from larger stock material | ||
=Open Source Nesting Software= | =Open Source Nesting Software= | ||
*DeepNestSharp - [https://github.com/9swampy/DeepNestSharp/releases github] | |||
*http://svgnest.com/ - [https://github.com/Jack000/SVGnest Github] | **remix of deepnest | ||
**[[How To - DeepNestSharp]] | |||
*deepnest - [https://github.com/Jack000/Deepnest github] | |||
**after changing settings such as "space between parts" and "DXF import units", close the program, open, then re-import file. | |||
**requires internet connection in order to connect to a file conversion server. Uses [http://kabeja.sourceforge.net kabeja] | |||
*SVGnest http://svgnest.com/ - [https://github.com/Jack000/SVGnest Github] | |||
**file must be in SVG format | **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 | **svg conversion and unit change are causing issues | ||
**OpenSCAD's notes on SVG->EPS->DXF https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Other_2D_formats#SVG | |||
*Slicr? - need to test | *Slicr? - need to test | ||
*FreeCAD Nester [https://forum.freecadweb.org/viewtopic.php?t=23484 forum link] announcing 'Nester' | *FreeCAD Nester [https://forum.freecadweb.org/viewtopic.php?t=23484 forum link] announcing 'Nester' | ||
**Arch Nest [https://wiki.freecadweb.org/Arch_Nest] | |||
*https://github.com/kallaballa/libnfporb | |||
=Other= | =Other= | ||
*http://www.e-nesting.com/ecnc_wizard.aspx | *http://www.e-nesting.com/ecnc_wizard.aspx | ||
*http://deepnest.io/ |
Latest revision as of 20:16, 20 February 2022
Used to rearrange shapes in the most optimized way to fit within a given area when cutting smaller pieces from larger stock material
Open Source Nesting Software
- DeepNestSharp - github
- remix of deepnest
- How To - DeepNestSharp
- deepnest - github
- after changing settings such as "space between parts" and "DXF import units", close the program, open, then re-import file.
- requires internet connection in order to connect to a file conversion server. Uses kabeja
- SVGnest 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
- OpenSCAD's notes on SVG->EPS->DXF https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Other_2D_formats#SVG
- Slicr? - need to test
- FreeCAD Nester forum link announcing 'Nester'
- Arch Nest [1]
- https://github.com/kallaballa/libnfporb