2.2.0 - 2025-01-22
- Add corner connector command
- Add script to download translations from CrowdIn using API
- Add German, Greek, French, Italian, Polish and Swedish translations
- Rename the icons following FreeCAD guidelines
- Match properties tooltips to wiki
- Update Spanish translations
- Show commands' translated tooltips when using custom tooltip with icon
- Show height in the units preferred by the user
- Use correct parameter on
ExtraBottomMaterial
check
2.1.1 - 2024-11-10
- Only disable
ExtraBottomMaterial
when it exists
2.1.0 - 2024-11-10
- Make boxes and holders attachable to grids.
- Strings for translation.
- Disable
ExtraBottomMaterial
property when subtractive method is not selected
- Set limits on integer and length properties
2.0.1 - 2024-10-31
- Clean icons' SVG files.
- Fix view provider that was not using full path when using icon for tree view.
2.0.0 - 2024-09-23
🎉 Workbench release.
- Introduce to users the bit cartridge holder
- Add docstrings to methods.
- Add translation support.
- Add possibility to assign a random color at creation time.
- Add transaction at creation time.
- Add task panel to set sketch size.
- Add pre-commit hooks.
- Add preferences page and command to open preferences page.
- Add command to open about page.
- Migrate from macro to workbench.
- Make created objects fully parametric, properties can be changed on Properties View panel.
- Fix issue when trying to create a storage box smaller than
$10[mm]$ . Useful to get a "floor".
1.3.0 - 2024-01-16
- Fix issue when copying dividers, now built-in
copy()
method is used.
- Add forms to let users enter magnet parameters to both boxes and grids.
- Use FreeCAD Quantity parser for length dimensions.
1.2.1 - 2023-08-23
- Objects generated by the macro are now refined to clean up edges and faces.
- A box can now have a height of zero, in which case a flat base with no walls will be created.
- Floor support generation is visible in the UI (thanks @johnsonm)
1.2.0 - 2022-08-26
- Add
set_param()
method to box and grid to make data-driven generation easier
1.1.1 - 2022-07-27
- Add test methods for quality assurance
- Refactor length, width, depth for consistency with GUI
1.1.0 - 2022-07-26
- Add option to generate box with open front face.
- Add sketch generator for inside profile of a box.
- Fixed issue with box height computation.
1.0.2 - 2022-07-26
- Change "number of dividers" to "number of divisions" to reflect what actually happens.
1.0.1 - 2022-07-25
- Fix axis mix-up with magnet pads in grids.
1.0.0 - 2022-07-25
🌱 Initial release.
- Grids with or without magnets
- Boxes with options for magnets, a grip/label bar, and a front scoop.