Search found 7 matches

by Joel Stienlet
Sun Dec 03, 2017 2:36 pm
Forum: Path/CAM
Topic: Couple of potential bugs...
Replies: 51
Views: 7532

Re: Couple of potential bugs...

I mostly agree ;) but sometimes I've to make a hole with not that tight tolerances, or sometimes you want to tap (not a critical thread) and you don't have that specific 7.3mm drill for this M8 thread, and you just drill it 7.5mm... I do that sometimes, but not very professional I agree ;)
by Joel Stienlet
Sun Dec 03, 2017 2:26 pm
Forum: Path/CAM
Topic: Couple of potential bugs...
Replies: 51
Views: 7532

Re: Couple of potential bugs...

Hello Herbert,
Apparently this patch has not been merged in the master yet.
https://github.com/FreeCAD/FreeCAD/commits/master
But you can use the patch https://github.com/FreeCAD/FreeCAD/pull/1134 to fix these two files.
by Joel Stienlet
Sun Dec 03, 2017 1:27 pm
Forum: Path/CAM
Topic: Couple of potential bugs...
Replies: 51
Views: 7532

Re: Couple of potential bugs...

Sorry, I should have set a correct diameter, this was misleading. So I uploaded a new file, this time the diameters should be correct (I hope so, 3mm diameter drill for a +-3mm diameter hole): https://drive.google.com/open?id=1hCLvTsCKSxWrvdVUcOzGk-Thn6uG3BhW Anyway, the error message "Feature ...
by Joel Stienlet
Sun Dec 03, 2017 12:25 pm
Forum: Path/CAM
Topic: Couple of potential bugs...
Replies: 51
Views: 7532

Re: Couple of potential bugs...

I've created a minimal file that gives me this this error (with fix 1134):
https://drive.google.com/open?id=1HgcbG ... 4mw4GflJ2m
the error is triggered when I click on "OK" ok "Apply" when creating the drilling.
by Joel Stienlet
Sun Dec 03, 2017 10:15 am
Forum: Path/CAM
Topic: Couple of potential bugs...
Replies: 51
Views: 7532

Re: Couple of potential bugs...

The circular hole bug seems solved with fix 1134, but I still have some strange thing: PathOpGui.INFO: Title: 'Drilling' Drilling Select Mode PathCircularHoleBase.ERROR: Feature Base-Body.Face8 cannot be processed as a circular hole - please remove from Base geometry list. PathDrilling(77).circularH...
by Joel Stienlet
Sun Dec 03, 2017 1:28 am
Forum: Help on using FreeCAD
Topic: Path Drilling failed
Replies: 5
Views: 1063

Re: Path Drilling failed

Thank you all for your replies.
I made a little screencast to show you what I'm doing so that you can see if I do something wrong:
https://www.youtube.com/watch?v=rSkTrJc ... e=youtu.be
You see at the end of the video I get this error message in the terminal (see my first post).
by Joel Stienlet
Sat Dec 02, 2017 5:53 pm
Forum: Help on using FreeCAD
Topic: Path Drilling failed
Replies: 5
Views: 1063

Path Drilling failed

Hello! I'm not sure if I use things correctly, but I get the following error: Python command 'Path_Drilling' failed: Traceback (most recent call last): File "/usr/local/Mod/Path/PathScripts/PathOpGui.py", line 956, in Activated return Create(self.res) File "/usr/local/Mod/Path/PathScr...