Search found 115 matches

by m.cavallerin
Wed May 22, 2019 8:41 pm
Forum: Install / Compile
Topic: FreeCAD 18.1/Ubuntu 18.04.2. LTS: no workbenches after install
Replies: 54
Views: 14229

Re: FreeCAD 18.1/Ubuntu 18.04.2. LTS: no workbenches after install

Ok, I did as your suggestion During initialization the error type object 'type' has no attribute '__signature__' occurred in /usr/share/freecad/Mod/Plot/InitGui.py Please look into the log file for further information During initialization the error type object 'type' has no attribute '__signature__...
by m.cavallerin
Wed May 22, 2019 5:16 pm
Forum: Install / Compile
Topic: FreeCAD 18.1/Ubuntu 18.04.2. LTS: no workbenches after install
Replies: 54
Views: 14229

Re: FreeCAD 18.1/Ubuntu 18.04.2. LTS: no workbenches after install

I clean almost everything and still it doesn't start Can you be more explicit on what you've tried or what commands you've run? sudo apt-get purge freecad freecad-common # TWO packages, I THINK the second package was freecad-common sudo apt-get autoremove sudo apt-get autoclean sudo apt-get install...
by m.cavallerin
Wed May 22, 2019 1:04 am
Forum: Install / Compile
Topic: FreeCAD 18.1/Ubuntu 18.04.2. LTS: no workbenches after install
Replies: 54
Views: 14229

Re: FreeCAD 18.1/Ubuntu 18.04.2. LTS: no workbenches after install

Hi, i'm facing similar issue and I have this error: During initialization the error type object 'type' has no attribute '__signature__' occurred in /usr/share/freecad/Mod/Plot/InitGui.py Please look into the log file for further information During initialization the error type object 'type' has no a...
by m.cavallerin
Wed Apr 10, 2019 10:15 pm
Forum: Assembly
Topic: Another approach to assembly solver (A2plus)
Replies: 1842
Views: 520228

Re: Another approach to assembly solver (A2plus)

https://www.youtube.com/watch?v=0wgsRLcy6nI Could be possible to add this functionality for a Top - Down Modelling? https://www.youtube.com/watch?v=tvzAcA8KNg0 here's follow the Macro, but I'm sure some skilled man could improve it. import os import a2p_importpart as update import PartDesignGui ass...
by m.cavallerin
Sun Apr 07, 2019 5:32 pm
Forum: Assembly
Topic: Another approach to assembly solver (A2plus)
Replies: 1842
Views: 520228

Re: Another approach to assembly solver (A2plus)

Hi, i just updated from PPA: OS: Linux Mint 19 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.1. Build type: Release Python version: 3.6.7 Qt version: 5.9.5 Coin version: 4.0.0a OCC version: 7.3.0 Locale: English/UnitedStates (en_US) Now I get this error when I run A2plus WB inva...
by m.cavallerin
Fri Apr 05, 2019 7:56 pm
Forum: Assembly
Topic: Another approach to assembly solver (A2plus)
Replies: 1842
Views: 520228

Re: Another approach to assembly solver (A2plus)

[Update] is it possible to import from a file all or a selected list of bodies? ok I found the option in def doNotImportInvisibleShapes(): preferences = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/A2plus") return preferences.GetBool('doNotImportInvisibleShapes',True) regards
by m.cavallerin
Fri Apr 05, 2019 6:15 pm
Forum: Help on using FreeCAD
Topic: Sheet Metal Workbench
Replies: 675
Views: 234966

Re: Sheet Metal Workbench

easyw-fc wrote: Fri Apr 05, 2019 6:12 pm
m.cavallerin wrote: Fri Apr 05, 2019 5:40 pm ...

Cheers

Michele
It seems it should be patched
https://github.com/shaise/FreeCAD_SheetMetal/pull/64
I do confirm.

thanks
by m.cavallerin
Fri Apr 05, 2019 6:00 pm
Forum: Help on using FreeCAD
Topic: Sheet Metal Workbench
Replies: 675
Views: 234966

Re: Sheet Metal Workbench

efyx wrote: Tue Oct 04, 2016 6:56 am ...
https://www.youtube.com/watch?v=eSfqk-n9iIs <-- from solid to sheetmetal
...
Hi according to this video I was able to obtain something similar:

https://www.youtube.com/watch?v=0wgsRLcy6nI

Cheers
by m.cavallerin
Fri Apr 05, 2019 5:40 pm
Forum: Help on using FreeCAD
Topic: Sheet Metal Workbench
Replies: 675
Views: 234966

Re: Sheet Metal Workbench

Thx for the kindness.

Cheers

Michele
by m.cavallerin
Fri Apr 05, 2019 4:03 pm
Forum: Help on using FreeCAD
Topic: Sheet Metal Workbench
Replies: 675
Views: 234966

Re: Sheet Metal Workbench

hi and thx, that's the output from the terminal, in any case do you think there will be un update to python3?

Code: Select all

 → sudo update-alternatives --config freecad
 
There is only one alternative in link group freecad (providing /usr/bin/freecad): /usr/lib/freecad/bin/freecad-python3
Nothing to configure.