Commit Graph

1050 Commits

Author SHA1 Message Date
Florian Festi 4d9d90cdd1 SBCMicroRack: Add image 2019-11-07 16:05:57 +01:00
Florian Festi 923798beb9 SBCMicroRack: Fix dowel diameter 2019-11-07 15:38:16 +01:00
Florian Festi 2860a32360 SBCMicroRack: Comment out unfinished fan parameter 2019-11-07 15:38:16 +01:00
Florian Festi d9c190073b SBCMicroRack: Don't draw bottom fingerholes twice 2019-11-07 15:38:16 +01:00
Florian Festi af6c9be8f7 SBCMicroRack: Rearrange parts 2019-11-07 15:38:16 +01:00
gmorell 569eb2f49c New generator: SBCMicroRack 2019-11-07 15:37:57 +01:00
Florian Festi 199251ae52 Add lid for StackableEdge (S) as top_edge 2019-11-04 17:13:12 +01:00
Florian Festi 83b5363bc8 StackableEdge: Fix margin for upper (S) variant 2019-11-04 17:05:18 +01:00
Florian Festi 4ac46840d2 NotesHolder: Fix various issues
Code for opening == 0.0 was broken (See #187)
Fixed placement of bottom
Fixed margin of USlotEdge

Resolves: #187
2019-11-04 08:52:26 +01:00
Florian Festi 9a8ae198c4 Add more images
Special thanks to Blancanegra for submiting most of those!
2019-11-02 18:12:19 +01:00
Florian Festi 716cd69e8d Add french .mo file 2019-11-02 17:11:45 +01:00
Florian Festi 52987d8dc1 fr translation: quiet error message from gettext 2019-11-02 17:02:16 +01:00
Georges Khaznadar 02b819f51e the special setup routine is triggered by the environment variable CURRENTLY_PACKAGING which can be exported by debian/rules 2019-11-02 16:47:10 +01:00
Georges Khaznadar b288f58057 modification to allow one to package boxes for Debian 2019-11-02 16:47:10 +01:00
Georges Khaznadar 715a2aca0b added man pages 2019-11-01 11:35:52 +01:00
Georges Khaznadar 00f25e43c7 allow a parameter to change the port of the server 2019-11-01 11:35:52 +01:00
Georges Khaznadar b9d229a7c3 new FR translation 2019-11-01 11:32:54 +01:00
Florian Festi ecea61db81 Update Chinese translation 2019-10-29 17:22:47 +01:00
Luca 2ab360a415 Set thumbnail position relative to viewport
Display thumbnail 100px from the bottom
2019-10-27 16:44:13 +01:00
Luca 330ebdb752 Display 200px fixed-width thumbnails instead of full-size pictures 2019-10-27 16:44:13 +01:00
Luca 53374de766 Add script to statically generate thumbnails 2019-10-27 16:44:13 +01:00
Florian Festi 7ee2f7c405 Add image for NoteHolder
Thanks to ChrisU!
2019-10-24 22:43:28 +02:00
Florian Festi 55dd81886a Web UI: Fix str vs bytes mess in error message handling
Displaying the error message failed resulting in an empty page and a
(hidden) trace back.

Resolves: #180
2019-10-22 21:12:26 +02:00
Florian Festi 927f483c19 New generator: LaserHoldfast - A holdfast for honey comb tables 2019-10-19 23:47:44 +02:00
Florian Festi e2cb90db89 NotesHolder: Split front into two pieces and set better default values
Resolves: #129
2019-10-19 21:49:43 +02:00
Florian Festi b0b35d6084 Mention BurnTest in docs and in the burn parameter description 2019-10-19 12:29:56 +02:00
Florian Festi cfbcbb065c Clarify doc string for FingerJointSettings.play 2019-10-19 12:03:57 +02:00
Florian Festi 011024f0a4 TrayLayout: Add comment to clarify the purpose of the classes
Resolves: #179
2019-10-18 19:06:07 +02:00
Florian Festi 228335a993 BurnTest: fix part placement 2019-10-13 18:42:40 +02:00
Florian Festi 89ea774a39 New generator: BurnTest 2019-10-13 18:39:06 +02:00
Florian Festi 13ecfc9914 Support springs for finger joints (FingerJointSettings.style)
Resolves: #177
2019-10-11 22:32:57 +02:00
Florian Festi f5ed90ca88 SlatwallWrenchHolder: Add extra_distance parameter for Jonas 2019-10-10 20:00:22 +02:00
Rotzbua 36b8af07a9 [doc] remove python 2 #168 2019-10-01 15:35:13 +02:00
Florian Festi 8afdfdf3f5 New generator: BaynonetBox 2019-09-23 23:44:02 +02:00
Florian Festi 877915eb74 Arcade: Make height of monitor and depth of keyboard adjustable
Resolves: #166
2019-09-23 21:42:57 +02:00
Florian Festi d6495fc7b4 DrillBox: Fix font size
Now that the text() function has a fontsize parameter, setting the font size
on ctx before calling text() has no impact.

Resolves: #173

Thanks to Marko Luther for reporting and suggesting this fix!
2019-09-23 12:15:49 +02:00
Florian Festi 3ba90c517c TrayLayout: Fix cli
TrayLayout was still trying to produce a drawing and failed. Now TrayLayout is
not using most of the infrastructure and only TrayLayout2 has the capacity to
create a drawing.

Resolves: #172
2019-09-22 22:37:33 +02:00
Florian Festi b124c96c63 UnevenHeightBox: Use lid and bottom_egde for height calculation
when "outside" is set
2019-09-08 23:26:23 +02:00
Florian Festi 657b978aa0 StorageShelf: Use top and bottom_egde for height calculation with "outside" set 2019-09-08 23:26:23 +02:00
Florian Festi 605692f751 StorageRack: Use top and bottom_egde for height calculation with "outside" set 2019-09-08 23:26:23 +02:00
Florian Festi 5c0cc4d732 SlatwallTypeTray: Remove unused code carried over from TypeTray 2019-09-08 23:26:23 +02:00
Florian Festi 2b0bdde145 SlatwallTypeTray: Adjust height according to bottom_edge if outside selected 2019-09-08 23:26:23 +02:00
Florian Festi 52484b0d55 adjustSize(): add support for edge chars 2019-09-08 23:26:23 +02:00
Florian Festi df331cd1f3 Fix Inkscape inx files with BoolArg and argparseSections parameters
This was broken by 603c0a789e by adding quotes
to some cases but not all.

Resolves: #171
2019-09-08 23:26:07 +02:00
Florian Festi ecbb159c90 Drop Python 2 compatibility from the install docs 2019-09-06 19:23:58 +02:00
Florian Festi b6165d5d28 Fix path of locale files (locales -> locale)
Resolves: #169
2019-09-01 02:26:54 +02:00
Guillaume Collic 6c9d23af6e New generator DividerTray 2019-08-30 21:00:32 +02:00
Florian Festi 3c13e7aba6 Move document generation to Pyhton 3 2019-08-30 12:34:48 +02:00
Florian Festi c3185f5129 Rename to Rack19HalfWidth to better fit with other Rack boxes
Move to Box group
Support more than one row of equipement
Move defaults to arguments to conform with general coding style
2019-08-30 12:27:13 +02:00
Stefan Schwarz 681ebbb694 add h19rack for a ported half 19inch rackmount 2019-08-30 11:58:21 +02:00