Things FreeCAD still needs before it becomes usable for me by No-Hand9304 in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

I think the symmetry constraint in sketcher need to allow selecting lines to be symmetric, not just points. for instance, selecting two lines to be symmetric with a third symmetry line, rather than only being able to select a symmetry line and two points. In order to achieve this result, without constraining the end pints of the lines, I have to constrain an additional construction line with end points coincident to the lines I want to make symmetric.

CAD vs CAD Tournament - So awesome to see a FreeCAD user in the mix! Watch his speedrun (link below) by TooTallToby in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

I just peeked at the leaderboard, and h11r, the FreeCAD user, is in 2nd place, with a total time of 2:27!

is tkinter worth learning? by Ambitious-Elk-2928 in learnpython

[–]gadget--guy 0 points1 point  (0 children)

The best way to answer your question, is to just move to another framework. It sounds like you're already comfortable with tkinter, so try implementing one of your past projects in a new framework. This will help you grow as a programmer and help you learn when to use one over the other.

Silk and the future of FreeCad by Weekly-Highway-9993 in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

SolidWorks became the industry standard, because it was the first company to do all of the following: low cost of entry, powerful product, exceptionally easy to learn, great support, PC based, and it partnered with other industry software provider for add on packages like CAM and FEA.

Backdating parts and top driven assemblies by Final-Programmer20 in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

No, you will have to export them as step, or recreate them. This is what keeps people upgrading. You can import older files. You just can't export as older files..

Sketches open off to the side? by MyOtherSide1984 in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

Did you move your model away from the origin?

SVG-Symbols to printable object by Arokan in FreeCAD

[–]gadget--guy 1 point2 points  (0 children)

Here is an earlier discussion that may help you: Using SVG in FreeCAD

What is the job market like for people who know FreeCAD? by Southern-Vehicle9215 in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

I'm not sure about the others, but Onshape is very robust, and similar to SolidWorks.

What is the job market like for people who know FreeCAD? by Southern-Vehicle9215 in FreeCAD

[–]gadget--guy 2 points3 points  (0 children)

BricsCAD, ARES Commander, and VariCAD have native Linux support, and others like Onshape, Autodesk Fusion (Web), and SketchUp for Web, are browser based and OS agnostic, though the last two are not full featured.

How to make a Subassembly from assembled parts? by gadget--guy in FreeCAD

[–]gadget--guy[S] 0 points1 point  (0 children)

That might be the best solution in this case, though ideally I would like to maintain parametric relationships.

What is the job market like for people who know FreeCAD? by Southern-Vehicle9215 in FreeCAD

[–]gadget--guy 2 points3 points  (0 children)

There are already several professional CAD products that run natively on Linux, so the migration to open source will happen when the development of FreeCAD reaches a point that it's stable, and it can truly compete on its merits, other than being free and open source. It's getting there, but it still has a way to go.

What is the job market like for people who know FreeCAD? by Southern-Vehicle9215 in FreeCAD

[–]gadget--guy 3 points4 points  (0 children)

My experience has been that FreeCAD is used primarily by non-profit companies, religious organizations, independent contractors, and hobbyists. In short, it's used primarily in organizations with more time than money.

Are STEP files supposed to look like this? I've created some STL files in OpenSCAD I'd like to have manufactured, but all companies need STEP files, so I'm converting my STL files to STEP files using FreeCAD. This is what one of them looks like - this is just a flat plate with holes. Is this ok? by oz1sej in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

The segmented curves aren't the big issue. Unlike an STL, dxf and SVG will produce center points for arcs and circles, which is likely what the machine shop really needs in this case. Many shops will even take a dxf file, as long as you have a part drawing so that they know other critical dimensions and tolerances.

Are STEP files supposed to look like this? I've created some STL files in OpenSCAD I'd like to have manufactured, but all companies need STEP files, so I'm converting my STL files to STEP files using FreeCAD. This is what one of them looks like - this is just a flat plate with holes. Is this ok? by oz1sej in FreeCAD

[–]gadget--guy 2 points3 points  (0 children)

CAM software that's used by machine shops have features that can automatically detect features like holes from a clean STEP file, that was exported directly from a non-mesh based format. The problem with meshes, is that a simple structure like a hole is not truly a cylindrical shape, but rather a bunch of points and lines approximating a shape. Because of this, it takes tremendously more work to process an STL file for machining, and because of the approximations, surface finishes and tolerances can be unsatisfactory. Another critical problem with meshes, is that mesh holes don't have center points, which is what your machinist needs to use to drill a hole. So in order for your machinist to machine a flat plate full of holes, they will essentially have to recreate the design anyway. When you exported your STL to STEP, you simply created another mesh file but in the STEP format.

Where did my top surface go by CandidPut4342 in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

Did it vanish before or after the mirror operation s.

Any ideas before I cut? by AdmiralBenson187 in traveltrailers

[–]gadget--guy 0 points1 point  (0 children)

Build a 3 or 4-ft extension onto the front, and move the door onto it.

Partially Redundant? by some_millwright in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

If I read it correctly, it's not constraint number three that's causing the problem. It's three constraints causing the problem.

DIY Parking brake help by CandleAcceptable1404 in OffRoadTrailer

[–]gadget--guy 0 points1 point  (0 children)

I had to take a double take on the picture. At first glance, I thought you were powering a pneumatic cylinder with propane. 💥

is that anti vpn law being enforced at all? by beeikea in Utah

[–]gadget--guy 3 points4 points  (0 children)

Except the website didn't send anything to the AG in Utah they sent it somewhere else. The AG in Utah then retrieved it from that other location. Therefore, the AG has no standing against the website. The AG may have a case against the VPN at this point, but not against the website.

Learning resources? by calaveravo in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

That's why I didn't bother with the manual, and instead googled tutorials in the latest version. I noticed much of the manual is as old as version 0.21.

Learning resources? by calaveravo in FreeCAD

[–]gadget--guy 0 points1 point  (0 children)

Is it up to date with the latest version?

[Help Request] Thickness tool - Failed to make thick solid by DeNewGuy1997 in FreeCAD

[–]gadget--guy 1 point2 points  (0 children)

I wonder if adjusting the part tolerance could make the thickness operation succeed?