Hello Guest it is April 25, 2024, 11:58:36 AM

Author Topic: chinese cnc probing macros?  (Read 8253 times)

0 Members and 1 Guest are viewing this topic.

chinese cnc probing macros?
« on: April 14, 2019, 03:15:00 PM »
i have a stepmores 10*5 cnc running mach3,,,,,i have tried screenset 2010,,,,bigtex probing screenset,,,,i am having issues with both,,,,,,,sometimes it works ,,,other times it drives the cutter into the bed,,,,,not consistent,,,alot of the times it retracts the z axis triggering e stop...the machine is running a xhc motion card. has anyone had any success on a chinese machine with double probing macros?

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: chinese cnc probing macros?
« Reply #1 on: April 14, 2019, 04:21:07 PM »
There are alternative macros on my website for use with the 2010 screenset and Chinese controllers. Have you tried those?
Gerry

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

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: chinese cnc probing macros?
« Reply #2 on: April 14, 2019, 05:37:01 PM »
ill download and try those ,,ill let you know how i get on,,,,,,,,thanks
Re: chinese cnc probing macros?
« Reply #3 on: April 16, 2019, 05:12:29 PM »
i have tried the chinese macros,,,still the issue remains,,,,,i will remove the fixed tool probe completely,,and try the toolchange using the moveable probe which came on the machine just to rule out interferance..

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: chinese cnc probing macros?
« Reply #4 on: April 16, 2019, 05:35:54 PM »
Interference won't cause it to drive into the bed.
Gerry

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

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: chinese cnc probing macros?
« Reply #5 on: April 19, 2019, 05:02:14 PM »
i have installed the chinese macros,,,,seems to be running better although there was  a few glitches,,,,a few times after the fixed plate touch off ,the spindle did not retract ,just stayed in the fixed plate location....i will load some gcode tomorrow and try a test cut and see how it goes.

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: chinese cnc probing macros?
« Reply #6 on: April 19, 2019, 06:31:10 PM »
I suspect that it's your XHC card. I know that some people could not get that card to work correctly.
Gerry

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

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: chinese cnc probing macros?
« Reply #7 on: April 20, 2019, 05:32:02 AM »
I have been planning on upgrading  to uccnc ...so i will probably go down that road,,,,,thanks again ger21.....

Offline reuelt

*
  •  520 520
    • View Profile
Re: chinese cnc probing macros?
« Reply #8 on: April 21, 2019, 04:51:01 AM »
I suspect that it's your XHC card. I know that some people could not get that card to work correctly.

From XHC plugin change log

V2.38.4 2015.7.8
1. add probe variable 2000-2003,but it maybe still could not compatible with mach3 screen 2010.
if you want to probe with screen 2010, please replace the GetVar(2002) with getoemdro(802),
GetVar(2001) with getoemdro(801),GetVar(2000) with getoemdro(800).

« Last Edit: April 21, 2019, 04:58:33 AM by reuelt »
"the gift of God is eternal life through Jesus Christ our Lord"
Re: chinese cnc probing macros?
« Reply #9 on: April 23, 2019, 10:02:39 AM »
thanks reuelt for your reply,,,i have downloaded the latest update for my card and will transfer it to the plugins folder of mach3,,,,regarding the replacement of "GetVar(2002) with getoemdro(802),
GetVar(2001) with getoemdro(801),GetVar(2000) with getoemdro(800)" .,,,,,,do i need to do this in certain macro files or all of them ??