Domain: freecadweb.org
Stories and comments across the archive that link to freecadweb.org.
Comments · 13
-
Re:Isn't AutoCad Malware in Itself?
I tried to write some scripts for AutoCAD and in the first day I found about a dozen bugs in AutoLisp. I contacted AutoDesk to report the problems, and they told me they knew about the bugs, had no plans to fix them, and recommended that I use the JavaScript API instead.
So I decided not to use AutoCAD. I did some research and found FreeCAD. Free software with a very nice Python API for scripting.
-
Re:Microsoft Project?, Nah, FOSS
Or given the request for cheap, go FOSS:
https://www.freecadweb.org/ - Cad software that even uses autodesk's DWG file format
http://www.ganttproject.biz/ - Gantt Project, an open source version of Microsoft Project -
Re:AutoCAD
FreeCAD works for me. I especially like scripting in Python. AutoCAD uses Lisp for scripting, but it is buggy and not included at all in the "lite" edition for students.
Even if AutoCAD was free, I would prefer FreeCAD.
-
Re:Oh yeah
How about FreeCAD.
I'm not claiming it's there yet, but it is quite useful in it's current form and improving. Certainly it shows that sombody IS willing to make an actual project.
-
Re:Windows As A Service?
Not sure if it has everything you need but,,,
-
Re:Clickbait title?
Microsoft now owns Minecraft and they can do whatever they want with it. They may be using Python now, but that can change in a heartbeat.
Then the school is free to dump Minecraft and move to something else. They didn't use Python because of Minecraft. They had already decided to teach Python, and then picked Minecraft because it used Python. The students also write Python plug-ins for FreeCAD and print their projects on a 3D printer. There are plenty of other options.
Btw, you can write Minecraft plug-ins in languages other than Python, including C++ and Java. You may be able to use C# or VB as well.
-
Re:SolidWorks and Word
For the lazy http://freecadweb.org/
-
Re:Where will decent software come from?
I was half-right; the problem is with the licensing of the DWG library. See
http://www.fsf.org/campaigns/p...FreeCAD requires installation of Teigha for DWG export:
http://www.freecadweb.org/wiki...Teigha isn't freely-licensed. There isn't any license info on their webpage, but after installation, it states: "Copyright© 2003-2014, Open Design Alliance All Rights Reserved. This software may not be licensed, sold, distributed or included with other software products without the written consent of Open Design Alliance. "
-
Re:Where will decent software come from?
CAD is recognized by the FSF as an area with a lack of suitable Freely-licensed software.
Really? What is wrong with FreeCAD? It is a full parametric 3D modeling system. It can be scripted in Python. It exports industry standard STL. I find it far easier to use than AutoCAD, SolidWorks, or any other CAD program I have used. I have used it for dozens of projects, and have run into no limitations. I have also used it with a 3D printing class at an elementary school for 4th, 5th, and 6th graders. They also had no problems with it. The license is GPL.
-
Extrapolate 3-D solid from a 2-D picture
So I can play around with a part in http://freecadweb.org/ without caring about the measured tolerances.
-
Re:Great, another quasi-monopoly
With Android, google did something good to the mobile world I think.
Autodesk is not Google. Android is a mostly open ecosystem, created to prevent Apple from dominating the smartphone market. I don't think that is what Autodesk is doing. If I can code up a design in Python, convert it to STL using FreeCAD, and print it on this device, then I will be very happy and might even buy one. But I will also be very surprised. I RTFAed, and didn't see STL mentioned anywhere, although they did repeatedly use the phrase "open source" in a context that made no sense.
-
Re:3D printing
Blender doesn't do parametric modeling
No, but FreeCAD does. Cost: $0. It has a nice GUI, and it uses Python as a scripting language, so if you prefer coding over using the GUI, you can whip up a python program to generate your part.
-
Re:dying desktop.
Here is a pretty good list of CAD software available for Linux.
At home, I use Draftsight and FreeCAD. I had trouble with FreeCAD in the past, but it works quite well new. I tried gcad3d, but couldn't get used to it. I also used Cycas when I was designing a house, but it's a little different. Varicad is very nice, but it's too pricey for me.