3d printer build

Discussion in 'General Discussion' started by firehopper, Dec 6, 2013.

  1. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    I have some of the things I need on order to build a 3d printer with my udoo.

    I'm going with a kossel mini type delta printer, the printed plastic parts are paid for, the openbeam frame members are also ordered and paid for, the ramps-fd (due compatable 3d printer shield) is paid and shipped, 3 stepstick stepper motor drivers are ordered. need one more of those later. and 3 cheap stepper motors for testing are paid for and shipped..

    need to order 1 more stepstick driver, 1 hotend. (j type from hotends.com) 3 standard nema 17 type stepper motors, and 1 nema 17 with gearbox for the extruder. 9 v roller type bearings for the carriages 6 diagonal rods for the effector that carries the hotend. 4 microswitches, and that might be it..

    software, I'm going to try Repeltier-firmware (the development branch) because it supports ramps-fd and arduino due, and a delta type printer.

    for the i.mx6 side, I'm going with repelier host, since it seems to work on the udoo, has a slic3r included. havent messed around with it yet.. but it did compile and install.. the firmware compiled in the Arduino ide and uploaded with out errors.. I did a quick test, and the repetier firmware connects to repetier host. so its a start.. once I have the shield and motors I can see if it responds.
     
  2. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
  3. Matt

    Matt New Member

    Joined:
    Dec 17, 2013
    Messages:
    4
    Likes Received:
    0
    About how much would it cost to get everything for a 3d printer like what you're making?
     
  4. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    not sure.. I've spent about

    $9.50 for 4 limit switches.
    $11 for a pack of most of the screws needed.
    $30 for the plastic parts.
    $60 for the openbeams
    $30 for the ramps-fd shield
    $11 for 3 stepsticks.. (need one more)
    $52 for 3 nema17 size stepper motors. 5.5kg/cm or 76oz/in
    $35 for 3 gt2 16 tooth pulleys, 4 meters of gt2 6mm wide belt, 6 flanged bearings, and one regular bearing for the extruder
    $2 for two pens to get the pen springs.
    $2 for some safety pins. (only need one)
    $73.55 for 9 Dual 623 V Roller (#'Dual 623 V' Delrin Roller)
    $43.90 for 6 pushrods for the effector platform.
    $4,45 for ptfe tubing for extruder to hotend
    $6.58 for another stepper motor driver
    $5.94 for fireplace cement for assembly of the hotend
    $4.10 for kapton tape for assembly of the hotend
    $69.21 for a J-head hot end ordered from hotends.com
    $47.66 for the extruder driver motor
    $3.00 for 2 pushfit connectors to go with the ptfe tubing
    $37.45 for the 170mm round borosilicate glass print bed
    $13.50 for the driver gear for the extruder



    running total $551.93


    I still need -

    pla plastic - $30?

    I think thats all I need yet

    will keep updating this as I purchase the items needed.
     
  5. andcmp

    andcmp New Member

    Joined:
    May 8, 2013
    Messages:
    161
    Likes Received:
    0
    I'll follow up on you! ;)
     
  6. Flint

    Flint New Member

    Joined:
    Dec 18, 2013
    Messages:
    21
    Likes Received:
    0
    I am interested in the same kind of thing. What are you planning to do about a monitor? Will you be able to watch it live and send out video?
     
  7. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    I have a 17" laptop lcd I'm reusing for the monitor, it uses a ebay purchased lvds > hdmi/vga/dvi converter.

    seems to work great once I edit the uboot envs to force 1440x900 resolution. (native panel res)
     
  8. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    as for firmware, havent decided 100% yet.. theres 2 right now that should work..

    aprinter. which does not use the arduino libs.. and currently does not support deltas(he's working on that) it does support due though.
    this does not compile in the ide, but via a shell script. so I compile this in a VM on my pc, then sneakernet it to the udoo for uploading using bossac.


    Repetier firmware development branch, which does support delta and due, and does use the arduino ide to compile, and upload.
     
  9. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    updated second post with new running total.
     
  10. andypugh

    andypugh New Member

    Joined:
    Nov 28, 2013
    Messages:
    26
    Likes Received:
    0
    Have you considered LinuxCNC as the controller? Not that anyone has it working on the Udoo yet, but it runs on BeagleBone, and can handle odd kinematics:
    http://youtu.be/ouyx65C7L-o
     
  11. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    nice new update :)
    aprinter now infact does support deltas :)

    and did a test run with power now that my ramps-fd shield has arrived, and it works.. after figuring out a small issue with the aprinter firmware (the author figured it out)

    and figuring out my mis configuration of slic3r it works great so far, now to get the extruder stuff and I might be actually able to print something :)
     
  12. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
  13. mkopack

    mkopack Member

    Joined:
    Jun 14, 2013
    Messages:
    451
    Likes Received:
    21
    Cool. What about the extruder (hot end) and heated platform?
     
  14. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    thats the next purchases..

    hot end is gonna be a jhead.
    platform is gonna be unheated for now..
    thats a future thing.
     
  15. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    third post has been updated with stuff I've bought for this project. running total is now $497.98

    and not many more parts to go, then I'll be able to print with it!

    anyone wanna help buy the parts I need yet? ran out of money this paycheck :)
     
  16. mkopack

    mkopack Member

    Joined:
    Jun 14, 2013
    Messages:
    451
    Likes Received:
    21
    What sort of print area are you going to get out of that setup? That's always been my biggest issue with a lot of these 3D printers - they often can't do anything decent sized. I want to be able to make parts for robots and such and 4"x4"x6" print areas just won't cut it for that...
     
  17. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    according to the info 170mm diameter x 300mm ish so thats 6 5/8 diameter by 11 3/4 ish
    and the nice thing about a kossel. is its easy to make it bigger..

    bigger frame, and bigger pushrods. and a longer belts
    adjust the firmware and your good :)
     
  18. firehopper

    firehopper Member

    Joined:
    Jun 10, 2013
    Messages:
    154
    Likes Received:
    1
    all the parts are here.. having a few issues of sometimes things not starting properly.. and having to restart the udoo, so something with staying on for a long time..


    may need to replace the thermistor as well..
     

Share This Page