Go to homepage
11 / 19
Feb 2016

I have used 123D Design for like a couple of months and I have already grown out of it. I feel like it’s not the most desirable program for complex stuff, which is something I want to get involved in. My parents are offering to pay for a license of any software. I’m looking for something with a learning curve (not to big though), with a decent price (I don’t wanna waste like 500 bucks), and YouTube videos for tutorials. Oh and obviously it will be specifically for 3D printing. (I feel like I’m asking for a lot xD). Thanks in advance.

It’s great that you’re progressing to more advanced software! Two options immediately come to mind.

OpenSCAD is an open-sourced “programming”-based CAD package. You type in code and generate geometries based on that code, similar to actually writing a program. I never really got into it because I’m not a programmer, but it seems a lot of RepRappers swear by it (in fact, if you go browse Thingiverse a bit, a disproportionate amount of models were made with OpenSCAD).

Me personally, I grew up on Autodesk products. Most of them are much more of graphical, WYSIWYG, parametric-type programs as opposed to something like OpenSCAD. Fusion 360 is an extraordinarily advanced cloud-based CAD program that integrates traditional parametric modeling, organic sculpting, and a renderer and a CAM processor into a single program. It’s not particularly hard to learn, and also happens to be completely free for non-commercial use. (!!!) If Fusion is a bit unorthodox for you, you can also get a free student license of Inventor, for mechanical/parametric parts, or 3DSMax/Maya for organic sculpting. A nice thing about Autodesk student licenses is that they don’t actually require a .edu email, so you’re eligible for them no matter what level of schooling you’re in.

The only downside to Autodesk products that I can think of is that if you do ever intend to use them for commercial purposes, their licenses are quite pricey. Inventor Professional 2016, for example, costs $385 per month. However, assuming you just want to work with it to learn and make a few personal models, a free student license is completely fine.

Unfortunately I can really only speak for these two, as I never really got into Blender or Solidworks (the other two big ones I can think of). I hope this helped at least a bit.

(I accidentally just wrote 284 words again. Whoops.)

-Karl Zhao

Fusion natively works with its own format called f3d, but it works extremely well with other Autodesk formats and in general you can export it directly into other Autodesk software and have it work perfectly. STL isn’t a format that’s meant to be edited. It’s a format that’s meant to be the final, processed mesh for 3d printing, and while I have seen a few programs that are able to edit it, I have yet to find one that can do so elegantly. In fact, to edit STL’s I usually just open them in 3DSMax to edit them as a full mesh.