/* Initiale Positionierung */ Y=0 auch
authorDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki/>
Tue, 20 Oct 2015 17:15:15 +0000 (17:15 +0000)
committerDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki/>
Tue, 20 Oct 2015 17:15:15 +0000 (17:15 +0000)
RepRap.mw

index 2147cec..dd401a2 100644 (file)
--- a/RepRap.mw
+++ b/RepRap.mw
@@ -117,7 +117,7 @@ Da die Position des ersten Extruder nach dem x-Homing nicht mit der Nullposition
 
  G28 X0 Y0 ; home X and Y
  G0 X50 Y5; move to X50 for first extruder, and to Y5 to leave space for binder clips
- G92 X0; set postition to X=0
+ G92 X0 Y0; set postition to X=0, Y=0
  G28 Z0; home Z
 
 ==== Einzelne Objekte am Stück fertigstellen ====
This page took 0.032625 seconds and 4 git commands to generate.