Prusa i3 Build Manual

From RepRap
Revision as of 05:42, 16 February 2014 by 3DBob (talk | contribs) (Other Build Documentation)
Jump to: navigation, search


Prusa i3 Documentation

Boxed style Frame Style

I3-box frame.png

In the future this page might contain a tutorial. Until then, a tutorial for the boxed frame style Prusa i3 by Kliment:

Rods

note check here for detailed instructions for where these numbers are derived from https://github.com/josefprusa/Prusa3/blob/master/box_frame/doc/dimensions.md

X Axis;

  • 2x 470mm 8mm smooth rod
  • 1x 20mm 8mm smooth (for extruder idler, use 8x20 threaded rod or grub screw instead as substitute)

If you want to play with the X length, you will have to cut the top (longest) plate as long as the smooth rod and one of the 450mm is actually (X rod length - 2x plate thickness) long. The rods may be longer, but should not be shorter by more than 1cm

Y Axis:

  • 2x 370mm 8mm smooth rods
  • 2x 400mm M10 threaded rod
  • 2x 400mm M8 threaded rods (M10 is actually correct)
  • 4x 205mm M8 threaded rods

Z Axis:

  • 2x 405mm 8mm smooth rod
  • 2x ~370mm M5 threaded rod

You could play with the Z lengths to increase building height.
For this you will need longer wood cut for 4 of the 450x100mm plates; The plates are (Z rod length + 45mm) long

Frame

Default is 12mm thick wood. Get something that is robust! The thickness is mostly needed because you screw into the side of the wood.

  • 6x 450x100x12mm wood
  • 1x 475x100x15mm wood

Any wood _over_ 12mm thickness will not work for the bottom plate with default config, the Y will then be lifted from the ground.
So if you are using thicker wood for the frame, be sure to change board_thickness in configuration.scad before printing parts

Single Sheet Frame Style

I3-ali-prusa.jpg

http://www.flickr.com/photos/prusajr/8107645350/in/photostream

To reduce confusion, documentation of the EiNSTeiN variant has been moved to here JBFromOZ i3 Build Documents.

Documentation here will only be relevant to the "standard" single plate design. (whatever that actually means)

Materials

Single plate Version Rods: - updated to numbers from https://github.com/josefprusa/Prusa3/blob/master/box_frame/doc/dimensions.md

X Axis;

  • 2x 370mm 8 mm smooth rod
  • 1x 20mm 8 mm smooth (for extruder idler, use 8x20 threaded rod or grub screw instead as substitute)

Y Axis;

  • 4x 205mm M8 threaded - Note 210mm for nyloc nuts. If they are cut to exactly the same length will make assembly easier.
  • 2x 350mm 8 mm smooth rod - Note take care to cut to exactly same length.
  • 2x 380mm M10 threaded - Note M10 is correct.

Z Axis;

  • 2x 320mm 8 mm smooth rod.
  • 2x 300mm M5 threaded (or 320mm if you want it to protrude above the frame).

Rod Lengths:
http://titanpad.com/bU77NESnMC

In summary:

M5 Threaded M8 Smooth M8 Threaded M10 Threaded
2 x 300mm 2 x 370mm 4 x 205mm 2 x 380
1 x 20mm
2 x 350mm
2 x 320mm
600mm 2100mm 820mm 760mm

Note: Last row shows totals for each size/finish

Parts to be Purchased

BOM

There are a number of variants of i3 single plate.

The original Prusa variant BOM is located at https://docs.google.com/spreadsheet/ccc?key=0Aga03tFhujeidDJzR0ZJNFZQYkhXTXlWd1BLRkN4Nmc&usp=sharing

The JBFromOZ BOM, RP list and build info on his EiNSTeiN variant is here

The current BOM used by BotBuilder.net for their workshops is located here: http://www.botbuilder.net/documentation - Updated Oct. 2013.

The Sourcing Your Own Parts section of the i3 buyer's guide is an attempt to make a comprehensive parts list, with links and info on ordering individual components.

Rapid Prototype Parts

DescriptionQtyImage
RP Partslocated in Prusa/single_plate folder
z-axis-top.scad
preview
1
I3-Z-axis-top.png
z-axis-bottom.scad
preview
1
I3-Z-axis-bottom.png
y-motor.scad
preview
1
I3-Y-motor.png
y-idler.scad
preview
1
I3-Y-idler.png
y-corners.scad (M10 x 1 M8 x 2 holes)
preview
4
I3-Y-corners.png
y-belt-holder.scad
preview
1
I3-Y-belt-holder.png
x-end-motor.scad
preview
1
I3-X-end-motor.png
x-end-idler.scad
preview
1
I3-X-end-idler.png
x-carriage.scad
preview
1
I3-x-carriage.png
magnetic-holder.scad (used for hall effect sensors / endstops)
preview
2
I3-Magnetic-holder.png
fan-mount.scad
preview
1
I3-Fan-mount.png
belt-guide.scad (suit 623 bearing)
preview
4
I3-Belt-guide.png
Extruder optionsnot complete documentation at this stage
gregs-wade.scad (in box_frame/extras folder)
preview

(is this the same as Greg's Hinged Extruder?)

1 (???)
I3-Gregs-wade.png
greg-adapter.scad (in mini/extruder/greg-wade folder)1 (???)
I3-Greg-adapter.png
dual-extruder.scad (deprecated - experimental)1 (???)
I3-Dual-extruder.png
compact-extruder.scad (experimental - likely to be replaced by nema17 extruder)1 (???)
I3-Compact-extruder.png
Single-Frame i3Aluminium 6mm plate 370mm x 370mm
Prusa3ALU-FREZOVANY-v4.dxf1
I3-DXFPlate.png


Note:
The Prusa3 repository (below) includes frames for both aluminum and laser cut wood (sized for 6mm thick) for both the "single_plate" and "mini" variants. The wood frame files include two gussets, which stabilize the frame from flexing. Photos of each can be found at:

"single_plate": http://www.flickr.com/photos/sbgraber/sets/72157632513929965/with/8378333341/
"mini": http://www.flickr.com/photos/sbgraber/sets/72157632518684272/with/8379471692/

The Prusa3ALU-*.dxf and Prusa3WOOD-*.dxf feature y-carriages that use zipties to fasten three LM8UUs to the underside. Prusa3_SC10UU-*.dxf has mount holes for SC10UU linear bearing blocks. Use whichever carriage fits your need.


File Sources

Github:
https://github.com/josefprusa/Prusa3 - Josef Prusa - main development repository
https://github.com/alexrj/Prusa3/tree/i3-unterwelt - Sound MINI repository, MGS extruder repository (files for parts shown above)
https://github.com/EiNSTeiN-/Prusa3/ - EiNSTeiN - 608 bearings, compact dual extruder repository, note that Y ends for M10 not M8 rods
https://github.com/Joaz/machine_parts/tree/master/mgs_prusa - Joaz - MGS extruder repository (parts not shown above)

Other Build Documentation

Acrylic frame build document by
www.3dprinterczar.com
:
https://skydrive.live.com/redir?resid=61D9A16368C58A74!113&authkey=!AI2iTJjJC1ZxdG0&ithint=file%2c.pdf

Single plate build pics: http://www.sub-design.co.uk/i3build/

Prusa i3 Frame Kit Build Manual by ReprapUniverse.com:
http://dl.dropboxusercontent.com/s/femvh8j5njf4sag/prusa_i3_frame_kit_build_manual.pdf

Build Documentation:
http://78.47.92.212/i3_documentation_pics/

BotBuilder.net Workshop Build Documentation - 50 page PDF
http://www.botbuilder.net/documentation

Build Videos:
http://www.youtube.com/watch?v=NixSNAUPciQ

JBFromOZ - notes preparing to build an aluminium frame prusa i3. EiNSTeiN variant [1]

Prusa i1/i2 smooth rod lengths should be usable for an i3 single-plate reprap.

Instructions on the github say to RP each part in the single-plate folder. I believe this instruction applies to the box frame version only, some items need more than 1 copy.

Build instructions of singe plate as an interactive animation:

As a Linux binary
As an online tool that works in Windows and OSX.

New Design complete laser cut kit assembly:
[2]

Extruder Discussion

It is not yet 100% clear which extruder to use, there is a dual extruder and a compact extruder in the branch though neither looks complete. there is also a Greg's adapter in the /mini/extruder/greg-wade folder, it uses the nuts_and_bolts.scad which needs to be copied to the openscad library folder.

I am planning to use a MGS extruder with a Nema17 stepper, designs from Sound are shown from his i3-unterwelt branch

Build photos from EiNSTieN's build record, including some additional reference to his edits for 608 bearings, GT2 belts, dual extruders etc.