Klipper: Difference between revisions
Jump to navigation
Jump to search
(Added some more information) |
(Added some more links under the "External Links" section) |
||
Line 14: | Line 14: | ||
=External Links= | =External Links= | ||
*[https://www.klipper3d.org/ The Clipper Documentation Website] | |||
*[https://github.com/KevinOConnor/klipper The GitHub Page for Klipper] | *[https://github.com/KevinOConnor/klipper The GitHub Page for Klipper] | ||
*[https://reprap.org/wiki/Klipper The RepRap Wiki page on Klipper] | *[https://reprap.org/wiki/Klipper The RepRap Wiki page on Klipper] | ||
*[https://www.youtube.com/watch?v=iNHta6zljoM A Video by the YouTube Channel "NERO 3D" Titled "Klipper 3d Printer Firmware - What is it? Why do I want it?" ] ( ~18 Minute Watch) | *[https://www.youtube.com/watch?v=iNHta6zljoM A Video by the YouTube Channel "NERO 3D" Titled "Klipper 3d Printer Firmware - What is it? Why do I want it?" ] ( ~18 Minute Watch) |
Revision as of 22:43, 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)