Page 1 of 1

Issues with UCCNC Turn and G33 & G68

PostPosted: Mon Mar 04, 2024 10:14 am
by SpillSesh
Hi Team,

Running UCCNC Turn 1.2116 in demo mode. Need to get G33 (spindle synchronized motion) and G68 (rotate coordinate system) working but having trouble...

G33
I can get G76 (threading) working no issues but UCCNC just seems to ignore any G33, G33.1 or G33.2 commands.
Code: Select all
G90
S10 M3
G61
G54
G0 Z0
G98
G33 Z1000 K254 Q0
G80
M5
M30

Any hints or help would be great!

G68
It would be great if the default screenset of UCCNC turn had C axis position; I would love to read the orientation of my spindle. I can't seem to see if G68 is working or not without modifying the screen set or creating a button. Will keep working on this.

Re: Issues with UCCNC Turn and G33 & G68

PostPosted: Mon Mar 04, 2024 11:11 am
by SpillSesh
Got the screenset modified to read C axis. Can't tune it to the spindle in the demo version of UCCNC because can't assign pins.
If I set both step/dir spindle and rotary C axis pins as the same in settings, would I error or would this solution likely work?

Image