Close



Results 1 to 4 of 4
  1. #1
    Staff Engineer Davo's Avatar
    Join Date
    Nov 2013
    Location
    Atlanta, GA
    Posts
    1,084
    Follow Davo On Twitter Add Davo on Facebook Add Davo on Google+ Add Davo on Shapeways Add Davo on Thingiverse

    Hyrel Compatible LASER now available!

    The fine folks at http://112.74.127.234/?product=laser-for-3d-printer are now selling 5w lasers compatible with our printers for $500.00 US plus shipping.



    We should be making a video today showing how to either convert a 2D DXF file into gcode for the laser, or take a flat .stl model, slice it one layer thick with no top, no bottom, 0% infill and usually one vertical shell, and just add a line of gcode to turn that slic3r output into gcode for the laser.


    The line of code explained:
    M106 P[%] T[Tool]

    M106 - go into laser mode
    P100 - 100% power on the laser; can be between 0 and 100
    T2 - Use tool 2 (0-1-2-3) or T10 to broadcast to any connected tool (laser)


    Actual examples:

    M106 P100 T2

    M106 P85 T10


    Note, I normally use P100, and then change my print speed to get the desired penetration. Be sure to change ALL printing moves to this speed. example:

    G1 X93.774 Y82.926 F1800.000 ; move to first skirt point


    Just be sure that all printing (lasing) moves are at the speed you desire. This is most easily done with the "Set all G1 speeds to" button in Repetrel.

    Cheers!

  2. #2
    Staff Engineer Davo's Avatar
    Join Date
    Nov 2013
    Location
    Atlanta, GA
    Posts
    1,084
    Follow Davo On Twitter Add Davo on Facebook Add Davo on Google+ Add Davo on Shapeways Add Davo on Thingiverse
    Here's a video of converting a dxf into gcode for the laser:


  3. #3
    Staff Engineer
    Join Date
    Dec 2013
    Location
    Georgia
    Posts
    934
    I for one am quite excited to see what people do with the laser attachment. At one point during testing, Karl used it to engrave a serial number into a print with very fine lettering as a part of the printing process, but it seems like we've only found the tip of the iceberg when it comes to hybrid manufacturing.

  4. #4
    Staff Engineer Davo's Avatar
    Join Date
    Nov 2013
    Location
    Atlanta, GA
    Posts
    1,084
    Follow Davo On Twitter Add Davo on Facebook Add Davo on Google+ Add Davo on Shapeways Add Davo on Thingiverse
    We have started sourcing for this new, 450nm laser, which cuts well on all colors (the 808nm only worked on dark colors).

    Ordering info should be available soon.





Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •