2021-05-28 23:14:44 +00:00
|
|
|
# Duet 3 6HC
|
|
|
|
|
|
|
|
## HW Config
|
|
|
|
|
|
|
|
### Pins
|
|
|
|
|
|
|
|
#### IO
|
2021-05-28 23:24:18 +00:00
|
|
|
Used IO pin headers
|
|
|
|
* io_0 - display
|
|
|
|
* io_1 - y endstop
|
|
|
|
* io_2 - x endstop
|
|
|
|
* io_7 - bltouch
|
2021-05-28 23:14:44 +00:00
|
|
|
|
|
|
|
#### Stepper motors
|
2021-05-28 23:24:18 +00:00
|
|
|
All steppers are 0.9º
|
|
|
|
|
|
|
|
* z left - driver0 - motion backwards (looking from the back of the printer)
|
|
|
|
* z rear - driver1 - motion backwards
|
|
|
|
* z right - driver2 - motion backwards
|
|
|
|
* top right motor - driver3 - Y - motion forwards (looking from the back of the printer)
|
|
|
|
* top left motor - driver4 - X - motion forwards
|
|
|
|
* extruder motor - driver5 - motion forwards
|
|
|
|
|
|
|
|
#### Outputs
|
|
|
|
##### Heating elements (24v)
|
|
|
|
Heating elements in use:
|
|
|
|
* out1 - SSR Bed
|
|
|
|
* out2 - Hotend
|
|
|
|
##### Fans (24v)
|
|
|
|
Fans in use:
|
|
|
|
* out7 - hotend fan
|
|
|
|
* out4 - layer fan
|
2021-05-28 23:14:44 +00:00
|
|
|
|
|
|
|
#### Temperature probes
|
2021-05-28 23:24:18 +00:00
|
|
|
Thermal probes in use:
|
|
|
|
* temp0 - Bed thermistor
|
|
|
|
* temp1 - Hotend thermistor
|
2021-05-28 23:17:36 +00:00
|
|
|
|
|
|
|
## Useful links
|
2021-05-28 23:20:11 +00:00
|
|
|
* [GCode library](https://duet3d.dozuki.com/Wiki/Gcode)
|
|
|
|
* [RatRig vcore3 docs](https://ratrig.dozuki.com/c/Rat_Rig_V-Core_3)
|