element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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 How do you program the 3D printers
  • 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
  • State Verified Answer
  • Replies 24 replies
  • Answers 2 answers
  • Subscribers 331 subscribers
  • Views 2844 views
  • Users 0 members are here
  • input
  • printer
  • 3d
Related

How do you program the 3D printers

jw0752
jw0752 over 10 years ago

Hi 3D Printer Experts,

This is probably a trivial question but I would like to know more about how you tell the 3D printer what you want to make? Do you have to scan existing objects? Do you have to measure and input parameters into a driver program? I noted the other day Doug W. needed an adapter for a Micro SD card and in a very short time he had printed one. This is amazing but is it that simple? Doug is an incredible engineer and perhaps it isn't so easy for everyone. Just curious.

Thanks John

  • Sign in to reply
  • Cancel

Top Replies

  • fvan
    fvan over 10 years ago +2 verified
    Hi John, I usually search if a model already exists for what I want to print. You can browse and search on http://www.thingiverse.com/ for that. Doug's microSIM adapter is something generic enough, so…
  • Former Member
    Former Member over 10 years ago in reply to jw0752 +2
    Hi John, i would not say i am any more creative than anyone else, i think it is just that i have been an engineer for all my working life and if i can think of what i want something to do then i can normally…
  • michaelwylie
    michaelwylie over 10 years ago +1 suggested
    The basic idea is to start with a 3D model and slice it into layers based on your parameters. Then print each layer on top of each other, producing a 3D object. Every software might perform this differently…
Parents
  • michaelwylie
    0 michaelwylie over 10 years ago

    The basic idea is to start with a 3D model and slice it into layers based on your parameters. Then print each layer on top of each other, producing a 3D object. Every software might perform this differently, but the basic idea remains. For example at work we use Solid Works. The mechanical engineer draws the 3D model we want and exports it as a step file (an ISO 3D file standard). We import the step file into a program called ReplicatorG, which lets us control how the object will be sliced and filled, amongst other things. We process the object and just print it. Hope this helps some.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • michaelwylie
    0 michaelwylie over 10 years ago

    The basic idea is to start with a 3D model and slice it into layers based on your parameters. Then print each layer on top of each other, producing a 3D object. Every software might perform this differently, but the basic idea remains. For example at work we use Solid Works. The mechanical engineer draws the 3D model we want and exports it as a step file (an ISO 3D file standard). We import the step file into a program called ReplicatorG, which lets us control how the object will be sliced and filled, amongst other things. We process the object and just print it. Hope this helps some.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • jw0752
    0 jw0752 over 10 years ago in reply to michaelwylie

    I rather imagined that it would be similar to integrating a solid with calculus. There must be however some algorithm available for placement of holes and hollows. Thanks for your insights.

    John

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz over 10 years ago in reply to jw0752

    Hi John,

     

    I've not used a 3D printer before, but the general idea for creating the 3D model (and any holes or hollows) which is half of the story to getting a 3D printed object, is to draw a plan view out of 2D basic shapes (like rectangles and circles) and then the CAD software will let you extrude it vertically for example. Then you can draw another basic shape on any face of the extruded object, and extrude that in a chosen direction. To create the hollows, the extrusion is just done in the other direction, to push into the shape.

    There are more options, but this is basically the technique that was (I suspect) pioneered originally in SolidWorks and now most software has a similar procedure.

    In terms of measurements, usually it doesn't matter if the drawn shape is the wrong size, because then you pick corners or edges and draw lines as measurements and type in values, and the shape auto-squishes to the value you typed in.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • jw0752
    0 jw0752 over 10 years ago in reply to shabaz

    Hi Shabaz,

    Thanks for the insight and information. Your description gave me some good visual descriptions of how the process works. You indicated that the software used to make the drawing would conform the shape to the parameters for the edges and corners that are input not to the drawing specifically. It also sounds like it is necessary in many cases to perform multiple prints to get the finished object.  If I have miss-stated or misunderstood let me know.

    Thanks John

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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