Commit c6d833a9 by hubert

images added to readme

1 parent b00e7709
belt-extruder
=============
x-movement
![x-movement](docs/move-x.gif)
extruder-motor-movement
![extruder-movement](docs/extrude.gif)
......@@ -4,7 +4,7 @@ include <MCAD/gears.scad>
TIME = $t*50;
// rotationsrichtung
ROTATESMALL = (TIME);
ROTATESMALL = (-TIME);
ROTATEBIG = (TIME);
// x-bewegung
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!