Go to file
Marc Poulhiès 7c5decbfa8 Add rod holder model, replaces the one from jj robots that is not slic3r friendly
Original work from Clément Leger : https://github.com/clementleger/3d_parts/blob/master/projector_lifter/adjustable_mount.scad
2018-09-16 21:19:24 +02:00
3d_models Add rod holder model, replaces the one from jj robots that is not slic3r friendly 2018-09-16 21:19:24 +02:00
arduino move config in dedicated file, fix initial setup/reset 2018-05-13 22:05:37 +02:00
kicad minor changes in PCB 2017-06-25 22:15:11 +02:00
native minor change in 'native' checker 2017-07-06 07:06:42 +02:00
.gitmodules use submodule for arduino makefile 2018-02-24 18:48:12 +01:00
README.md Update README.md 2018-05-13 08:32:19 +02:00
sync_values.sh helper to keep scad and arduino values in sync 2017-07-04 23:22:03 +02:00

README.md

Electronic

  • prototype on breadboard:
    • power motor and arduino from 12V
    • use button and endstop to do a reset
  • finish PCB design
  • create PCB (engrave, drill, solder)
  • test PCB

3D printing

gears

  • remodel gears
  • print gears
  • test gears

laser

  • remodel laser holder
  • print laser holder
  • test laser holder : Laser not powerful enough

rod holder

  • remodel rod holder
  • print rod holder
  • test rod holder

model a box

  • model a box
  • print box
  • assemble/test box

Mecanics

  • plan for assembly
  • assemble

Software

  • first proto that only drive the gear
  • second proto that can do reset

general

  • test : works, but still some fine tuning to do.