584,861 active members*
5,092 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2008
    Posts
    2

    Question help needed with deskCNC

    Hi, I'm new to this site, i hope someone can help,
    my school got a brand new machine and we are using it with deskCNC. We are having trouble trying to zero the z plane. we set the z coord to the top of the object we're cutting and click "zero z plane", then we home it, send it back to zero and it goes back to the original zero (before we set it). please help me, the tech teachers are all relying on me to come up with an answer but i never used it before.

  2. #2
    Join Date
    Mar 2003
    Posts
    35538
    I think that's how it's supposed to work. Typically, you home the machine first, then set the Z height before running your program.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  3. #3
    Join Date
    Dec 2004
    Posts
    1865
    Quote Originally Posted by cluelessness View Post
    Hi, I'm new to this site, i hope someone can help,
    my school got a brand new machine and we are using it with deskCNC. We are having trouble trying to zero the z plane. we set the z coord to the top of the object we're cutting and click "zero z plane", then we home it, send it back to zero and it goes back to the original zero (before we set it). please help me, the tech teachers are all relying on me to come up with an answer but i never used it before.
    Try homing the machine. The jogging down to the top of the part and setting 0 for the z
    If you need to go back to machine 0 thy a G28 which will put the machine at home without reseting anything.

    This all asumes that the machine has home switches.
    If the machine doesn't have home switches it becomes more complicated.
    Let me know how you make out.

    Mike

    If you are still having problems, let me know what version of Deskcnc you are running and if it is a first gen or second gen card.
    Warning: DIY CNC may cause extreme hair loss due to you pulling your hair out.

  4. #4
    Join Date
    Nov 2005
    Posts
    440
    Go to the top of the Desk CNC Display ( machine mode), click "controller"...then go to " set coordinate", set your Z height as the differance between the material and what the Z is now after it moved to home 0...I.E. you set the Z at 0 ( material top), then you moved the machine to home which raised the Z to "home Z 0," the Z display should indicate how much the Z ( and I presume lifted +) moved,so change the Z to that number .

    Another way to look at the problem: Machine Z 0 less the material 0 is say .900, just change the Z coordinate as .900, click change and you are ready to machine..( DO NOT PUT A - IN FRONT OF YOUR CORRECTION)

    My other suggestion is to run your program with out material 1st... I like to use machinable wax when there is a difficult Z movements, to make sure your not going to machine the X axis ball screw .

    Adobe Machine (old as dirt)

  5. #5
    Join Date
    Oct 2007
    Posts
    269
    I had a similar situation with my router running DeskCNC. Jog all axis to 'Home' position, (Z home is the top of your material) then click the button in the upper right 'ALL' next to the X Y Z buttons. A window pops up asking OK to zero all Coordinates? Click 'yes'. Then click 'SETUP' at upper left. Then click 'MACHINE SETUP'. Click on the arrow in the upper right of the window to scroll over to 'HOME SCRIPT'. Click the 'Home X' button, it is probably blank. Type G01 X0.000 F40 . For 'Home Y' G01 Y0.000 F40. For 'Home Z' G01 Z0.000 F30 . The F command is the speed you wish axis to move 'home'. I set my 'Home All' G01 Y0.000 X0.000 Z0.500 F40. This way there is always 0.500 Z clearance while homing to avoid hold down screws, etc. Now when you press the 'HOME' button all axis should home properly, with Z at 0.500. If you want Z axis to be at zero when home, put G01 Y0.000 X0.000 Z0.000 F40 in the 'home all' script box. Once you have properly zeroed 'Z' to the top of your material it is OK to have the position indicator read 0.500 for Z when home, it will be traveling into negative numbers when into your material.

    There might be another issue with the ini file to clear up, but try this first.

  6. #6
    Join Date
    Nov 2008
    Posts
    2
    thanks everyone for your help, i wont be able to use your help till next year because our machine has broken down before we have been able to use it properly and then I have school holidays but thanks any.

Similar Threads

  1. DeskCNC
    By cncadmin in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 19
    Last Post: 05-11-2013, 09:37 PM
  2. DeskCNC: need help!
    By flo1084 in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 2
    Last Post: 11-19-2007, 01:20 AM
  3. Need help with deskcnc
    By BUD B in forum Uncategorised CAM Discussion
    Replies: 1
    Last Post: 12-31-2005, 01:49 PM
  4. DeskCNC
    By wmgeorge in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 6
    Last Post: 10-01-2005, 12:55 AM
  5. Deskcnc bug
    By cncadmin in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 0
    Last Post: 01-10-2005, 05:08 PM

Tags for this Thread

Posting Permissions

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