Rotzbua
11340448fa
Add typing: magic methods
2023-01-09 07:55:59 +01:00
Florian Festi
6238903237
Gears: Use proper metric module
...
with diameter / #teeth instead of circumference / #teeth.
Thanks to nialabert (https://github.com/nialabert ) for pointing this
out!
Resolves : #260
2021-06-26 10:58:25 +02:00
Florian Festi
eeb1baf352
Gear: don't allow less than 2 teeth
2020-02-01 15:30:53 +01:00
Florian Festi
0d07f48b7f
Remove .open() call from the .render() method
...
Having this call there was necessary in the past as the open() method would
need the canvas size as a parameter. This is now determined automatically
after rendering.
Still calling open() is deprecated but won't result in an error.
2019-02-08 17:43:15 +01:00
Florian Festi
861c8451e2
Remove call to .close() from .render() method
...
There is really no need for all the generator to care
Still calling it is deprecated but won't result in an error
2019-02-08 17:32:04 +01:00
Florian Festi
2772eba87c
Gears: holes for the shafts
2017-11-22 21:32:25 +01:00
Florian Festi
a7f6ef1b62
Gears: Print sizes
2017-11-22 21:32:04 +01:00
Florian Festi
afbb8d11fd
Gear generator
2017-11-22 21:32:04 +01:00