Welcome to Our Community

Some features disabled for guests. Register Today.

Testing and Tuning... First OX CNC build.. First issue

Discussion in 'CNC Mills/Routers' started by Michael Warchut, Oct 12, 2015.

  1. Michael Warchut

    Builder

    Joined:
    Sep 23, 2015
    Messages:
    15
    Likes Received:
    3
    Hi All
    My son and I are building our first OX CNC machine. For the most part it has gone fairly smooth. This morning we tried to do a test run with a sharpie and the Logo code in Chilipeppr. After setting 0 for Z away we went. Well not completely. The machine went through the motions but not all of the logo printed. What should I look at that could cause this issue? The whole frame is true and square from what we can see.

    Video of the drawing..

    https://goo.gl/photos/hHTcmyHz665KFmJr5

    TIA

    Michael
     
  2. Hytech2k

    Hytech2k Veteran
    Builder

    Joined:
    May 6, 2014
    Messages:
    429
    Likes Received:
    331
    Could be just my eyes but it looks like your spoilboard might not be completely flat. The logo looks darker and thicker on one side. Is the sharpie touching where the logo is missing? Might want to try -.015 for the Z depth, just to "preload" the marker a bit.
     
  3. Michael Warchut

    Builder

    Joined:
    Sep 23, 2015
    Messages:
    15
    Likes Received:
    3
    I thought about that.. But I checked it and its flat. I gave the sharpie a bit more preload and that helped. Except I could hear it drag more on one side of the bed than the other. I assume there must be some play in the joint of the gantry and the X axis track?
     
  4. Hytech2k

    Hytech2k Veteran
    Builder

    Joined:
    May 6, 2014
    Messages:
    429
    Likes Received:
    331
    Even though you may be able to put a straight edge on the spoilboard and it's flat that way it may not be to the X, the easiest way to ensure that it is, is to use the router and surface the spoilboard. That will make it completely parallel to the gantry.

    Try putting the marker just above the spoilboard until there is just a slight gap then move it around to different parts of the spoilboard and see if the gap increases or decreases..
     
    Mark Carew and Joe Santarsiero like this.
  5. Michael Warchut

    Builder

    Joined:
    Sep 23, 2015
    Messages:
    15
    Likes Received:
    3
    If I could figure out a way to attach my dial indicator to the gantry that might yield better info.

    I don't suppose there is a documented method to level the spoilerboard with the gantry along with gcode to run it all around the board?
     
  6. Hytech2k

    Hytech2k Veteran
    Builder

    Joined:
    May 6, 2014
    Messages:
    429
    Likes Received:
    331
    What folks usually do is just run a pocket toolpath the size of the cutting area with a large flat end mill (3/4-1" for the smaller routers and up to around 2 1/2" for the 3hp+ you could always use a 1/4" but it takes along time for a good size machine) and make a shallow cut like .01-.02 to surface the MDF. The spoilboard will always need to be brought back to a "true" state after heavy use and/or in my case alot of humidity changes. MDF tends to swell over a rather short period of time, throwing everything off.
     
  7. Joe Santarsiero

    Joe Santarsiero OB addict
    Staff Member Moderator Builder

    Joined:
    Oct 30, 2014
    Messages:
    902
    Likes Received:
    196
    You'll have to run several straight toolpaths. You can program it yourself or figure it out with a cam program.
     
  8. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,238
    Likes Received:
    1,815
    In sketchup, draw a rectangle the size of your spoil board, actually just the size of the area your router can reach otherwise you might run into limit switches.
    Using SketchUcam, pocket the rectangle, set the pocket to 100% deep. set stepover to 70%.
    set the material thickness to 1mm and generate Gcode.

    Now you have a gcode file that will cut 1mm deep, but if you only want to take off 0.5mm you can just set Z-zero 0.5mm above the surface (or other values).

    or if you want the dubious fun of installing python, or are already using LinuxCNC, you can use this
    http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Simple_LinuxCNC_G-Code_Generators#Facing_Software
     
  9. Michael Warchut

    Builder

    Joined:
    Sep 23, 2015
    Messages:
    15
    Likes Received:
    3
    Cool.. Thanks everyone..

    Linux.. Now you are talking my language... Since 1993... :)
     
    David the swarfer likes this.
  10. Michael Warchut

    Builder

    Joined:
    Sep 23, 2015
    Messages:
    15
    Likes Received:
    3
  11. Jonny Norris

    Jonny Norris Well-Known
    Builder

    Joined:
    Aug 17, 2014
    Messages:
    495
    Likes Received:
    95
    A bottom cleaning bit is what you want. When andrex just doesn't cut it :)
     
  12. Rick 2.0

    Rick 2.0 OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Dec 20, 2013
    Messages:
    2,854
    Likes Received:
    1,524
  13. Michael Warchut

    Builder

    Joined:
    Sep 23, 2015
    Messages:
    15
    Likes Received:
    3
    The hardest part now is having it sit there while I wait for the orders to come in with the new parts.

    Is chilipeppr the only app that can control the tinyg? I like having options although chilipeppr looks to be well outfitted.
     
  14. Hytech2k

    Hytech2k Veteran
    Builder

    Joined:
    May 6, 2014
    Messages:
    429
    Likes Received:
    331
    As for bits, you can always go down to the local Lowes or HD and pick up a bit like this: Shop Skil Carbide-Tipped Bit at Lowes.com or even the Bosch counterpart. In my experience they work just fine for surfacing a spoilboard, set the step over closer to 40% and they surface just fine. In fact I use a 1 inch Freud 1/4" shank version for my smaller machine I picked up at the local HD.

    IMG_2096[1].JPG IMG_2097[1].JPG

    As for the TinyG, I can't help you with that one, I haven't tried that board yet...
     
    #15 Hytech2k, Oct 14, 2015
    Last edited: Oct 14, 2015
  15. John Meikrantz

    John Meikrantz Well-Known
    Builder

    Joined:
    Nov 2, 2014
    Messages:
    169
    Likes Received:
    56
    Universal Gcode Sender also supports TinyG now.

    -- John
     
  16. Jonny Norris

    Jonny Norris Well-Known
    Builder

    Joined:
    Aug 17, 2014
    Messages:
    495
    Likes Received:
    95
    Just a good idea to use a ramp in move with these bits, only difference really.
     
  17. Joe Santarsiero

    Joe Santarsiero OB addict
    Staff Member Moderator Builder

    Joined:
    Oct 30, 2014
    Messages:
    902
    Likes Received:
    196
    I use and enjoy micromark fly cutters. They're nice and cheap at $10 + s&h.
    It takes a standard 1/8" HSS blank so it's economical in the long run and you can have different edges to use for different materials or situations.
    The bit has to be shaped some when you get it though. Just a little radius at tip is really all that's needed in most high rpm cases. It's nice because it's single point so I get less dust.
    84686_R.jpg
    Micro Fly Cutter
     
    David the swarfer likes this.
  18. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,238
    Likes Received:
    1,815
    I am becoming a believer in 'always' using ramping. The few jobs I have done with it since adding it to SketchUcam have benefited, even in plywood even though the feature was added to cater for aluminum cutting with the C-beam machines.

    just read the SketchUcam help section on ramping, and watch this for tips on using it.


    you can see it in action here (yes, I know the sound sucks)
     
  19. Jonny Norris

    Jonny Norris Well-Known
    Builder

    Joined:
    Aug 17, 2014
    Messages:
    495
    Likes Received:
    95
    Yes ramping is very handy. Only time ramping shouldn't be used, well at aleast one time, is when your using compression spirals where you need the up cut part below the surface of the part to reduce burring.
     
    Hytech2k and David the swarfer like this.

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