Page 4 of 4

Re: Starting CNC without Last program Run Default

Posted: Sat Dec 14, 2019 10:26 am
by cbb1962
cncsnw wrote: Fri Dec 13, 2019 6:48 pm Sorry, I did not take the time to watch the above video to see that he was specifically talking about using the Windows file load dialog (adding 8 to Parameter 4).

The "Advanced" option is an option for the native Centroid file load screen. To use that screen, you would set Parameter 4 to a value of 5.0.
Do you have additional documentation on Parameter 4? this is all I found... Nothing about adding 8 or a value of 5 - mine was set to 9 no mention of that either.
parameter 4.JPG

Re: Starting CNC without Last program Run Default

Posted: Sat Dec 14, 2019 10:41 am
by cnckeith
p4 is "bitwise" that means you add the values up of the features you want and enter that value for p4

the value of 9 comes from adding feature with value of 1 and feature with value of 8 together = 9

:D