How 3D printer works

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • simple_3d_printer

    Discontinued Find out how 3d printer works by writing a firmware [Moved to: https://github.com/arnosolo/simple-3d-printer]

  • Hello, I am Arno. Today we are going to find out how 3d printer works by writing a firmware. code link

  • SD

    SD Library for Arduino (by arduino-libraries)

  • In general, we need to configure SPI to use SD card. But we are using mega2560, we can use the SD Library for Arduino. The only thing we need to do is find which pin is the CS (chip select) pin in schematic and call SD.begin(csPin) function in setup function.

  • 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
  • Visual Studio Code

    Visual Studio Code

  • Download vscode

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