chore: small description error
This commit is contained in:
parent
17eb073c81
commit
b9dbe1d2e8
|
@ -126,7 +126,7 @@ class Bolts(BoltPolicy):
|
||||||
class Settings(object):
|
class Settings(object):
|
||||||
"""Generic Settings class
|
"""Generic Settings class
|
||||||
|
|
||||||
Used by different other classes to store messurements and details.
|
Used by different other classes to store measurements and details.
|
||||||
Supports absolute values and settings that grow with the thickness
|
Supports absolute values and settings that grow with the thickness
|
||||||
of the material used.
|
of the material used.
|
||||||
|
|
||||||
|
@ -670,7 +670,7 @@ Values:
|
||||||
|
|
||||||
* absolute
|
* absolute
|
||||||
* style : "rectangular" : style of the fingers
|
* style : "rectangular" : style of the fingers
|
||||||
* surroundingspaces : 2 : manimal space at the start and end in multiple of normal spaces
|
* surroundingspaces : 2 : minimal space at the start and end in multiple of normal spaces
|
||||||
* angle: 90 : Angle of the walls meeting
|
* angle: 90 : Angle of the walls meeting
|
||||||
|
|
||||||
* relative (in multiples of thickness)
|
* relative (in multiples of thickness)
|
||||||
|
|
Loading…
Reference in New Issue