Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Z-Plate

  1. #1
    Join Date
    Dec 2005
    Posts
    6

    Default Z-Plate

    I am having a problem with my z-plate. I run the file, the router does exactly what it suppose to. I have set safe clearance to raise to .500 and stop. Before I run a file I have to zero z then MZ -.500 then zero Z again . Now I can run the file. I thought I could start the file from the safe clearance of .500 and the software would compensate for the .500. Do I have a problem or is just a step I need to do? Hope explained this clearly.

  2. #2
    Join Date
    Jan 2004
    Location
    , South Jordan Utah
    Posts
    1,693

    Default

    In the Shopbot Control Console, select the Tools menu and then select Shopbot Setup. On the second page of the setup routine, make sure you have checked the "I have a z-axis zeroing plate and want to setup the Z-zero routine". The next page has entries for the actual thickness of the z-zero plate (mine is 0.121 inches thick) and the safe Z-axis value (mine is the default 0.5 inches). Finish entering any other setup values and exit the program. Next, press C2 to run the Z-zero routine. If the z-zero plate is connected properly, the z-axis will go from some unknown height until it touches the z-zero plate. It will lift up and touch down the second time. At the end of the routine, it will lift and stop at the height that you set in the Setup Routine.

    When you run a SBP file, the code in the file will probably jog to your start point and then jog the z-axis to a point just above the material, then it will normally use a move code to start the cut.

  3. #3
    Join Date
    Mar 2005
    Posts
    207

    Default

    Dave,

    I am not sure if I am understanding your exact problem, however
    Check that you are in Absolute Mode (as opposed to Relative).

    Absolute makes moves to the coordinates listed in the file relative to 0,0,0. Relative mode will make moves relative to the current position.

    In Absolute Mode, when you start the file from 0,0,0.5 (which is where the Z-Zero file leaves off), the machine will move to the first position in the file and cut. For instance if your first line of file was "M3 0,0,0", then the tip of bit would move down 0.5 from (0,0,0.5) to (0,0,0) and then go on to the next line in the .sbp file.

    However if you are in Relative Mode and same first line of (M3 0,0,0), this would not move the tip of bit at all and would remain at(0,0,0.5), if the next line said (M3 0,1,1), then the tip of the bit would move 1 in Y direction and 1 in Z direction "relative" to current position of (0,0,0.5), so you would end up being at the Absolute postion of (0,1,1,5).

    Now this was a very confusing explanation of Relative vs. Absolute and I know there is a doc on the Shopbot website that explains this more clearly.


    Brian

  4. #4
    Join Date
    Dec 2005
    Posts
    6

    Default

    BTK,
    I Think we are on the same page. I have had my ShopBot in Absolute since day one (jan'06). I changed it to relative mode to see what would happen. It works like it should. Starts at .500 moves to its starting point and drops to the setpoint (.125). Is it possible There is a wire crossed to cause this? What would happen if I left it set in relative mode and ran a file?
    Dave

  5. #5
    Join Date
    Mar 2005
    Posts
    207

    Default

    Dave,

    I would suggest perhaps re-installing latest version of shopbot software.

    FYI, I can not see how it could cause a problem, however also check that the .sbp file does not change the mode (an "SA" command within the file will change the mode to Absolute).

    Good Luck,
    Brian

  6. #6
    Join Date
    Oct 2000
    Location
    Toms River, New Jersey
    Posts
    2,091

    Default

    I hope this doesn't confuse the issue, but I NEVER ran any of my machines in absolute mode for 8 years, and all accessories worked as they should have...

  7. #7
    Join Date
    Oct 2000
    Location
    Willis Wharf, VA
    Posts
    1,768

    Default

    Dave,

    If I understand correctly you run the z-zero program and the bit ends up .5" above the surface and that's what the display says. Then you zero the Z-axis with a ZZ command..the display now says 0 but the bit is still .5 above the surface. You then give it an MZ, -.5 move and at this point the display reads -0.5" and the bit is at the surface of the material (or wherever you zeroed to). Then you re-zero the Z axis again with a ZZ.

    Seems like you haven't really changed anything in the last couple of steps ..if you make an MZ,0.5 move you'll be back where you started after the Z-zero routine ran....at 0.5 above the surface.

    What happens when you try to run a file directly after running the Zzero routine...without doing the extra ZZ steps?

    Bill

  8. #8
    Join Date
    Oct 2000
    Location
    Willis Wharf, VA
    Posts
    1,768

    Default

    Hey guys,

    Be VERY careful about running files that were created for absolute mode in relative mode...it can do some very strange things. For a good example, open the ShopBot logo file (C:\sbparts\s_sblogo.sbo) in the editor (FE) and change line 11 that says "SA" to "SR". Save the file with a new name and then run it in Preview. You'll be surprised at what happens.

    In the Windows software files ALWAYS run in Absolute mode, unless you set them to Relative mode by putting an SR command at the beginning of the file. If you just set the toggle in the control panel to Relative then commands that are entered from the keyboard will be in Relative mode but files will still run in Absolute mode (unless they have an SR command in them).

    I can't remember if the DOS software works the same way....it probably does.

    Bill

  9. #9
    Join Date
    Jul 2004
    Location
    Valcourt, Québec, Canada
    Posts
    1,887

    Default

    Dave,

    could your file be 3D offset? 5th parameter of the FP command or second of the Fill-in sheet (Offset in 2D or 3D)... maybe you're running the file in 3D offset from the start.

    BUT, I'm not sure I understand your zeroing method AND your actual problem if any there is...

  10. #10
    Join Date
    Dec 2005
    Posts
    6

    Default

    Bill,
    If I use the zero plate in absolute mode and let it go to .5 and run a file from there it will move to its starting point and only lower whatever I set it to when I created the tool paths with the v-carve program. If I tell it to cut .125 deep it will drop .125 and show .375 on the display. The tool will actually at .375 above the work. If I run it in relative mode it will drop .5 plus the .125 and show -.125 on the display. When would I want to use absolute mode? I have ran a small file in relative mode and seems to be ok.
    Dave

Similar Threads

  1. xzy zero plate
    By Kyle Stapleton in forum Folder 2014
    Replies: 6
    Last Post: 01-15-2014, 11:16 AM
  2. Z plate
    By woodworx in forum ShopBotter Message Board
    Replies: 5
    Last Post: 01-03-2009, 09:21 AM
  3. Z zero plate?
    By gundog in forum Archives2008
    Replies: 6
    Last Post: 05-06-2008, 09:24 AM
  4. Z zero plate for PR
    By jerry_stanek in forum Archives2008
    Replies: 1
    Last Post: 02-29-2008, 11:24 AM
  5. What is a "Zero Plate", and why do I need one?
    By tuck in forum Archives2005
    Replies: 16
    Last Post: 03-26-2005, 08:05 AM

Posting Permissions

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