Releases: instancezero/in3dca-freegrid
Releases · instancezero/in3dca-freegrid
Add Corner Connector command
Added
- Add corner connector command
- Add script to download translations from CrowdIn using API
- Add German, Greek, French, Italian, Polish and Swedish translations
Changed
- Rename the icons following FreeCAD guidelines
- Match properties tooltips to wiki
- Update Spanish translations
Fixed
- 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
Don't forget to take a look into doc files:
Make boxes and holders attachable to grids + hotfix
- Now at the moment of creating a box or bit cartridge holder if you select a grid on the tree view the new object is attached to the grid and you can control the position on the grid with
PositionX
andPositionY
new properties. - Documentation on Wiki will be updated soon.
- Fix dumb bug from previous release with no impact on execution. =P
Changelog diff from latest GitHub release
2.1.1 - 2024-11-10
Fixed
- Only disable
ExtraBottomMaterial
when it exists
2.1.0 - 2024-11-10
Added
- Make boxes and holders attachable to grids.
Changed
- Strings for translation.
- Disable
ExtraBottomMaterial
property when subtractive method is not selected
Fixed
- Set limits on integer and length properties
2.0.1 - 2024-10-31
Changed
- Clean icons' SVG files.
Fixed
- Fix view provider that was not using full path when using icon for tree view.
Don't forget to take a look into doc files:
Make boxes and holders attachable to grids.
- Now at the moment of creating a box or bit cartridge holder if you select a grid on the tree view the new object is attached to the grid and you can control the position on the grid with
PositionX
andPositionY
new properties. - Documentation on Wiki will be updated soon.
Changelog diff from latest GitHub release
2.1.0 - 2024-11-10
Added
- Make boxes and holders attachable to grids.
Changed
- Strings for translation.
- Disable
ExtraBottomMaterial
property when subtractive method is not selected
Fixed
- Set limits on integer and length properties
2.0.1 - 2024-10-31
Changed
- Clean icons' SVG files.
Fixed
- Fix view provider that was not using full path when using icon for tree view.
Don't forget to take a look into doc files:
FreeGrid Workbench officially released
FreeGrid project started as a FreeCAD macro that generated non-parametric Part shapes, now has evolved to a workbench that creates parametric objects, i.e., you can update the properties of the FreeGrid objects and the shape will change according to the new parameters.
Consider taking a look into doc files: