I've tried using this on my mini kossel with a duet board to pause at layer 60. I used Code: Select all {IF "[current_layer_number] == 60"}M600 I got error messages regarding "select all" so I deleted this line and it printed ok except . either with or without this command it pau...