Search found 2764 matches

by keithsloan52
Fri Jun 18, 2021 4:20 pm
Forum: Help on using FreeCAD
Topic: FreeCAD on ARM processors
Replies: 32
Views: 8997

Re: Sue

Jotagiraldez wrote: Thu Jun 17, 2021 4:25 pm The Freecad team must start providing support for ARM of platform.
I know we are supposed to be nice to each other, but your posts pushes the limits. Who do the Hell do you think you are? The replacement for Donald Trump.

And you contribution to Open Source Is ?
by keithsloan52
Fri Jun 18, 2021 1:26 pm
Forum: Developers corner
Topic: Couple of Qt Questions.
Replies: 35
Views: 8027

Re: Couple of Qt Questions.

What's the code ? Sorry thought I had already posted it, but it has changed a bit since then class AddTessellateWidget(QtGui.QWidget): def __init__(self, Shape,*args): QtGui.QWidget.__init__(self,*args) bboxGroup = QtGui.QGroupBox('Objects Bounding Box') laybbox = QtGui.QHBoxLayout() laybbox.addWid...
by keithsloan52
Fri Jun 18, 2021 11:37 am
Forum: Developers corner
Topic: Couple of Qt Questions.
Replies: 35
Views: 8027

Re: Couple of Qt Questions.

My panel looks like
42636CC0-5872-42ED-89B1-8634D0765B44.jpeg
42636CC0-5872-42ED-89B1-8634D0765B44.jpeg (54.02 KiB) Viewed 1291 times
And the leaveEvent gets drive when my mouse leaves apart from if I exit to the sides anywhere above the title 'Tessellate with Gmsh' How can I fix this?
by keithsloan52
Thu Jun 17, 2021 7:41 am
Forum: Open discussion
Topic: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?
Replies: 39
Views: 6303

Re: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?

You could always goto/create .FreeCAD/Mod and then git clone https://github.com/KeithSloan/toSketch.git This worked! So I think it is safe to assume something is broken with the addon manager approach. I think this would have tremendous potential if it was doing automatic recognition of what the co...
by keithsloan52
Wed Jun 16, 2021 3:19 pm
Forum: Help on using FreeCAD
Topic: Curves workbench
Replies: 1852
Views: 450036

Re: Curves workbench

Nice YouTube video that in the end uses the Curves Workbench to create a nice ring
https://www.youtube.com/watch?v=93LIxgRXeew
by keithsloan52
Wed Jun 16, 2021 1:15 pm
Forum: Open discussion
Topic: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?
Replies: 39
Views: 6303

Re: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?

Doesn't work over here, I have the latest freecad version from the freecad repositories on ubuntu. OS: Ubuntu 20.04.2 LTS (ubuntu:GNOME/ubuntu) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19. Build type: Release Branch: unknown Hash: 9e3b630bbfb6807e93eeffb655e6c20f218644fc Pyth...
by keithsloan52
Wed Jun 16, 2021 11:51 am
Forum: Open discussion
Topic: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?
Replies: 39
Views: 6303

Re: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?

Something offtopic, I came across this addon of yours as well: https://github.com/KeithSloan/toSketch I've installed it via the addon manager but there is no workbench showing up. I am on the latest version of Freecad. Is it out of date? That is such a neat concept, not sure how it compares to mesh...
by keithsloan52
Wed Jun 16, 2021 11:47 am
Forum: Open discussion
Topic: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?
Replies: 39
Views: 6303

Re: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?

I had no idea that this was around, I am so glad, will be definitely using it. What makes it restricted to two spheres or two cylinders etc? Why not support a combination of a cylinder and a cube for instance? Whilst there are algorithms for Hull of Mesh's not so easy for Brep shapes. Not easy to m...
by keithsloan52
Wed Jun 16, 2021 9:09 am
Forum: Open discussion
Topic: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?
Replies: 39
Views: 6303

Re: Discussion - Possible way ahead for OpenSCAD hull and Minkowski requests?

No intention of bumping this thread, but how are things looking on this front? It would really be a game changer if hull was supported natively. Not much - Too busy with distance learning Masters so lack of spare time. Don't think all hull requests will ever be handled 'natively' more case of some ...
by keithsloan52
Wed Jun 09, 2021 10:12 am
Forum: Install / Compile
Topic: Is Python3.9 planned for FreeCAD0.20
Replies: 21
Views: 7945

Re: Is Python3.9 planned for FreeCAD0.20

I would like to try out some Blender bpy module functions and I am on Mac, so going to ask @realthunder if there is any chance he could build his FreeCAD Daily with Python 3.9