suks.ae
00ab597773
DividerTray: Add Labels
2022-08-04 22:05:07 +02:00
Florian Festi
574f72e6e4
DividerTray: Fix height if "outside" and "bottom" is selected
...
Thanks to https://github.com/nialabert for reporting!
Resolves : #413
2022-07-12 22:13:19 +02:00
Florian Festi
76384165cd
Use Python 3 style super()
...
which is simpler and less fragile.
2022-04-09 20:45:31 +02:00
Florian Festi
84797abc35
DividerTray: Improve Settings descriptions
2022-03-30 23:27:29 +02:00
Guillaume Collic
17eb073c81
feat: DividerTray use Settings
2022-03-30 23:18:46 +02:00
Guillaume Collic
3d2a4819ac
feat: DividerTray make the play optional
2022-03-27 22:43:49 +02:00
Guillaume Collic
95e5c26b4d
refactor: DividerTray add notches in wall by default
2022-03-27 22:21:38 +02:00
Guillaume Collic
6cffe5e6a8
refactor: DividerTray obsolete lines
2022-03-27 22:21:38 +02:00
Florian Festi
67bd25016b
DividerTray: Add a bit of play to the dividers
...
Especially the divider over the whole width can use some play for the
slots to avoid them clamping onto the walls.
Related: #374
2022-03-21 17:53:30 +01:00
Florian Festi
3bf4be5e1d
DividerTray: Add divider across full width
...
Resolves : #374
2022-03-21 17:46:43 +01:00
Florian Festi
b68aa5bb0f
DividerTray: Add description
...
Related: #374
2022-03-21 17:23:29 +01:00
Guillaume Collic
d694bd3241
Fix DividerTray length with 'outside=false'
2021-02-14 10:20:16 +01:00
Guillaume Collic
7495de72f7
DividerTray: refactor, and makes it easier to reuse
2020-09-20 12:37:29 +02:00
Florian Festi
402c04568e
DividerTray: Add Finger Joint Settings
...
Thanks to John Hildebrand https://hackaday.io/hacker/528106-john-hildebrand
for jointing out that they were missing!
2020-07-09 00:22:13 +02:00
Florian Festi
c978266906
DividerTray: Fix bottom edge for middle walls
2020-05-22 10:25:55 +02:00
Erwin Jansen
a0338a559f
Add a bottom to the divider tray.
...
This add support for the generation of a bottom for the divider tray.
The bottom can be generated by passing the --bottom=True flag.
This makes it possible to generate ./static/samples/DividerTray.jpg
2020-02-26 21:00:26 +01:00
Florian Festi
ec9d911142
DividerTray: Use ValueError instead of assert to treat this as wrong user input
2020-02-01 15:17:18 +01:00
Guillaume Collic
6c9d23af6e
New generator DividerTray
2019-08-30 21:00:32 +02:00