Klipper

From Open Source Ecology
Revision as of 23:52, 22 January 2022 by Eric (talk | contribs) (Minor Text Formatting Fix)
Jump to navigation Jump to search

Basics

  • An advanced FDM 3D Printer Firmware
  • "Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers." (The Project's Website)

Hardware

  1. A Single Board Computer (or in theory at least a used low-spec computer acquired for cheap?)
    1. Typically:
      1. A Raspberry Pi Zero if not utilizing 3D Printer Webcam functionalities
      2. A Raspberry Pi (need to grab what model is reccomended, 2/3/4 etc) if utilizing the camera and/or other more intensive features
  2. A Standard Control Board (This no longer does the calculations of G Code to various electronics as this is offloaded to the Raspberry Pi)

Internal Links

External Links