Making gear size correct
This commit is contained in:
parent
ae424640f9
commit
ac30947d0a
3 changed files with 2 additions and 4 deletions
|
|
@ -144,8 +144,6 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
// shape = CreateSingleTooth().tooth;
|
||||
// shape = CreateInternalGearShape();
|
||||
|
||||
shape = new VertexSourceApplyTransform(shape, Affine.NewScaling(5));
|
||||
|
||||
return shape.Vertices();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue