Search found 346 matches

by f3nix
Sat Apr 13, 2019 11:39 pm
Forum: Assembly
Topic: Another approach to assembly solver (A2plus)
Replies: 1842
Views: 518709

Re: Another approach to assembly solver (A2plus)

I have come up with this hack but it does not work as expected yet. Do you have any pointers what else should be changed? It creates broken constraints. Thank you! diff --git a/a2p_constraints.py b/a2p_constraints.py index 01f7d1f..155d5cd 100644 --- a/a2p_constraints.py +++ b/a2p_constraints.py @@ ...
by f3nix
Sat Apr 13, 2019 10:04 pm
Forum: Assembly
Topic: Another approach to assembly solver (A2plus)
Replies: 1842
Views: 518709

Re: Another approach to assembly solver (A2plus)

Hi Mateusz, i had a look at your file. The problematic part (DTW50W_scanner) does not have plane faces. Everything what seems to be a plane face is a BSplineSurface object in reality. Therefore A2plus does not accept them. Thank you for a _very quick_ answer! :) Now I can stop banging my head again...
by f3nix
Sat Apr 13, 2019 7:12 pm
Forum: Assembly
Topic: Another approach to assembly solver (A2plus)
Replies: 1842
Views: 518709

Re: Another approach to assembly solver (A2plus)

Hi! I hope this is right place to ask. I have a problem with constraining one part in my test assembly. No plane constraints are available for DTW50W_scanner (axial and circular work well). Any idea what might be wrong? Test file attached. A2plus version 0.4.15 OS: Debian GNU/Linux buster/sid (KDE//...
by f3nix
Tue Mar 26, 2019 8:38 pm
Forum: Forum po polsku
Topic: Renderowanie / Raytracing
Replies: 8
Views: 1980

Re: Renderowanie / Raytracing

qurcze kompletnie tego nie rozumiem. Bardziej chyba nie mogli tego zamotać. Przebrnąłem z tymi ustawieniami a na końcu mam jakiś komunikat z tego modułu POV :( Tutaj jest chyba rozwiązanie: https://medium.com/@shivaksingh/raytracing-workbanch-povray-error-io-prohibit-write-access-to-1df8c895e410 Wc...
by f3nix
Wed Mar 20, 2019 7:52 pm
Forum: Help on using FreeCAD
Topic: perforated sheet
Replies: 26
Views: 5686

Re: perforated sheet

Hi! Here are the results with OpenCascade compiled without TBB. Results for the second script. Debug build. 1. 72.5498309135s - 100x100 2. 72.0518329144s - 100x100 3. 72.3280599117s - 100x100 Results for the second script. Release build. 1. 65.2881588936s - 100x100 2. 65.7326200008s - 100x100 3. 66....
by f3nix
Sat Mar 16, 2019 6:18 pm
Forum: Help on using FreeCAD
Topic: perforated sheet
Replies: 26
Views: 5686

Re: perforated sheet

Such numbers for sure look better and make more sense. :!: Thanks for doing the tests. Looking at the data it confirms to me in general more cores should yield in more performance. On your hardware therefore performance in such test doubles. In addition FreeCAD release builds are therefore consider...
by f3nix
Wed Mar 13, 2019 7:35 pm
Forum: Help on using FreeCAD
Topic: perforated sheet
Replies: 26
Views: 5686

Re: perforated sheet

Hi Mateusz. Could you test this two code snippets: https://forum.freecadweb.org/viewtopic.php?t=18179&start=30#p154815 Bumping cols and rows number makes sense. Total amount of time will get printed in console, after the test completes. P.S. Between each test it makes sense to restart FreeCAD. ...
by f3nix
Wed Mar 13, 2019 4:08 am
Forum: UX/UI Design
Topic: Glass
Replies: 100
Views: 66582

Re: Glass

triplus wrote: Mon Mar 11, 2019 9:35 pm @f3nix

On KDE?
Hi.
Yes. It is on KDE Plasma 5.14.5

Will try to check with other WM later this week.

Cheers,
Mateusz
by f3nix
Mon Mar 11, 2019 8:21 pm
Forum: Help on using FreeCAD
Topic: perforated sheet
Replies: 26
Views: 5686

Re: perforated sheet

Here is my FreeCAD info: OS: Debian GNU/Linux buster/sid Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.16084 (Git) Build type: Debug Branch: master Hash: 568faf67a05454125db21452c35ce915bceb05cb Python version: 2.7.16 Qt version: 5.11.3 Coin version: 4.0.0a OCC version: 7.3.0 Lo...
by f3nix
Mon Mar 11, 2019 8:00 pm
Forum: UX/UI Design
Topic: Glass
Replies: 100
Views: 66582

Re: Glass

Hi! I have a black background issue on a self compiled qt5 version. Are there any known workarounds? Cheers, Mateusz OS: Debian GNU/Linux buster/sid Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.16084 (Git) Build type: Debug Branch: master Hash: 568faf67a05454125db21452c35ce915b...