Search found 593 matches

by jtm2020hyo
Tue Jan 23, 2024 3:35 pm
Forum: Open discussion
Topic: MEP forum
Replies: 2
Views: 424

MEP forum

Hello, finally I found a work in real world to use FreeCAD, but I work in Electrical design and I do not found much info for FREECAD, I wish to know if possible create a MEP section in this forum to at least to start any serious development related to MEP.
by jtm2020hyo
Sat Jan 13, 2024 3:57 pm
Forum: Help on using FreeCAD
Topic: Draw with Conditional Statement
Replies: 1
Views: 1598

Draw with Conditional Statement

Is there any method to draw 2 objects (block1 block2), but only show one that meet the condition (if else statement)?

I mean, something like

if (building1 "has no interference with" building2)
then use (block1)
if not (block2)
else (leave empty)
by jtm2020hyo
Mon Aug 28, 2023 8:05 pm
Forum: Help on using FreeCAD
Topic: 3D parametric constraints
Replies: 4
Views: 572

Re: 3D parametric constraints

thomas-neemann wrote: Mon Aug 28, 2023 5:26 am if it is enough for you to work with parametric points (xyz) for lines, 3d polylines, circles, 3d bsplines, etc., it can be done in draft. I can make you a video about it
I wish create something like the robotexample.FCStd at the start page but with movement. for this I need 3D constrains.
by jtm2020hyo
Mon Aug 28, 2023 12:50 am
Forum: Help on using FreeCAD
Topic: 3D parametric constraints
Replies: 4
Views: 572

3D parametric constraints

I wish to use 1D and 2D objects, like: lines and planes (like draft WB objects), but i wish use 3D parametric features like sketch, is this possible? OS: Windows 11 build 22621 Word size of FreeCAD: 64-bit Version: 0.21.0.33668 +7 (Git) Build type: Release Branch: (HEAD detached at 0.21) Hash: 41b05...
by jtm2020hyo
Fri Feb 10, 2023 6:53 pm
Forum: Open discussion
Topic: ChatGPT can write code for FreeCAD
Replies: 7
Views: 1928

ChatGPT can write code for FreeCAD

I only want to announce that I tested today some code since ChatGPT and I can confirm that work. but while more complex is your request more errors leave.
by jtm2020hyo
Sat Jan 28, 2023 2:15 pm
Forum: Help on using FreeCAD
Topic: FC import DWG without Layers Objects
Replies: 9
Views: 1143

Re: Mesh Workbench load error

Finally I imported my DWG file to Freecad updating my version to pre-release: OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.21.0.31695 (Git) Build type: Release Branch: master Hash: 64caea207394bb05587c8ffb29b7a3e8696d24df Python 3.10.8, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7....
by jtm2020hyo
Fri Jan 27, 2023 8:21 pm
Forum: Help on using FreeCAD
Topic: FC import DWG without Layers Objects
Replies: 9
Views: 1143

Re: Mesh Workbench load error

with and without legacy appears same error with MESH WB, but only if use ODA converter.


only curiosly, why is need a converter to import dwg/dxf? to what format is converting ODA to do it manually?

Or how to fix Mesh WB?
by jtm2020hyo
Fri Jan 27, 2023 7:12 pm
Forum: Help on using FreeCAD
Topic: FreeCAD performance for MEP
Replies: 4
Views: 744

Re: FreeCAD performance for MEP

after many test I found similar performance between FreeCAD and AutoCAD.
by jtm2020hyo
Fri Jan 27, 2023 7:08 pm
Forum: Help on using FreeCAD
Topic: FC import DWG without Layers Objects
Replies: 9
Views: 1143

Re: Mesh Workbench load error

is there any alternative or how can I fix Mesh Workbench?? PD: here the error log 14:07:40 Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\JTM\AppData\Local\Programs\FreeCAD 0.20\bin\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature...
by jtm2020hyo
Fri Jan 27, 2023 6:04 pm
Forum: Help on using FreeCAD
Topic: FC import DWG without Layers Objects
Replies: 9
Views: 1143

Re: Mesh Workbench load error

the script to import load draft, mesh and part, then appears error with mesh. when I tried to load manuall mesh WB appears error "dll not found" OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.20.2.29177 +426 (Git) Build type: Release Branch: (HEAD detached from 0.20.2)...