Die Seite wurde neu angelegt: „== Einleitung == =Klassen Definition (Ruby)= class VPlotter() VPlotter.selectPlotter("plotBerd"); VPlotter.customConfig(posMotorRight(x,y), posMotorLeft(x,…“

This commit is contained in:
Tranquillo 2015-11-08 15:12:03 +00:00
parent 25e48b0db8
commit cc09dbdbd9
1 changed files with 28 additions and 0 deletions

28
V-Plotter.mw Normal file
View File

@ -0,0 +1,28 @@
== Einleitung ==
=Klassen Definition (Ruby)=
class VPlotter()
VPlotter.selectPlotter("plotBerd");
VPlotter.customConfig(posMotorRight(x,y), posMotorLeft(x,y), calibrationPoint(x,y), height, width)
VPlotter.calibrate() - ist jetzt am C-punkt
VPlotter.printSpeed(int [mm/sec]) - bewegung geschwindigkeit
VPlotter.penUp()
VPlotter.penDown()
VPlotter.setPen(int 0-100) - servo motor position
VPlotter.rotateLeftMotor( int Entfernung) - minus: aufrollen pos: abrollen
VPlotter.rotateRightMotor( int Entfernung) - minus: aufrollen pos: abrollen
VPlotter.goto(x,y) - absolute
VPlotter.move(x,y) - relativ
VPlotter.home() - mote to calibrate
VPlotter.test() - writes the word test on position