v1.0B fixes
by Chris 7 years 2 months
v1.0B fixes

- Remap HEATER_BED_PIN to PWM capable pin
- Remap FAN_PIN to PWM capable pin
- Tidy labeling of stepper driver jumpers
- Change stepper driver voltage jumper to default to 3V (as per schematic)
- Add back in MOSFET driver voltage select, default to 5V
- Move 5V regulator voltage sense trace away from noise source under regulator IC
- Add pads for optional I2C EEPROM
- Add SMD test points for three unused STM32F4 pins
- General tidying of schematic and PCB routing
1e073009
Merge branch 'master' of https://github.com/Aus3D/...
by Chris 7 years 3 months
Merge branch 'master' of https://github.com/Aus3D/RUMBA32
16045114
Update to v1.0B
by Chris 7 years 3 months
Update to v1.0B

Change bed MOSFET to BUK9Y4R4-40E
Remove jumper to select bed MOSFET driver voltage source, hardwired to 5V (BUK9Y4R4-40E has +/- 10V as maximum VGS, so 12V could be damaging).
9623b151
Update README.md
by Chris Barr 7 years 3 months
Update README.md

Fix schematic image
57ade7e5
Tidy schematic and update image
by Chris 7 years 3 months
07f0be78
Update README.md
by Chris Barr 7 years 3 months
a2147ce9
Generate prototype outputs
by Chris 7 years 3 months
602c6434
Routing Done
by Chris 7 years 3 months
Routing Done

Routing work finished and PCB tentatively ready for prototyping. Several schematic changes - mostly microcontroller pinout, but also changes to 12V regulator.
8265d9be
Ongoing PCB Work
by Chris 7 years 4 months
Ongoing PCB Work

Mainly power supply work
8aeba59d
Initial PCB work
by Chris 7 years 4 months
Initial PCB work

Remove unneeded components, clear back traces to microcontroller, ready to start layout work
7f398619
Report a bug