Hello Guest it is April 19, 2024, 03:46:51 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - paul

Pages: 1
1
Competitions / Re: ******Guess and win a G100 Grex******
« on: May 15, 2007, 04:11:06 AM »
Hi how about 2999999

2
G-Code, CAD, and CAM discussions / Re: RE G31 PROBE COMMAND
« on: June 30, 2006, 07:59:41 AM »
Hi Brian thanks for fast reply, ok how about work round this appears to work on screen test with 1.5mm over run
 
    Call SETUSERDRO( 1007,GETDRO( 0 ))' = X PROBE TRIP POINT
    Call SETUSERDRO( 1008,GETDRO( 1 ))'  = Y PROBE TRIP POINT
    DOOEMBUTTON( 1001 )' STOPPED BY FEEDHOLD

will over run be consistent or vary due to buffer load . my probe allows for about 2mm over travel if over run consistant this ok.
or if possible could i use stop in place of feedhold. as running servo drives and not running very fast. please note this is for a hybrid portable router cutting Kitchen worktop joints, cutter system needs to be fully automatic with little operator input, thereby reducing  errors. have been following Grex with much intrest will possibly use on next mc. any info on work round please.

Thanks Paul Strotten
   

3
G-Code, CAD, and CAM discussions / RE G31 PROBE COMMAND
« on: June 29, 2006, 07:59:21 PM »
Hi please can anyone help with G31, when reading Mach 3 user's guide it states that you must use " at least 1 axis word " ( page 10-20 ) & " after successful probing parameters 2000 to 2005 will record trip point " page 10-21.

say try this line   code " G31 X50 Y50 "   no movement  I assumed it would move towards X50 Y50 stop when probe trips, is this possible as i need to probe at angle

                       code " G31 X50 " ok

         Many Thanks Paul Strotten

4
General Mach Discussion / Re: VB Script re G68 to edge find
« on: May 14, 2006, 07:54:59 AM »
Hi  Brian that sounds great, let me know what I can do to help.

        Many Thanks Paul

5
General Mach Discussion / Re: VB Script re G68 to edge find
« on: May 13, 2006, 10:28:27 AM »
Hi  Brian Thank you for your very fast response especially as its still breakfast time in the states. Unfortunately as a mechanical engineer new to CNC am finding VB scripting very hard to learn. I have downloaded your set Rotation. zip file from Yahoo site but don’t fully understand how to finish or implement it. Would be very grateful if someone could point me in right direction. Have spent many hours on line, reading up on this. Still long way to go. Changed  DRO 118 to display 4 dec places got that working ( that was easy bit ).

      Many Thanks Paul

6
General Mach Discussion / VB Script re G68 to edge find
« on: May 13, 2006, 06:06:57 AM »
Hi please can anyone help. this is what i need to do, Use VB script attached to a button,
  probe touch on 2 places on one edge of work piece,
  use G68 to rotate program,
  set X axis to zero,
  also is G68 limited to only 1 decimal place.

             Many thanks Paul
                         From the uk

7
General Mach Discussion / Re: mach2 but not mach3?
« on: April 09, 2006, 08:44:56 AM »
thanks Brian, Art has addvised me OEM code is 705.

and works well . thankyou for your time

 regards Paul

8
General Mach Discussion / Re: mach3
« on: April 07, 2006, 01:45:21 PM »
Hi I am running Mach3 on mini ITX pc with win2000pro. this is driving a 3 axis portable routing mc.have used screen 4 to wright screen set, am using psone 720 x 576 screen with 6 input buttons. please can anyone help with VB script to shut down Mach3 & close win 2000pro. many thanks Paul Strotten From the UK

Pages: 1