Le0Michine / FusionGridfinityGenerator

Other
623 stars 40 forks source link

Label Tab Overhang Angle not preserved #88

Closed t-makaro closed 3 months ago

t-makaro commented 4 months ago

I like to set the tab overhang angle to 60° since it saves filament, gives the bin more space, and my printer handles that angle without issue. But after creating the first bin (with preserve inputs enabled), when creating another bin the UI to generate a bin shows the wrong angle: image

Version: 1.2.7.0

lutorm commented 3 months ago

I was also going to report this.

t-makaro commented 3 months ago

I just checked. This seems to be fixed in v1.3.1.0.

lutorm commented 3 months ago

Cool. Is there a way to get a notification when a new version is released?

Le0Michine commented 3 months ago

I just checked. This seems to be fixed in v1.3.1.0.

Thanks for confirming. It looks like there was a conversion issue between degrees and radians

Le0Michine commented 3 months ago

Cool. Is there a way to get a notification when a new version is released?

Unfortunately not at the moment, fusion doesn't provide a nice way for checking for a new version so it would need to be implemented separately. The next best thing is to subscribe to the repository updates here on github which should include new release notifications among other things