I'll have to google what repetier-server monitor is. Odd think i'm noticing. First print turned printer on /off using the event depending run before job (;@gpio Power on) and run after job (;@gpio Power off) but now after i go to print it goes right to print job finished. Looked at G code and it' sgood. Log jsut shows <span>:smile:</span>
21:08:26.558 : Uploading to http://repetier:3344/printer/job/Maker_Select_?a=upload</div><div>21:08:27.158 : pos absolute false
21:08:27.159 : pos relative false
21:08:27.159 : pos absolute false
21:08:27.277 : pos absolute true
21:08:27.277 : pos absolute false
21:08:27.499 : pos relative true
21:08:27.499 : pos relative false
21:08:27.499 : pos absolute true
21:08:27.499 : pos absolute false
21:08:27.764 : Successfully send push message.
Looking in server queue i see it says the correct ETE and computing, then to the right it says printing time 1 second and the job goes away. If i remove the Run before job line it prints fine and does run the run after job g-code to shut off the printer.