. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Mine is not set up yet but Monitor on wall and keyboard mouse just below on swinging shelf or a 14" CRT tv bracket in a former life with a piece of MDF attached swings all ways including back to wall up out of way of chips. I also have the Mill sitting in a 700x700x7mm plastic garland tray from amazon catches lots of chips and fluis if necessary come in all different sizes extremely useful in workshop.
    http://www.amazon.co.uk/Garland-2251...ilpage_o05_s00

  2. #2
    As a move in the right direction, i have fitted some bracketry and mounted the monitor up high out of the chip path, the brackets stem from the main table frame which is 44x44 structural aluminium, makes it easy to bolt bits on ;)

    I also did a facing cut on the bed, here's a video of a bit of it...
    https://youtu.be/PSkSn_s8xF8

    It was with a 12mm indexable carbide tool at 21000 rpm and 2300mm/min feed, DOC was 0.15mm, just enough to get a cut off the whole face.

    The results show the head is a tiny bit off-tram but until i get a decent setup for adjusting it I think it best left where it is, using a DTI it seems the slight ripples made by the tool are about 0.01mm high at the peak,not bad i think as the head was just as i bolted it on!

    All things being equal, the results from now on should be 'as good as it gets' for a while at least.

  3. #3
    Still running good, much better in fact after doing the facing cut on the bed - i think this should be the first job on any machine as it makes such a difference.

    Now have Vectric software which seems pretty good. Does anyone here use it know if there is a way to enter g-code snippets into the job process list??

    Things like selecting G5x Offset or adding a pause, message etc ??

  4. #4
    Don't know about inserting g-code using Vectric directly, but you can read the .txt gcode files it creates using a text editor such as 'notepad' and add the lines manually. Or you can load the code into Mach3, then there is a code editing button which opens a text editor which you can then edit.
    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  5. #5
    Yeah thanks, I knew about the manual edits but I am sort of side-stepping from SheetCam to Vectric for the mill stuff and sheetcam can do code inserts easily, saves a lot of messing around when running and modifying a file repeatedly.

  6. #6
    You can edit the post.

    Look in the post processor manual. There's a variable called "file notes" that you can add.
    In Cut 2D or V Carve Pro, go to Edit > Notes and put your G5x there.
    Then the notes will be inserted in the g-code wherever you put the "file notes".
    Gerry
    ______________________________________________
    UCCNC 2022 Screenset

    Mach3 2010 Screenset

    JointCAM - CAM for Woodworking Joints

  7. #7
    OOH, nice ;)

    Didn't notice the post manual before.

    I see there is possibly a more useful one called [TOOL_NOTES] that goes with each tool used, the post wraps the message in brackets which are ignored by Mach so it will need some editing which will then render the [TOOL_NOTES] feature useless for tool notes but hay-ho you can't have it all I guess ;)

    Just insert the tool_notes var into the tool change part of the post, as i want add a macro call to go to park position and then a pause to remind me to change hold-down clamps etc before changing the tool and continuing.

  8. #8
    Quote Originally Posted by Davek0974 View Post
    I see there is possibly a more useful one called [TOOL_NOTES]
    That depends on what you want to do.
    For adding a G5x, I think the file notes are a better choice.

    For the park position, add the M883 at the start of your tool change section in the post, followed by your pause.
    Gerry
    ______________________________________________
    UCCNC 2022 Screenset

    Mach3 2010 Screenset

    JointCAM - CAM for Woodworking Joints

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Beginner Moving Gantry Build? Read This!
    By Tenson in forum Gantry/Router Machines & Building
    Replies: 3
    Last Post: 23-05-2018, 05:30 PM
  2. Garage CNC - A gantry style machine design
    By fandango in forum Gantry/Router Machines & Building
    Replies: 14
    Last Post: 21-03-2014, 01:38 AM
  3. Truss style Gantry
    By D.C. in forum Gantry/Router Machines & Building
    Replies: 28
    Last Post: 15-12-2012, 07:23 PM
  4. A few questions to start a DIY mini CNC
    By purple_rob in forum Gantry/Router Machines & Building
    Replies: 5
    Last Post: 03-08-2009, 11:08 PM
  5. Vertical moving gantry????
    By Ross77 in forum Gantry/Router Machines & Building
    Replies: 9
    Last Post: 03-06-2009, 08:34 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
  •