├── Arduino ├── plasteac │ ├── move.h │ ├── plasteac.ino │ └── player.h └── plasteac_random │ ├── move.h │ ├── plasteac.ino │ └── player.h ├── README.md └── models ├── footl.scad ├── footl.stl ├── footr.scad ├── footr.stl ├── leg.scad ├── leg.stl ├── lid.scad ├── lid.stl ├── lid2_button.scad ├── lid2_button.stl ├── lid2_handle.scad ├── lid2_handle.stl ├── lid2_hole.scad ├── lid2_hole.stl ├── platform.scad ├── platform.stl ├── top.scad ├── top.stl ├── utah_lid.stl └── utah_teapot.stl /Arduino/plasteac/move.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/Arduino/plasteac/move.h -------------------------------------------------------------------------------- /Arduino/plasteac/plasteac.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/Arduino/plasteac/plasteac.ino -------------------------------------------------------------------------------- /Arduino/plasteac/player.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/Arduino/plasteac/player.h -------------------------------------------------------------------------------- /Arduino/plasteac_random/move.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/Arduino/plasteac_random/move.h -------------------------------------------------------------------------------- /Arduino/plasteac_random/plasteac.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/Arduino/plasteac_random/plasteac.ino -------------------------------------------------------------------------------- /Arduino/plasteac_random/player.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/Arduino/plasteac_random/player.h -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/README.md -------------------------------------------------------------------------------- /models/footl.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/footl.scad -------------------------------------------------------------------------------- /models/footl.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/footl.stl -------------------------------------------------------------------------------- /models/footr.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/footr.scad -------------------------------------------------------------------------------- /models/footr.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/footr.stl -------------------------------------------------------------------------------- /models/leg.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/leg.scad -------------------------------------------------------------------------------- /models/leg.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/leg.stl -------------------------------------------------------------------------------- /models/lid.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid.scad -------------------------------------------------------------------------------- /models/lid.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid.stl -------------------------------------------------------------------------------- /models/lid2_button.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid2_button.scad -------------------------------------------------------------------------------- /models/lid2_button.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid2_button.stl -------------------------------------------------------------------------------- /models/lid2_handle.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid2_handle.scad -------------------------------------------------------------------------------- /models/lid2_handle.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid2_handle.stl -------------------------------------------------------------------------------- /models/lid2_hole.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid2_hole.scad -------------------------------------------------------------------------------- /models/lid2_hole.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/lid2_hole.stl -------------------------------------------------------------------------------- /models/platform.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/platform.scad -------------------------------------------------------------------------------- /models/platform.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/platform.stl -------------------------------------------------------------------------------- /models/top.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/top.scad -------------------------------------------------------------------------------- /models/top.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/top.stl -------------------------------------------------------------------------------- /models/utah_lid.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/utah_lid.stl -------------------------------------------------------------------------------- /models/utah_teapot.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paullouisageneau/plasteac/HEAD/models/utah_teapot.stl --------------------------------------------------------------------------------