mirror of
https://github.com/Annex-Engineering-Redoubt-Test/Voron2.4_My_Build_Log.git
synced 2025-07-01 17:37:26 -04:00
update README
This commit is contained in:
@ -352,7 +352,7 @@ I opted to buy the following:
|
||||
|
||||
I will use the Octopus Pro to power the stepper motor drivers, heater cartridge, temperature sensors, limit switches, and generate signals on PINs to control stuff, but I do not plan on powering stuff off the Octopus Pro board that is considered optional equipment like LEDs, an endoscope or cameras. Since my Raspberry Pi (running Klipper) is the brains of this setup, I will be using a solid state drive to act as the disk drive for the Raspberry Pi. This adds additional current draw and the Raspberry Pi will have its own 5V PSU.
|
||||
|
||||
All my LEDS are ~~12VDC or 24VDC~~ Neopixels so they are 5VDC. So that is why I am running a separate second 5VDC PSU and added additional current capability to my 24VDC supply.
|
||||
All my LEDS are ~~12VDC or 24VDC~~ Neopixels so they are 5VDC. So that is why I am running a second separate 5VDC PSU and added additional current capability to my 24VDC supply.
|
||||
|
||||
I plan on running all TMC5160 (HV) PRO stepper motor drivers for all my motors on QUEEN.
|
||||
I know this is an overkill but if I want the power it will be there. I am lazy, and I do not want to redo wiring at a later date.
|
||||
@ -490,6 +490,8 @@ This repository also has information on how to wire up an Octopus V1.0/V1.1 boar
|
||||
|
||||
Here is the link to the config file on GitHub for the Octopus pro V1.0 board https://github.com/Klipper3d/klipper/blob/master/config/generic-bigtreetech-octopus.cfg.
|
||||
|
||||
Here is the link to the Klipper configuration file for the Voron 2.4 printer on the Voron 2.4 github site https://github.com/VoronDesign/Voron-2/blob/Voron2.4/firmware/klipper_configurations/Octopus/Voron2_Octopus_Config.cfg
|
||||
|
||||
If you are using the "PROBE" connector for a proximity sensor you will need to add a [probe] section to the "generic-bigtreetech-octopus.cfg" file and ensure that the sensor_pin: PC5
|
||||
|
||||
There is only two PINs that are different between the Octopus V1.1 pin-out and the Octopus Pro V1.0 pin-out. The Octopus V1.1 pin-out has PC5 on the EXP2 connector but on the Octopus Pro V1.0 this pin on the EXP2 connector is now "Not Connected (NC)".
|
||||
|
Reference in New Issue
Block a user