Computer software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
added more items, removed old, recategorized |
||
Line 4: | Line 4: | ||
== 3D slicing == | == 3D slicing == | ||
* Bambu Studio | * Bambu Studio | ||
* Cura | * Cura | ||
* PrusaSlicer | * PrusaSlicer | ||
* | * ChiTuBox Pro ''(for resin printers)'' | ||
* | |||
= CAD = | |||
* Autodesk Fusion 360 ''(design, engineering, electronics and manufacturing)'' | |||
* FreeCAD ''(parametric 3D modeling)'' | |||
* OpenSCAD ''(creating solid 3D CAD objects)'' | |||
== Other 3D software == | |||
* Blender ''(3D computer graphics)'' | |||
== CNC Routing/Machining == | |||
* VCarve Pro ''(complex 2D patterns and some 3D)'' | |||
* Carbide Motion (on the CNC computers) | |||
* Mach3 (on the CNC Mill) | |||
== Laser cutting == | == Laser cutting == | ||
* LightBurn ''(layout, editing and control)'' | * LightBurn ''(layout, editing and control)'' | ||
= Image Editors = | = Image Editors = | ||
* Adobe Illustrator | |||
* Inkscape ''(vector graphics)'' | * Inkscape ''(vector graphics)'' | ||
* paint.net ''(raster graphics)'' | * paint.net ''(raster graphics)'' | ||
* GIMP ''(raster graphics)'' | * GIMP ''(raster graphics)'' | ||
* Paint 3D ''(raster graphics and 3D computer graphics)'' | * Paint 3D ''(raster graphics and 3D computer graphics)'' | ||
= Coding = | = Coding = | ||
* Arduino IDE ''(code writing)'' | * Arduino IDE ''(code writing)'' | ||
* PyCharm Community ''(Python development)'' | * PyCharm Community ''(Python development)'' | ||
[[Category:Member Resources]] | [[Category:Member Resources]] |
Latest revision as of 09:33, 9 August 2025
This is a list of software available on the computers in the Makerspace.
3D Printing/CNC/Laser Cutting
3D slicing
- Bambu Studio
- Cura
- PrusaSlicer
- ChiTuBox Pro (for resin printers)
CAD
- Autodesk Fusion 360 (design, engineering, electronics and manufacturing)
- FreeCAD (parametric 3D modeling)
- OpenSCAD (creating solid 3D CAD objects)
Other 3D software
- Blender (3D computer graphics)
CNC Routing/Machining
- VCarve Pro (complex 2D patterns and some 3D)
- Carbide Motion (on the CNC computers)
- Mach3 (on the CNC Mill)
Laser cutting
- LightBurn (layout, editing and control)
Image Editors
- Adobe Illustrator
- Inkscape (vector graphics)
- paint.net (raster graphics)
- GIMP (raster graphics)
- Paint 3D (raster graphics and 3D computer graphics)
Coding
- Arduino IDE (code writing)
- PyCharm Community (Python development)