-
Notifications
You must be signed in to change notification settings - Fork 118
Settings
Shawn Bruce edited this page Sep 17, 2017
·
14 revisions
This is a work in progress.
GPIO pins can be specified by either BOARD or BCM. See What is the difference between BOARD and BCM for GPIO pin numbering?
PSUControl can switch on your power supply using either:
Utilizes Raspberry Pi GPIO header. Useful if there are no usable GPIO pins on the printer PCB and does not require firmware changes.
Use the existing On/Off commands supported by the printers PCB and firmware.
Executes a system command on the OctoPrint server.
Adds On/Off commands via G-Code when using GPIO or System switching.