The Shop > CNC
DDCSV1.1 4 Axis controller
<< < (64/202) > >>
Merlin201314:

--- Quote from: Chipist on January 16, 2017, 03:19:18 PM ---"fanuc incremental.cps - generic FANUC (with G91)

A complete program with incremental programming is very very very hard to debug. I would avoid it like the plague. Use absolut programming (G90)
My 2 cents

--- End quote ---
I totally agree, always use Absolute, it refer always to the starting point, no mess!
antonio:
hi all. I'm new member in this forum. I bought some days ago the controller ddcsv and i'm very happy for it. It seems very good for my little machine. I've one question if somebody can help me. Previuosly I'm used mach3 software and I wrote one script for the home function (I'm found the script on the web). I don't have experiance with g-code. I would like to transfer the same script of mach3 in order to use the same home function with new controller. the x,y axis must been the first and second axis to move till machine arrive to x,y sensors (once arrived the above coordinate must been x0.1 y0.1). now the machine must move to x0.25 and y41.51 and than the z axis has to move in order to found the z sensor (the reason is that my z sensor position is not in x0 y0 coordinates). here below the script:

DoButton( 22 )
DoButton( 23 )
While ismoving()
Wend
code"g1 x0.25 y41.51 f500"
DoButton( 24 )
While ismoving()
Wend
DoOEMButton(104)
DoButton( 25 )

DoOEMButton(133)
DoOEMButton(134)
DoOEMButton(135)

I'm sorry for my english and I hope I've explaned my problem. Somebody can help me? in any case many thanks at all and good work.
antonio:
Hi guys
I'm sorry but I cannot reply in private msg (only read)...probably I'm still waiting for the approval of my account by administrator.
Merlin all confirmed thx..we have to found another way??
Merlin201314:
Ok Antonio, no worries, but you need to complete your profile, and add all the info, so i can contact you by email,
or you can email me directly, as my email is available
antonio:
Thanks Merlyn all done but still not answer allowed
Navigation
Message Index
Next page
Previous page

Go to full version