Welcome to Our Community

Some features disabled for guests. Register Today.

Fusion360 ---> Lead1010 introduction

Discussion in 'CNC Mills/Routers' started by StrictlyScale, Jul 21, 2020.

  1. StrictlyScale

    StrictlyScale Well-Known
    Builder

    Joined:
    May 31, 2020
    Messages:
    35
    Likes Received:
    28
    OK, I've finished my Lead1010 build. All items more or less per the OpenBuilds guide as this is my first venture into CNC. Everything has gone smoothly. I've also added an enclosure and dust extraction setup to keep the mess and noise down.

    Ok so now the fun part...

    I like to do all my drawing in Fusion360 and would like to import that into the Lead1010. Can anyone recommend a good intro video or tips to make that happen? I was looking at the OpenBuilds software and in the GCODE generator I can see how you set the Lead1010 to start and end with the turning on of the router and the vac (via the coolant port) with the IoT power bars. I've set mine up like this also.

    So how do I get my file from Fusion360 into OpenBuilds Control software (I assume that is what I should use) and include the IoT operations for starting and stopping the router/vac.

    I also have the xyz probe that OpenBuilds supplies.

    Thanks in advance for the hand-holding for this newbie!
    IMG_9787.JPG IMG_9789.JPG IMG_9790.JPG IMG_9792.JPG IMG_9794.JPG
    Here are a couple photos.
     
    Giarc and dprice like this.
  2. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,935
    Likes Received:
    4,293
    rscamp likes this.
  3. StrictlyScale

    StrictlyScale Well-Known
    Builder

    Joined:
    May 31, 2020
    Messages:
    35
    Likes Received:
    28
    Peter Van Der Walt likes this.
  4. Christian James

    Christian James Journeyman
    Builder

    Joined:
    Jun 8, 2018
    Messages:
    461
    Likes Received:
    218
    That's an impressive (and expensive looking) cabinet you have there! What glazing medium have you used?
     
  5. StrictlyScale

    StrictlyScale Well-Known
    Builder

    Joined:
    May 31, 2020
    Messages:
    35
    Likes Received:
    28
    thanks! it's 1/4" polycarbonate for the clear and 1/4" HDPE Plastic in white for the two sides without doors.
     
  6. StrictlyScale

    StrictlyScale Well-Known
    Builder

    Joined:
    May 31, 2020
    Messages:
    35
    Likes Received:
    28
    OK so i'm making some progress i think. for the purpose of a first test I was able to create a simple part in Fusion360, create a couple of different setup runs with the same tool and get the gcode over to the open builds control software.

    i haven't hooked up to the black box yet, was just seeing if i could get the code in etc.

    In the open builds gcode generator it defaults with a few starting and ending g-code lines.

    Start:
    G54; Work Coordinates
    G21; mm-mode
    G90; Absolute Positioning
    M3 S1000; Spindle On
    M8; Coolant On​

    End:
    M5 S0; Spindle Off
    M9; Coolant Off​

    Do i need to manually add these lines in the GCODE editor in the control software, or will they automatically get added when i connect the lead1010 to my laptop? Also, it says coolant but i'm using that as my shop vac on the IoT power bar, does that look correct?
    Also, does G20 replace G21 because my work is in the inch-mode? i drew my part in inches.

    upload_2020-7-22_10-32-27.png
     
  7. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,935
    Likes Received:
    4,293
    Fusion adds it all already just slightly different ordering. Control never modifies gcode. Only you and your CAM applications do that.

    G20 is Inch yes. OpenbuildsCAM is mm-only at this time.

    The coolant option adds m8/m9 commands. Whatever you hookup to that output (and set the jumpers for if you use the relay instead) will respond to m8/m9
     
  8. StrictlyScale

    StrictlyScale Well-Known
    Builder

    Joined:
    May 31, 2020
    Messages:
    35
    Likes Received:
    28
    Thanks Peter!

    When i run the post process i get the following error for each line item (task) under the setup.

    upload_2020-7-23_8-4-32.png

    I think it's telling me to change a setting in the Post Process tab under the Setup in F360. I believe that is this box, but not sure what it's asking me to change:

    upload_2020-7-23_8-10-35.png

    Thanks for any suggestions here. Slowly working through this orientation...stranger in a strange land...
     
  9. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,935
    Likes Received:
    4,293
    Correct, set your WCS offset to 1 (or 1-6) corresponds to G54-G59.1 Coordinate systems
    If you don't set it, the Post defaults it to G54 which you probably want to use, but it is a good habit to get into to set your WCS as you may someday be setting up jobs using multiple coordinate systems
     
    Alex Chambers likes this.
  10. StrictlyScale

    StrictlyScale Well-Known
    Builder

    Joined:
    May 31, 2020
    Messages:
    35
    Likes Received:
    28
    Excellent, thanks!
     
  11. dprice

    dprice New
    Builder

    Joined:
    Oct 23, 2019
    Messages:
    24
    Likes Received:
    9
    Great looking enclosure.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice