Search found 3447 matches
- Sun Aug 07, 2022 9:04 pm
- Forum: Path/CAM
- Topic: Glitchy Toolpath v20
- Replies: 8
- Views: 457
Re: Glitchy Toolpath v20
I have tried opening the operations/pocket shape line in the combo view, re-opening the operations menu and hitting the refresh button on the upper toolbar (comes up recompute in the python console) nothing happens. Are you talking about a different procedure? As herbk pointed out, a very standard ...
- Sat Aug 06, 2022 3:03 pm
- Forum: Install / Compile
- Topic: [Runtime error]Assertion failed from python38_d.dll while running release build
- Replies: 1
- Views: 170
Re: [Runtime error]Assertion failed from python38_d.dll while running release build
Most likely is that you accidently compiled in debug mode. That is the default.
When I compile in release mode those "_d" files are not created.
I sometimes make the mistake of going with the default, and the result does not work.
Gene
When I compile in release mode those "_d" files are not created.
I sometimes make the mistake of going with the default, and the result does not work.
Gene
- Sat Aug 06, 2022 2:53 pm
- Forum: Open discussion
- Topic: FreeCAD on the web
- Replies: 749
- Views: 335360
Re: FreeCAD on the web
This survey is only from CNC Cookbook customers. I doubt that many professional CAD users are customers of CNC Cookbook.
Gene
Gene
- Sat Aug 06, 2022 1:48 am
- Forum: Path/CAM
- Topic: Glitchy Toolpath v20
- Replies: 8
- Views: 457
Re: Glitchy Toolpath v20
I saw the extra arcs when I first opened the file, but a recompute cleaned up everything. That is often the first thing to try when results don't look right. OS: Windows 11 (11.0) Word size of FreeCAD: 64-bit Version: 0.21.29485 (Git) Build type: Release Branch: master Hash: a236ca843fdd6674afb6d7ed...
- Thu Aug 04, 2022 4:26 pm
- Forum: Install / Compile
- Topic: [solved] Missing "api-ms-win-core-path-l1-1-0.dll"
- Replies: 7
- Views: 540
Re: Missing "api-ms-win-core-path-l1-1-0.dll"
Only Microsoft could make the naming look backward!jimmihenry wrote: ↑Thu Aug 04, 2022 3:08 pm The 32-bit version goes into SysWOW64
The 64-bit version goes into System32
Gene
- Thu Aug 04, 2022 2:24 pm
- Forum: Help on using FreeCAD
- Topic: Differences opening STEP file in Windows vs linux
- Replies: 9
- Views: 450
- Thu Aug 04, 2022 2:17 pm
- Forum: Install / Compile
- Topic: [solved] Missing "api-ms-win-core-path-l1-1-0.dll"
- Replies: 7
- Views: 540
Re: Missing "api-ms-win-core-path-l1-1-0.dll"
Wait it does work, a gust of stupidity hit me and i did it wrong![/color][/b] The link to the modiefied DLL is the way to solve the problem. I copied the 64 bit modded api-ms-win-core-path-l1-1-0.dll into FreeCAD's bin folder and copied the modified x86 dll into C:\Windows\SysWOW64 and into C:\Wind...
- Thu Aug 04, 2022 2:06 pm
- Forum: Open discussion
- Topic: Contraining pointonto two lines in one move
- Replies: 22
- Views: 1130
- Tue Aug 02, 2022 9:56 pm
- Forum: Help on using FreeCAD
- Topic: No padding although fully constrained sketch
- Replies: 13
- Views: 518
Re: No padding although fully constrained sketch
So there is nothing from FreeCAD that can be used, to see why it determined there is a problem. I get it, I must go the hard way to find it. Sketches can be used for a number of purposes in FreeCAD. Duplication of lines is not automatically a problem in the sketcher. Or another way to look at the p...
- Tue Aug 02, 2022 2:14 pm
- Forum: Help on using FreeCAD
- Topic: The following referencing objects might break, Why?
- Replies: 6
- Views: 407
Re: The following referencing objects might break, Why?
I think all the replies above have missed the correct answer. Even if there is no TNP the warning will come up. (I just tried it to make sure.) The reason is that Pad001is NOT just the cylinder that was added, but rather it is the entire body at that point. If good practices were followed and the sk...