GCodestopped when encountering first line of # statement
Posted: Sun Nov 27, 2016 4:52 pm
Hi guys (or gals if there are ladies in here),
I'm Kyle from Singapore. Just started making PCBs on my A2ZCNC/Sherline mill designed by a friend of mine. He was also the one whom introduced me to Autoleveller when I started having problems with uneven copper boards.
My first test with the test version of the autoleveller didn't go well. The software is simple to use. The codes generated looks good. But Mach3 refused to carry on after probing the 3rd time, when it encountered the assignment of the z tip position to the variable #500 (#500=#2002).
(begin initial probe and set Z to 0)
G0 X0 Y0 Z0
G31 Z-10 F100
G92 Z0
G0 Z2
G31 Z-1 F50
G92 Z0
G0 Z2
G0 X0 Y0
G31 Z-1 F100
#500=#2002
The message at Mach3 status bar: "begin initial probe and set Z to 0".
I'm using Mach3 (Version R3.043.062) with a USB SmoothStepper and Gecko G540. Eagle was used with PCB GCODE to generate the NC file. The screenset used (if it matters) is the BigTex Machblue screen.
I believe it has to do with my settings as my friend managed to get his working in the first attempt.
Anyone can help?
Thank you.
Kyle
I'm Kyle from Singapore. Just started making PCBs on my A2ZCNC/Sherline mill designed by a friend of mine. He was also the one whom introduced me to Autoleveller when I started having problems with uneven copper boards.
My first test with the test version of the autoleveller didn't go well. The software is simple to use. The codes generated looks good. But Mach3 refused to carry on after probing the 3rd time, when it encountered the assignment of the z tip position to the variable #500 (#500=#2002).
(begin initial probe and set Z to 0)
G0 X0 Y0 Z0
G31 Z-10 F100
G92 Z0
G0 Z2
G31 Z-1 F50
G92 Z0
G0 Z2
G0 X0 Y0
G31 Z-1 F100
#500=#2002
The message at Mach3 status bar: "begin initial probe and set Z to 0".
I'm using Mach3 (Version R3.043.062) with a USB SmoothStepper and Gecko G540. Eagle was used with PCB GCODE to generate the NC file. The screenset used (if it matters) is the BigTex Machblue screen.
I believe it has to do with my settings as my friend managed to get his working in the first attempt.
Anyone can help?
Thank you.
Kyle