Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-3d-printing

A curated awesome list of 3D printing related links
https://github.com/jellespijker/awesome-3d-printing

  • Cura - The world's most popular 3D printing software.
  • Repo - Source code
  • Cura-lulzbot - Cura LulzBot Edition for LulzBot 3D Printers by Aleph Objects, Inc
  • Cura-BCN3D - 3D printer / slicing GUI built on top of the Uranium framework, customized for the BCN3D machines
  • Pathio - A modern slicer for extrusion 3D printing provided by E3D Skunkworks
  • Slic3r - Open Source toolpath generator for 3D printers
  • Repo - Source code
  • PrusaSlicer - a feature-rich, frequently updated tool that contains everything you need to export the perfect print files for your Original Prusa 3D printer.
  • Repo - Source code
  • SuperSlicer - G-code generator for 3D printers (Ultimaker, Prusa, Voron, Creality, etc.) Fork of Prusa Slicer.
  • FlashPrint - Slicer for the FlashForge 3D printers.
  • chitubox - All-in-one SLA/DLP/LCD Slicer. A free 3D printing slicer software to help you design and slice you objects.
  • IceSL - A GPU accelerated modeler and slicer for 3D printing
  • Ideamaker - Fast and user friendly 3D slicer for FDM printers
  • KISSlicer - KISSlicer is a fast, easy-to-use, cross-platform program that takes 3D files (STL) and generates path information (G-code) for a 3D Printer. The FREE version has all the features needed for the hobbyist who uses a single-head machine
  • Mattercontrol - Software solution for 3D printers
  • Repo - Source code
  • CuraOrientationPlugin - CuraOrientation plugin is a simple wrapper around the STL-tweaker
  • BabarianPlugin - A plugin to convert barbarian scaled models to metric.
  • cura-camera-position - Position the camera in a specific place to see the build plate always from the same perspective.
  • SettingsGuide - More extensive explanation of Cura slicing settings
  • cura-god-mode-plugin - Plugin to make debugging settings problems much easier
  • cura-big-flame-graph
  • Cura-OctoPrintPlugin - Cura plugin which enables printing directly to OctoPrint and monitoring the process
  • Cura-ZOffsetPlugin - A Cura plugin that adds a Z Offset setting
  • Cura-SidebarGUIPlugin - A Cura plugin that provides a more settings-centric GUI for those who prefer it
  • Cura-MeshTools - Cura plugin which adds several mesh analysis and manipulation tools
  • Cura-MeasureTool - Cura plugin which adds a tool for measuring parts of models
  • Cura-SimpleShapes - A Cura plugin that adds simple shapes (cube, sphere, cylinder)
  • CuraEngine - A powerful, fast and robust engine for processing 3D models into 3D printing instructions, written in C++
  • MatterSlice - a C# console application that generates GCode (hardware control) for 3D printing. It was originally ported from CuraEngine (another great open source 3D printing engine). It is the primary slicing engine for MatterSlice and under constant development.
  • opencamlib - open source computer aided manufacturing algorithms library, written in C++
  • PyCAM - a toolpath generator for 3-axis CNC machining. It loads 3D models in STL format or 2D contour models from DXF or SVG files. The resulting G-Code can be used with LinuxCNC or any other machine controller. Written in Python
  • CamMill - CAM application to produce tool paths and gcode from DXF files, written in C
  • GHermeneus - a fast GCode interpreter and parser, written in C++20
  • gcode3d - GCode visualizer
  • yagv - A fast 3D Gcode Viewer for Reprap-style 3D printers, in Python and OpenGL
  • Universal-G-Code-sender - A Java based GRBL compatible cross-platform G-Code sender.
  • RepRaptor - A Qt RepRap gcode sender/host controller
  • Pronterface - Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
  • 3delta - 3Δ is a host software for 3d printers of the delta style. In many aspects it is similar to Pronterface. However it brings additional motion control better suited to non-cartesian delta printers.
  • GPX - Gcode to x3g conversion post processor, written in C
  • AutoLevellerAE - Java based software for 'levelling' GCode file for use on a CNC machine
  • Repo - Source code
  • Plater - 3D-printer parts placer and plate generator, written in C++
  • libnest2d - 2D irregular bin packaging and nesting library written in modern C++
  • nest2D - A 2D bin packaging tool for python
  • SVGnest - An open source vector nesting tool, written in JavaScript