I have a UC300/UCBB setup I am trying to get the laser to work on .
I have set pin17port3 for the laser ttl output , tested laser by applying 5V to ttl and it fires fine.
I have a relay for 12V power to the laser through a M3 command.
I have no other settings defined in the spindle setup tab other than spindle relay output enabled.
When I run this code I only get a faint laser maybe 1%
S255M03
M11
F1200.0
G00X0 Y0 Z5
G1 Z0 F400
M10Q255
G1X-75 F400
M11
G00Z5.000
M09
M05
G00 G53 Z0
M30
%
I assumed from the limited literature that Q255 is 100% power , I seem to be getting no ,measurable voltage at output 17 ?
Do I need to make any other setting change to get this to work ?