Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access older versions of BOSL2 #1310

Open
peachsteak opened this issue Nov 6, 2023 · 1 comment
Open

Unable to access older versions of BOSL2 #1310

peachsteak opened this issue Nov 6, 2023 · 1 comment

Comments

@peachsteak
Copy link

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?

@alastaira
Copy link

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];

Which is... https://github.com/BelfrySCAD/BOSL2/tree/a1755d0a370cae558bca74199c9d6d99422e82b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants