├── 3Dparts ├── Bottom support Y AXIS.stl ├── Legs.stl ├── Pulley X axis.stl ├── Pulley Y Axis.stl ├── X AXIS carriage.stl ├── X motor ANGLE support.stl ├── belt support drawing header.stl ├── belt tensioner.stl ├── drawing HEADER.stl ├── eraser v5 (fixed).stl ├── marker SUPPORT.stl ├── pen support.stl ├── top LEFT support.stl ├── top RIGHT support(fixed).stl └── y_motor_pulley 42 JP.stl ├── README.md ├── code ├── Configuration.h ├── Servos.ino ├── Steppers.ino ├── WifiESP.ino ├── contributors.txt └── iBoardBot.ino └── documents ├── iBB_protocol.odt └── iBoardbot_APIv1.odt /3Dparts/Bottom support Y AXIS.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/Bottom support Y AXIS.stl -------------------------------------------------------------------------------- /3Dparts/Legs.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/Legs.stl -------------------------------------------------------------------------------- /3Dparts/Pulley X axis.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/Pulley X axis.stl -------------------------------------------------------------------------------- /3Dparts/Pulley Y Axis.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/Pulley Y Axis.stl -------------------------------------------------------------------------------- /3Dparts/X AXIS carriage.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/X AXIS carriage.stl -------------------------------------------------------------------------------- /3Dparts/X motor ANGLE support.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/X motor ANGLE support.stl -------------------------------------------------------------------------------- /3Dparts/belt support drawing header.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/belt support drawing header.stl -------------------------------------------------------------------------------- /3Dparts/belt tensioner.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/belt tensioner.stl -------------------------------------------------------------------------------- /3Dparts/drawing HEADER.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/drawing HEADER.stl -------------------------------------------------------------------------------- /3Dparts/eraser v5 (fixed).stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/eraser v5 (fixed).stl -------------------------------------------------------------------------------- /3Dparts/marker SUPPORT.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/marker SUPPORT.stl -------------------------------------------------------------------------------- /3Dparts/pen support.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/pen support.stl -------------------------------------------------------------------------------- /3Dparts/top LEFT support.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/top LEFT support.stl -------------------------------------------------------------------------------- /3Dparts/top RIGHT support(fixed).stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/top RIGHT support(fixed).stl -------------------------------------------------------------------------------- /3Dparts/y_motor_pulley 42 JP.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/3Dparts/y_motor_pulley 42 JP.stl -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/README.md -------------------------------------------------------------------------------- /code/Configuration.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/code/Configuration.h -------------------------------------------------------------------------------- /code/Servos.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/code/Servos.ino -------------------------------------------------------------------------------- /code/Steppers.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/code/Steppers.ino -------------------------------------------------------------------------------- /code/WifiESP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/code/WifiESP.ino -------------------------------------------------------------------------------- /code/contributors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/code/contributors.txt -------------------------------------------------------------------------------- /code/iBoardBot.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/code/iBoardBot.ino -------------------------------------------------------------------------------- /documents/iBB_protocol.odt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/documents/iBB_protocol.odt -------------------------------------------------------------------------------- /documents/iBoardbot_APIv1.odt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jjrobots/iBoardbot/HEAD/documents/iBoardbot_APIv1.odt --------------------------------------------------------------------------------