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();
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 09299400c077dcf7ee494dd95823daaa7c156bd9
|
||||
Subproject commit 8551764ee5116ad0d479442bfcba36385bc16594
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0356160f1d7611e314f1603808b7cf97ef020dbc
|
||||
Subproject commit 24360177b57b10f7d3cdc6dd97e57e76e8f95ade
|
||||
Loading…
Add table
Add a link
Reference in a new issue