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

parts library doesnt work for me under windows #407

Closed
urishab opened this issue Jan 28, 2024 · 6 comments
Closed

parts library doesnt work for me under windows #407

urishab opened this issue Jan 28, 2024 · 6 comments

Comments

@urishab
Copy link
Contributor

urishab commented Jan 28, 2024

Downloaded the 0.21.2 version of FreeCAD
from the add-on menu I install the parts library.
It gets installed fine (after a while) but there are no instructions on how to use it.
Running the PartsLibrary.FCMacro it asks me for the parts library location.
I point it to the right folder:
C:\Users%username%\AppData\Roaming\FreeCAD\Mod\parts_library

But it doesn't show anything in the preview pane and I cannot navigate to the folder of the partslibrary beyond the *C:\Users%username%* part

I guess because the "AppData" folder is hidden?

THis is on Windows11

@shaise
Copy link

shaise commented Jan 28, 2024

try C:\Users%username%\AppData\Roaming\FreeCAD\Mod\FreeCAD-library

@urishab
Copy link
Contributor Author

urishab commented Jan 28, 2024

I think I solved this by restarting FreeCAD
I also submitted a PR to add some instructions on using this addon as it was very unclear to me

@urishab urishab closed this as completed Jan 28, 2024
@shaise
Copy link

shaise commented Jan 28, 2024

Yes, they have installation instructions but not usage.
Also I do not think the plugin should hold the entire library locally.

@urishab
Copy link
Contributor Author

urishab commented Jan 28, 2024

They also write in the instructions that the BIM addon has a module for using the parts library in online-mode. I've tried it but it seems to be broken.

@shaise
Copy link

shaise commented Jan 28, 2024

I'm working on the BIM add-on. I will try to revive the online-mode. If it works, perhaps I will create a separate macro for it, as it is useless to hold 5GB of parts locally.

@shaise
Copy link

shaise commented Jan 28, 2024

I have fixed the broken bim on line library browser. I placed a pr for it.
Meanwhile if you want to test: https://github.com/shaise/BIM_Workbench

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