3d-printer

Top 23 3d-printer Open-Source Projects

  • OctoPrint

    OctoPrint is the snappy web interface for your 3D printer!

  • Project mention: How could I send .gcode wirelessly | /r/3Dprinting | 2023-12-11

    The cheapest way is to use OctoPrint. Octoprint itself is free, and although it's often run on a Raspberry Pi, it can be installed on many things, such as an old laptop runing Linux or even Windows, or a small single-board computer. OctoPrint would connect to the printer using a USB cable, and you'd send the slicer output to Octoprint over your WiFi.

  • OrcaSlicer

    G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)

  • Project mention: X Max 3 owner for the past 4 months and it has been a headache | /r/QIDI | 2023-12-10

    You might also try a different slicer. I used Qidi Slicer for a couple prints but found better results from Orca Slicer and haven't looked back. You might find that Orca works better for your PETG projects. It also has calibration functions for helping set the flow ratio and pressure advance (https://github.com/SoftFever/OrcaSlicer/wiki/Calibration).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Slic3r

    Open Source toolpath generator for 3D printers

  • ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

  • Original-Prusa-i3

    Original Prusa i3 MK2 3D printer printed parts

  • Project mention: How do I become a 3D printer power user? (the which CAD question) | news.ycombinator.com | 2023-12-12

    I've been effective with OpenSCAD and FreeCAD.

    OpenSCAD is good for enclosures: https://github.com/sbambach/MarksEnclosureHelper

    and mechanical systems: https://github.com/prusa3d/Original-Prusa-i3

    Don't think of it as a programming language; that will hurt you. Think of it as a specification language. That helped me.

  • prusa_i3_bear_upgrade

    Stronger frame for Prusa i3 MK2(s), MK2.5 and MK3

  • Project mention: Prusa 2.5S Question | /r/prusa3d | 2023-07-06
  • the100

    THE 100 - The worlds fastest 3D Printer based on a printed frame

  • Project mention: DIY 3d printer | /r/3Dprinting | 2023-12-09
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • klippain

    Generic Klipper configuration for 3D printers

  • Project mention: Klippain - the pain-free Klipper configuration! | /r/klippers | 2023-06-23

    Regarding the MCU, it's actually 2 layers of boards_pins that are used in Klippain and I think you only looked at the second layer. You can get more info on this here: https://github.com/Frix-x/klippain/blob/main/docs/pinout.md

  • ESP3D-WEBUI

    A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC

  • Octolapse

    Stabilized timelapses for Octoprint

  • Project mention: DSLR Timelapse | /r/octoprint | 2023-07-02

    Here's an older tutorial on having Octolapse call on gPhoto2 to get the DLSR images - https://github.com/FormerLurker/Octolapse/wiki/V0.4---Configuring-a-DSLR

  • Marlin-Ai3M

    🖨 Marlin firmware optimized for the Anycubic i3 Mega 3D printer

  • snappy-reprap

    The world's most 3D printable 3D printer. (Guinness Book of World Records 2017 & 2018)

  • ArcWelderPlugin

    A plugin for OctoPrint used to convert G0/G1 commands to G2/G3 commands. Reduce the size of your gcode files, and reduce number of gcodes per second sent to your printer.

  • ArcWelderLib

    A collection of projects used to convert G0/G1 commands to G2/G3 commands.

  • Project mention: I cannot get ride of these lines (vibrations? Reflexions?) on this perfect curve (1/4 circle 40cm diameter) | /r/FixMyPrint | 2023-07-07

    definitely arc welder, but you have to have g1 g2 enabled on your firmware. read this command here here and you can download the console app to run it on your exported gcode on arcwelders github

  • White-Knight

    White Knight Belt Printer

  • everything-sovol-sv06

    A repository containing specifications of the Sovol SV06 3D printer. ⭐ Star to support this work!

  • Project mention: One-Stop-Shop PrusaSlicer - questions about use | /r/Sovol | 2023-12-09

    My friend, your machine can't handle those speeds. Here are some of my prints: https://github.com/bassamanator/everything-sovol-sv06/blob/39477b317da7dac40efbb3a844a3fb36dead922d/images/prints/README.md. You can try to reduce the `max print speed`, start off by limiting it to 60-70mm/s (match the other profile's speed). I hope you've made other adjustments to the `printer settings` as well so that it works with marlin.

  • SnakeOil-XY

    Fully open source configurable high speed CoreXY 3D printer.

  • Cura2MoonrakerPlugin

    Ultimaker Cura 2 Mooraker Upload Plugin

  • Project mention: I HATE MicroSD cards for 3D printing - Question | /r/ender3v2 | 2023-07-09
  • K3D-VOSTOK

    K3D VOSTOK 3D printer

  • OctoPod

    Free open source client for OctoPrint (by gdombiak)

  • LH-Stinger

    Fast, Precise, Cartesian, FDM 3D Printer

  • Project mention: Big bro is coming | /r/BambuLab | 2023-12-08
  • svg2gcode

    Convert vector graphics to g-code for pen plotters, laser engravers, and other CNC machines

  • Marlin-Ai3M-2.0.x

    🖨 Marlin 2.0.x optimized for the Anycubic i3 Mega 3D printer

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

3d-printer related posts

  • How do I become a 3D printer power user? (the which CAD question)

    2 projects | news.ycombinator.com | 12 Dec 2023
  • How could I send .gcode wirelessly

    1 project | /r/3Dprinting | 11 Dec 2023
  • One-Stop-Shop PrusaSlicer - questions about use

    1 project | /r/Sovol | 9 Dec 2023
  • My sv06’s garbage bed level

    2 projects | /r/Sovol | 8 Dec 2023
  • Host para sitio web básico

    1 project | /r/devsarg | 8 Dec 2023
  • Error when manually trying to run octoprint from Orange Pi

    1 project | /r/octoprint | 10 Nov 2023
  • My first Prusa mk3s+, also my first printer and questions!

    1 project | /r/prusa3d | 11 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source 3d-printer projects? This list will help you:

Project Stars
1 OctoPrint 8,027
2 OrcaSlicer 5,167
3 Slic3r 3,255
4 ESP3D 1,685
5 Original-Prusa-i3 1,549
6 prusa_i3_bear_upgrade 955
7 the100 875
8 klippain 743
9 ESP3D-WEBUI 716
10 Octolapse 621
11 Marlin-Ai3M 511
12 snappy-reprap 487
13 ArcWelderPlugin 435
14 ArcWelderLib 349
15 White-Knight 330
16 everything-sovol-sv06 317
17 SnakeOil-XY 312
18 Cura2MoonrakerPlugin 281
19 K3D-VOSTOK 227
20 OctoPod 222
21 LH-Stinger 218
22 svg2gcode 205
23 Marlin-Ai3M-2.0.x 177

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com