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():
offset_x(0.0),
offset_y(0.0),
precision(0.001),
- rotation_z(00.0),
+ rotation_z(0.0),
tool_diameter(1.0)
{
}