Stefan Schuermans

Stefan Schuermans commited on 2013-05-20 17:19:54
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -18,7 +18,7 @@ Settings::Settings():
18 18
   offset_x(0.0),
19 19
   offset_y(0.0),
20 20
   precision(0.001),
21
-  rotation_z(00.0),
21
+  rotation_z(0.0),
22 22
   tool_diameter(1.0)
23 23
 {
24 24
 }
25 25