FreeCAD macros to design and generate 3D-printable board game box inserts from JSON configs, with a GUI wizard and STL export.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
Add multi-notch support: N/S/W/E checkboxes replace single dropdown
c9613f9View on GitHubMerge pull request #2 from andrelimafalcao/feature/toolbar-icons-window-controls
c5d3adaView on GitHubRedesign load/save icons: open folder and diskette, no arrows
f4739d3View on GitHubEnlarge undo/redo icons: radius 11, stroke-width 3 for better visibility
edb24d8View on GitHubFix separator detection: use type() check instead of missing fixedWidth()
a0af241View on GitHubFix toolbar separators: use QWidget with background color, add spacing
88a2f96View on GitHubSwitch toolbar buttons to QToolButton to enforce compact fixed size
2f0f0a9View on GitHubToolbar icons-only with tooltips, separators, and window min/max buttons
8029ab4View on GitHub