chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46b73b3
)
Fix the project planner next object bug...
author
daid303
<daid303@gmail.com>
Wed, 6 Mar 2013 10:08:26 +0000
(11:08 +0100)
committer
daid303
<daid303@gmail.com>
Wed, 6 Mar 2013 10:08:26 +0000
(11:08 +0100)
Cura/util/profile.py
patch
|
blob
|
history
diff --git
a/Cura/util/profile.py
b/Cura/util/profile.py
index 52888c6488d8d7b68147d9a19c281ded53f5c648..fb3d255d787bfd46d3cc437f1cb817e4c75ad0ce 100644
(file)
--- a/
Cura/util/profile.py
+++ b/
Cura/util/profile.py
@@
-127,7
+127,7
@@
G90 ;absolute positioning
G1 Z{clear_z} F{max_z_speed}
G92 E0
-G1 X{object_center_x} Y{object_center_
x
} F{travel_speed}
+G1 X{object_center_x} Y{object_center_
y
} F{travel_speed}
G1 F200 E6
G92 E0
""",