Klipper: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Deleted a broken link, fix it based off the history if you want)
(Added some more information)
Line 1: Line 1:
=Basics=
=Basics=
*An advanced FDM 3D Printer Firmware
*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=
=Hardware=

Revision as of 22:42, 22 January 2022

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. 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