CNC: Unterschied zwischen den Versionen
Reox (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Reox (Diskussion | Beiträge) more links |
||
Zeile 17: | Zeile 17: | ||
* [https://inkscape.org Inkscape] For some easy sketches, you can also work with this software (but Inkscape is not a full-blown CAD tool!) | * [https://inkscape.org Inkscape] For some easy sketches, you can also work with this software (but Inkscape is not a full-blown CAD tool!) | ||
* [http://www.freecadweb.org/ FreeCAD] OpenSource 3D CAD - Lot of Features, but still in Development | * [http://www.freecadweb.org/ FreeCAD] OpenSource 3D CAD - Lot of Features, but still in Development | ||
** There is also a CAM for FreeCAD | |||
** [https://github.com/FreeCAD/FreeCAD-addons some Addons for FreeCAD] | ** [https://github.com/FreeCAD/FreeCAD-addons some Addons for FreeCAD] | ||
** Use with [https://github.com/hamish2014/FreeCAD_drawing_dimensioning Drawing Dimensioning Workbench] to actually create drawings | ** Use with [https://github.com/hamish2014/FreeCAD_drawing_dimensioning Drawing Dimensioning Workbench] to actually create drawings | ||
Zeile 36: | Zeile 37: | ||
* http://www.ncplot.com/freetools.htm --> NCPlot v1.3 ... NC code Simulator | * http://www.ncplot.com/freetools.htm --> NCPlot v1.3 ... NC code Simulator | ||
* http://www.partkart.com/static/partkam --> PartKAM is an open source CAM production package, it takes 2d CAD files and outputs G-code for use with CNC fabrication devices. PartKAM is free software licensed under the LGPL v3, and is free for commercial or non-commercial use. | * http://www.partkart.com/static/partkam --> PartKAM is an open source CAM production package, it takes 2d CAD files and outputs G-code for use with CNC fabrication devices. PartKAM is free software licensed under the LGPL v3, and is free for commercial or non-commercial use. | ||
* http://makercam.com Fork of PartKAM (also Flash) | |||
* http://www.scorchworks.com/Fengrave/fengrave.html F-Engrave is a tool for generating gcode from vector files or Text. Ideal for engraving things | * http://www.scorchworks.com/Fengrave/fengrave.html F-Engrave is a tool for generating gcode from vector files or Text. Ideal for engraving things | ||
* http://www.estlcam.com/ Simple an Cheap. Can be used for easy problems (2D, 2.5D, 3D) | * http://www.estlcam.com/ Simple an Cheap. Can be used for easy problems (2D, 2.5D, 3D) | ||
* https://github.com/bubbapizza/GCAM | |||
==== CAD+CAM ==== | ==== CAD+CAM ==== | ||
* [http://www.autodesk.com/products/fusion-360/overview Autodesk Fusion 360] Free CAD/CAM Solution. Beware: Can only save to a cloud storage controlled by Autodesk! They have your data, so it is not really "free". | * [http://www.autodesk.com/products/fusion-360/overview Autodesk Fusion 360] Free CAD/CAM Solution. Beware: Can only save to a cloud storage controlled by Autodesk! They have your data, so it is not really "free". | ||
* http://www.gcad3d.org/ OpenSource (GPLv3) | |||
* https://github.com/UnfinishedBusiness/ProfileCAD - at the moment only bare CAD working | |||
==== Simulator ==== | |||
* http://camotics.org/ | |||
* LinuxCNC Userspace | |||
==== GCode Generators ==== | ==== GCode Generators ==== |