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