URJCMakerGroup / MakerWorkbench

https://makerworkbench.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
31 stars 11 forks source link

Maximum length is 999mm #27

Closed jajberni closed 1 year ago

jajberni commented 1 year ago

By definition, in the Qt controls, the maximum length for the aluminum profile is 999mm. It would be great to allow longer distances for bigger designs:

https://github.com/URJCMakerGroup/MakerWorkbench/blob/e4df9f4637d291f0ffb81b8c7714cb34fb700619/Gui/Aluprof_Gui.py#L69

These profiles can be purchased up to 3m in theory.

Congratulations on this great development!!!

davidmubernal commented 1 year ago

Hi! Thanks for your feedback. I have change the maximun length to 9999

I hope this solve the issue. If you have any other upgrade in mind let me know!