[Part] Extrusion: reduce angle step size
tapered extrudes are mainly used for molds etc, so only a few degrees. The angle step in the properties was already 1° and also Pad/Pocket uses 1° steps
This commit is contained in:
@@ -298,9 +298,6 @@ If both lengths are zero, magnitude of direction is used.</string>
|
||||
<property name="maximum">
|
||||
<double>89.999999000000003</double>
|
||||
</property>
|
||||
<property name="singleStep">
|
||||
<double>5.000000000000000</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
@@ -323,9 +320,6 @@ If both lengths are zero, magnitude of direction is used.</string>
|
||||
<property name="maximum">
|
||||
<double>89.999999000000003</double>
|
||||
</property>
|
||||
<property name="singleStep">
|
||||
<double>5.000000000000000</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
|
||||
Reference in New Issue
Block a user