Skip to content

Releases: instancezero/in3dca-freegrid

Add Corner Connector command

22 Jan 20:19
2.2.0
bd19aad
Compare
Choose a tag to compare

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

10 Nov 22:47
2.1.1
fe01351
Compare
Choose a tag to compare
  • 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 and PositionY 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.

10 Nov 20:39
2.1.0
Compare
Choose a tag to compare
  • 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 and PositionY 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

24 Sep 15:53
2.0.0
fcf20ae
Compare
Choose a tag to compare

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: