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 3D printer build volume
  • 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 Suggested Answer
  • Replies 12 replies
  • Answers 2 answers
  • Subscribers 330 subscribers
  • Views 2811 views
  • Users 0 members are here
  • format
  • printer
  • 3d
  • build
  • large
  • printing
  • volume
Related

3D printer build volume

Former Member
Former Member over 10 years ago

I'm relatively new to 3d printing and am looking at it for a specific purpose. I want to print Armor! Full body armor. I could take the time to split up each piece into smaller pieces to fit in a retail printer with small build volume. But the stability of a full chest piece broken into 8-20 smaller pieces would drive me crazy! I'd love to build it as one piece. Many have pointed out the bigger the build, the more likely it will have errors in the printing, thus more wasted material. WOuld love to get your thoughts on this. Also, if you have 3D printer recommendations, I'd love to hear from you and your real world war stories! I'm looking to build my own from a kit, but would like the Professional's perspective on this before i dive in full boar. Thanks for the insights! Merlin

  • Sign in to reply
  • Cancel

Top Replies

  • Robert Peter Oakes
    Robert Peter Oakes over 10 years ago in reply to balearicdynamics +1 suggested
    Making empty stuff, yes but think more a bucket rather than a dome, the dome will require serious support structures (Material) in order to span the open spaces and therefor alot of cleanup after print…
  • Robert Peter Oakes
    Robert Peter Oakes over 10 years ago in reply to balearicdynamics +1
    Completly agree I dont think this will be solved cheaply with a home build or echonomically, other aproaches like outsourcing will be far cheaper in the long run I think, especially based on the probable…
  • Robert Peter Oakes
    Robert Peter Oakes over 10 years ago in reply to balearicdynamics +1
    Exactly my thought, then the real issue is only getting the mould made and for that the CNC would be the better option (between 3D printing or CNC that is). A body mould could also be made directly from…
Parents
  • balearicdynamics
    0 balearicdynamics over 10 years ago

    Hi flysuit

     

    I have no idea of what is the real size of the pieces you should machine, so I have no idea of how many parts should be expected. Also I'd like to know what is the CAD or anyway software you are using to make the design. Better if you can provide one piece example (stl format maybe good).

     

    Then just a note about the difficult to make separate pieces. I think it can be solved simply as any good 3D cad has the functions to virtually cut the pieces of an object. The way I usually adopt in cases like this is following this simple proceure :

     

    1. Make a cube with surface thickness 0 (if this kind of objects are not accepted use a 0.001 thick) of the exact size of the 3D printer working area (maybe better some mm less)
    2. Replicate adiacent cubes on the X-Y (at the same Z = 0 level) to include the entire object that should be created
    3. For every cube (corresponding to one 3D printing session) save a copy of the file (e.g. draw1, draw2, draw3 etc.)
    4. Open the file draw1, remove all the cubes than the first
    5. Select the cube and subtract the entire object. Depending on the CAD you are using maybe that it is the first object subtracted to the second or vice-versa, try the first way and the second and use the one that works for you.
    6. Set the 3D object coordinates (xyz = 0,0,0) to the bottom-front-left corner of the cube
    7. Remove the cube used to cut the object.
    8. At this point you have the part number 1 of the object for the 3D printer. Export in the 3D printing format and proceed with the machining of the piece.
    9. Repeat points 4-8 with all the remaining files.

     

    At the end you should have all the components, perfectly cut without any calculation effort.

     

    Let me know if something is not clear.

     

    Enrico

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

    Hi flysuit

     

    I have no idea of what is the real size of the pieces you should machine, so I have no idea of how many parts should be expected. Also I'd like to know what is the CAD or anyway software you are using to make the design. Better if you can provide one piece example (stl format maybe good).

     

    Then just a note about the difficult to make separate pieces. I think it can be solved simply as any good 3D cad has the functions to virtually cut the pieces of an object. The way I usually adopt in cases like this is following this simple proceure :

     

    1. Make a cube with surface thickness 0 (if this kind of objects are not accepted use a 0.001 thick) of the exact size of the 3D printer working area (maybe better some mm less)
    2. Replicate adiacent cubes on the X-Y (at the same Z = 0 level) to include the entire object that should be created
    3. For every cube (corresponding to one 3D printing session) save a copy of the file (e.g. draw1, draw2, draw3 etc.)
    4. Open the file draw1, remove all the cubes than the first
    5. Select the cube and subtract the entire object. Depending on the CAD you are using maybe that it is the first object subtracted to the second or vice-versa, try the first way and the second and use the one that works for you.
    6. Set the 3D object coordinates (xyz = 0,0,0) to the bottom-front-left corner of the cube
    7. Remove the cube used to cut the object.
    8. At this point you have the part number 1 of the object for the 3D printer. Export in the 3D printing format and proceed with the machining of the piece.
    9. Repeat points 4-8 with all the remaining files.

     

    At the end you should have all the components, perfectly cut without any calculation effort.

     

    Let me know if something is not clear.

     

    Enrico

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