Klipper: Difference between revisions
Jump to navigation
Jump to search
(Added some more links under the "External Links" section) |
(Added some more information) |
||
Line 2: | Line 2: | ||
*An advanced FDM 3D Printer Firmware | *An advanced FDM 3D Printer Firmware | ||
*Need someone who knows what they are doing to write this, came across it in passing... | *Need someone who knows what they are doing to write this, came across it in passing... | ||
=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) | |||
=Internal Links= | =Internal Links= |
Revision as of 22:40, 22 January 2022
Basics
- An advanced FDM 3D Printer Firmware
- Need someone who knows what they are doing to write this, came across it in passing...
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)