Search found 602 matches

by eivindkvedalen
Fri Aug 23, 2019 6:05 pm
Forum: Material
Topic: Material improvements
Replies: 74
Views: 81240

Re: Material improvements

The big App::Link merge has taken place. On rebase I get merge conflicts in a few files: von beiden geändert: src/App/DynamicProperty.cpp von beiden geändert: src/App/DynamicProperty.h von beiden geändert: src/App/Property.h von beiden geändert: src/App/PropertyExpressionEngine.cpp von beiden geänd...
by eivindkvedalen
Mon Apr 22, 2019 9:31 am
Forum: Open discussion
Topic: Request Hole feature: hole along edge
Replies: 7
Views: 1697

Re: Request Hole feature: hole along edge

A Hole requires a sketch; since you have to create a sketch anyway, you can create it normal to the edge. Yes, but hole feature can't manage depth hole and depth counterbore/countersink from the edge of the part. It's starting from the sketch. I've added top clearance in the branch mentioned here: ...
by eivindkvedalen
Sun Apr 14, 2019 7:59 am
Forum: Help on using FreeCAD
Topic: Expression Crash bug FreeCAD0.18.1 Py3 on kubuntu 18.04
Replies: 7
Views: 1422

Re: Expression Crash bug FreeCAD0.18.1 Py3 on kubuntu 18.04

Hi all I have found a way to crash FreeCAD ... click on the property Placement X of the default Part Sphere, start creating an Expression, type "Body.Sh" it will offer "ShapeType", press the down arrow keyboard or mouse click to select "ShapeType", you get an instant c...
by eivindkvedalen
Fri Apr 12, 2019 4:04 pm
Forum: Open discussion
Topic: Combined counterbore+countersink
Replies: 16
Views: 3797

Re: Combined counterbore+countersink

Nice! +1 from me! Would be also nice to have more thread options like setting the depth of the thread. Also a nice feature would be to define the depth of the hole with or without the drill point. As in technical drawing usually the useable hole is measured and not the hole with the depth until the...
by eivindkvedalen
Thu Apr 11, 2019 6:18 pm
Forum: Open discussion
Topic: Combined counterbore+countersink
Replies: 16
Views: 3797

Re: Combined counterbore+countersink

chrisb wrote: Fri Mar 08, 2019 10:33 pm Feature request: issue #3893.
Branch for testing: https://github.com/eivindkv/FreeCAD/tree/Fix_issue_3893

Eivind
by eivindkvedalen
Tue Apr 02, 2019 6:54 pm
Forum: Material
Topic: Material improvements
Replies: 74
Views: 81240

Re: Material improvements

bernd wrote: Tue Apr 02, 2019 5:16 pm with Python2 and Qt5 I am able to compile this branch. But as soon as an object which has a Shape property is created FreeCAD crashes. Files with meshes or for example an FEM file without the shape saves and reopens fine.
I discovered that as well, and I'm looking into it now...

Eivind
by eivindkvedalen
Sun Mar 31, 2019 10:53 pm
Forum: Material
Topic: Material improvements
Replies: 74
Views: 81240

Re: Material improvements

https://github.com/berndhahnebach/FreeCAD_bhb/commits/materialeivind still rebases, but not the material editor ui, but this is no that important. C++ code is still not finished. It would be a pitty if this development would be for trash eventually. Rebased on current master: https://github.com/eiv...
by eivindkvedalen
Tue Oct 09, 2018 10:55 pm
Forum: Help on using FreeCAD
Topic: Datum (Planes, Lines, Points) and holes
Replies: 9
Views: 1593

Re: Datum (Planes, Lines, Points) and holes

Speaking of holes, what am I missing with the center hole (Hole001). It's marked as threaded, so I expected the hole to have an internal thread. Is this option just meant as a shortcut to generate the right size of bore for a given thread? The hole fails to restore from file, also noted by others. ...
by eivindkvedalen
Mon Sep 24, 2018 4:51 pm
Forum: Developers corner
Topic: C++ print contents of a string list
Replies: 11
Views: 2147

Re: C++ print contents of a string list

bernd wrote: Thu Sep 20, 2018 5:01 pm ahh cool I did not know this was posible in C++.

@eivind:
How about a rebase of https://forum.freecadweb.org/viewtopic.php?f=38&t=16714 I really would give this a try.
Hi,

I'll try to do that in near future!

Eivind
by eivindkvedalen
Mon Sep 24, 2018 11:11 am
Forum: Help on using FreeCAD
Topic: [Solved] Spreadsheet issue with App::PropertyFloatList
Replies: 3
Views: 1042

Re: Spreadsheet issue with App::PropertyFloatList

TheMarkster wrote: Sat Sep 22, 2018 9:29 pm The spreadsheet does not get updated when the contents of App::PropertyFloatList are updated.
...
Confirmed. Please register this in the bug tracker.

Eivind