First fosscad print. Other than some mild ringing/ghosting, it looks pretty good. 0.08mm layer height, 100% infill, eSUN PLA+ black. 24 hours and 22 minutes print time

This page summarizes the projects mentioned and recommended in the original post on /r/fosscad

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • Slicers typically translate curves in a model (stl file) into a series of G0 and G1 commands. ArcWelder converts those into G2 and G3 commands, which are arc movements. The printer has to support G2 and G3 commands. You can read more at the github page for the Octoprint plugin: https://github.com/FormerLurker/ArcWelderPlugin

  • Marlin

    Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine. (by smith3d)

  • Meatpack compresses the gcode commands sent to the printer over USB with the Octoprint plugin. The USB communication on most printers is limited to the baud rate, which is usually 125,200. I've running the latest Smith3D firmware, allowing me to use 250000: https://github.com/smith3d/Marlin/releases/tag/2.0.x.17

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SuperSlicer

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

  • As far as the slicer, I use SuperSlicer, a PrusaSlicer fork. I began with Cura but found it too buggy and slow to run on my Pixelbook.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts