Commit 9f8faa97 authored by sumpfralle's avatar sumpfralle

fixed confusing names of pre-defined tools


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@282 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 161aa523
......@@ -63,17 +63,17 @@ feedrate: 1000
speed: 200
[Tool0]
name: Cylindrical (3 inch)
name: Cylindrical (r=3)
shape: CylindricalCutter
tool_radius: 3
[Tool1]
name: Spherical (0.5 inch)
name: Spherical (r=0.5)
shape: SphericalCutter
tool_radius: 0.5
[Tool2]
name: Toroidal (2 inch)
name: Toroidal (r=2)
shape: ToroidalCutter
tool_radius: 2
torus_radius: 0.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment