Auto start/stop

using a x controler is their any info on setting up the auto start/stop function

Are you using a DC or AC powered spindle?
An AC spindle most likely be a palm / trim router such as the DWP611.

I am using a 611 with a IoT relay

The X-Controller provides a 5 volt signal when the gcode turns the spindle on and drops the 5V when the spindle off command is received.

You can use that 5V to control a 110V relay.

Thanks for the info I found that I was leaving the 611 in man: as soon as I changed it it ok

Which G-Code is for the auto on/off for the spindle? Was using the Xcarve with lightburn and the J-Tech Laser, and had to change some codes for the Jtech to work and now I am switched back to easel to carve and now when trying to carve, the auto on/off does not work.

Current G-Codes:

$0=10
$1=255
$2=0
$3=1
$4=0
$5=0
$6=0
$10=115
$11=0.020
$12=0.002
$13=0
$20=0
$21=0
$22=1
$23=3
$24=25.000
$25=750.000
$26=250
$27=1.000
$30=1
$31=0
$32=1
$100=40.000
$101=40.000
$102=188.976
$110=4000.000
$111=4000.000
$112=500.000
$120=500.000
$121=500.000
$122=50.000
$130=790.000
$131=790.000
$132=100.000
$0=10
$1=255
$2=0
$3=1
$4=0
$5=0
$6=0
$10=115
$11=0.020
$12=0.002
$13=0
$20=0
$21=0
$22=1
$23=3
$24=25.000
$25=750.000
$26=250
$27=1.000
$30=1
$31=0
$32=1
$100=40.000
$101=40.000
$102=188.976
$110=4000.000
$111=4000.000
$112=500.000
$120=500.000
$121=500.000
$122=50.000
$130=790.000
$131=790.000
$132=100.000

Change $32value to 0

$32=0 in console