element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
3D Printing
  • Technologies
  • More
3D Printing
3D Printing Forum 3D Modelling Software Recommendations
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join 3D Printing to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 51 replies
  • Subscribers 335 subscribers
  • Views 9526 views
  • Users 0 members are here
  • 3d modeling
  • 3d cad
  • 3D Printing
  • 3d rendering
  • 3d modelling
Related

3D Modelling Software Recommendations

spannerspencer
spannerspencer over 9 years ago

Morning all!

 

balearicdynamics has been posting some superb tweets that follow the progress of his Pi IoT design challenge, which include some great 3D models that (I assume) he then sends to the 3D printer. Is that right, Enrico?

 

And shabaz often makes great use of some 3D diagrams for exploded views of his amazing projects, like the HAL-CAM 9001 – Building a New Security Camera he just posted.

 

I've not much experience with 3D modelling software, which is my real obstacle to entry when it comes to playing with... er, I mean making use of, a 3D printer. It's not the hardware that's stopping me -- it's the software. Years about I used to dabble with Lightwave, but I was wondering what software you guys use to build your 3D models for printing (or for any other maker tasks, for that matter), and if you had any recommendations for beginners.

 

Maybe if you guys could sound out the popular platforms, we could then run a poll to see which ones people prefer? That being said, if you're already familiar with all the popular options, do feel free to put a poll up and we can get opinions that way, too.

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 9 years ago +6
    Hi Spanner, I don't use any 3D modelling software currently, so I'm curious too to find out what gets used with 3D-printers. (I don't own one yet). I'm a heavy user of graphics programs (Paint shop, Inkscape…
  • Jan Cumps
    Jan Cumps over 9 years ago in reply to spannerspencer +5
    Spanner Spencer wrote: ... There's definitely a lot of scope there! ...
  • beacon_dave
    beacon_dave over 9 years ago +4
    I'm currently using Nemetschek Vectorworks for 3D modelling. Vectorworks, Inc. | BIM & CAD Design Software It's not oriented specifically toward 3D printing, but it can export to STL file format for 3D…
Parents
  • bwelsby
    bwelsby over 9 years ago

    balearicdynamicsOver the past few years I have tried lots of software, but the one that suits me the best is OpenSCAD.

     

    I have tried Tinkercad, Sketchup, Autodesk 123D, FreeCAD, and many more but I still find I can do what I want quicker and easier with OpenSCAD.  I put this down to the years I spent programming in Assembler and C and OpenSCAD is to me just a programming language.    However, whatever suits you is what you use.

    Being "old school" I was taught engineering drawing using pencil, paper and drawing boards. I originally did circuit designs with pencil on paper or pen on film and PCB designs with tape on film. Those were the years BC - before CAD image  but I am not a stranger to CAD software either, I worked 8 years for a CAD company.

     

    Anyway, to continue:-

    For slicing software I have used Cura, Slic3d, and Simplify3D (an expensive commercial product).  Simplify3D is written in C/C++ using Qt framework and for me has produced the best results so far and the speed performance just blows everything else away.

     

    For my printer I have two... My original was a ReprapPro Tricolour Mendel (ReprapPro is no more and this printer is currently dismantled to make space). My active printer is of my own design, I experimented with cube designs using CoreXY and H-Bot mechanics and also Delta designs such as the Kossel but I ended up with my own variant of the Mendel arrangement using 20x20 aluminium framework.  The drive electronics on my original was dual  Melzi cards and on my experimental machines I used RAMPS 1.4 (Arduino Mega base)  I am now using RADDS which is Arduino Due based

    For the printer firmware I started with Marlin but I am currently running with Repetier firmware (easy to configure for various designs with their on-line configuration tool)

     

    Driving my printer, originally I used Pronterface I have also tried Cura, Simplify3D, Repetier Host and remote software OctoPrint and Repetier Server.  I am currently using Repetier Server on a small PC connected to printer which is in another room. I will be replacing the small PC with an SBC built into the machine may be RPi, BBB or similar not decided yet. Repetier Server is written in C/C++ and is available for Intel and ARM hosts and I think it is better than OctoPrint but thats my opinion.

     

    My current workflow:

    Design in OpenSCAD - export STL or obtain STL if already designed  (thingiverse etc)

    Slice with Simlify3D - export GCODE

    Upload GCODE to printer server using web interface and PRINT

    I can monitor the printer from anywhere and I automatically get a notification on my mobile when print completed.

     

    I think that's all, hope I haven't overdone the links image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • D_Hersey
    D_Hersey over 9 years ago in reply to bwelsby

    If you have the misfortune of using openscad in a windows environment, be very diligent about hitting ctrl-s.  The other day I was gifted by an OS 'upgrade' overnight.  An allowed prior update flipped my 'ask first' switch.  This necessitated an unbidden reset and I lost a day's work.  Openscad is not very vigilant when it comes to auto-save.  Another downside is that it doesn't tag all parse fails and sometimes silently ignores improper code.  Great deal, though.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • D_Hersey
    D_Hersey over 9 years ago in reply to bwelsby

    If you have the misfortune of using openscad in a windows environment, be very diligent about hitting ctrl-s.  The other day I was gifted by an OS 'upgrade' overnight.  An allowed prior update flipped my 'ask first' switch.  This necessitated an unbidden reset and I lost a day's work.  Openscad is not very vigilant when it comes to auto-save.  Another downside is that it doesn't tag all parse fails and sometimes silently ignores improper code.  Great deal, though.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
  • bwelsby
    bwelsby over 9 years ago in reply to D_Hersey

    A good tip regarding regular saves, something you learn from experience.   Yes I have had windows auto reboot on me too, fortunately I didn't loose anything but it was very annoying.

    I run Lubuntu for most things and only use windows when there's no other option.  OpenSCAD is available for Windows, Linux and Mac it's open source and written in Qt which is a big plus for me.  Yes it has some quirks and bugs but it is ongoing development, again part of the Google Summer of Code in collaboration with BRL-CAD so we should see some good enhancements.  I was first introduced to BRL-CAD many many years ago at a conference on Parallel Processing for Computer Vision and Display where I met Mike Muuss and also  Jack Bresenham. ..  that's enough name dropping image  at that time it was only available by request on Mag Tape for DEC Vax ... oh happy days.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube