. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Does Mach 3 still ship with the road runner outline to practice on? Or has that long gone ?

    If you want to go back to basics then another idea is:

    Manually position your cutter above a scrap piece of wood, say towards the lower left corner and zero your X and Y DROs on the Mach screen.
    Then slowly plunge down into the surface say 1 mm with the router running
    Then set your feedrate override to 5% on the screen setting (slow it down)
    Then in the MDI window type: G0 X20
    This will slowly machine a 20mm long line in your part in the X direction
    You can complete a small square with
    G0 Y20
    G0 X0
    G0 Y0
    (Return after each line) (The 0 is a zero not oh)
    This is just saying Goto X or Y position on the part.
    Then raise the Z and stop the spindle.

    I’ve left out the F word (not that one!) to keep it simple.
    Your first square shape (engraving)! Repeat with similar commands to cut things.

    Bored of typing commands? Then move onto Doddys idea and draw the shape in CAD or CAM and let the software create the gcode.

    You can view gcode in any text editor so draw a square in CAM and look at the code. It will create lots of setup fluff but you should be able to see the actual cutting bits in there now you know what to look for. You can google gcode list and see what each command does. There are M commands as well to start and stop things and F for feedrate and so on. There are commands for arcs and things called canned cycles and so on but leave those for another day. You can of course leave all the to the CAM software.


    P.s. Hover over the estop at all times when test cutting !
    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  2. #2
    Quote Originally Posted by routercnc View Post
    Does Mach 3 still ship with the road runner outline to practice on? Or has that long gone ?
    Yes, it does and several others as well. However, they are all done in imperial G-code and display tiny when using metric units and new users often don't realize they can scale or just type G20 into the MDI to use imperial units.

    For the OP they are located in Mach3 folder inside a folder called Gcode.
    -use common sense, if you lack it, there is no software to help that.

    Email: [email protected]

    Web site: www.jazzcnc.co.uk

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Best practice for tight BK12
    By bluesking in forum Lead Screws, Nuts & Supports
    Replies: 7
    Last Post: 24-05-2019, 12:08 PM
  2. Replies: 2
    Last Post: 07-12-2015, 11:03 AM
  3. very basic cad cam software
    By charlieuk in forum General Discussion
    Replies: 31
    Last Post: 23-02-2015, 04:36 PM
  4. Fixing linear rail - DIY practice
    By CharlesJenkinson in forum Rails, Guideways & Bearings
    Replies: 1
    Last Post: 10-02-2014, 12:53 PM
  5. Which Basic Lathe
    By graysclassics in forum Milling Machines, Builds & Conversions
    Replies: 2
    Last Post: 06-07-2011, 10:39 PM

Bookmarks

Posting Permissions

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