You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the following tool in OpenSCAD - https://github.com/charmaur/PolyDiceGenerator
I had this installed on an old pc and all was running smoothly however on my new machine I'm running into issues which seem to be due to the BOSL2 version it's looking for (X/Y placements of fonts going crazy).
The code requires BOSL 2.0.525 but I can't see any versioning on your repo. Is there a way to access this so that I can use the tool again?
The text was updated successfully, but these errors were encountered:
The version number is defined in version.scad. So, if you want v2.0.525, browse to the commit of the repository that updated the value to BOSL_VERSION = [2,0,525];
Hey,
I'm using the following tool in OpenSCAD - https://github.com/charmaur/PolyDiceGenerator
I had this installed on an old pc and all was running smoothly however on my new machine I'm running into issues which seem to be due to the BOSL2 version it's looking for (X/Y placements of fonts going crazy).
The code requires BOSL 2.0.525 but I can't see any versioning on your repo. Is there a way to access this so that I can use the tool again?
The text was updated successfully, but these errors were encountered: