I have a model where I'm trying to print 0 to 7mm with 2 perimeters, 7 to 35mm with one perimeter and insert a M600 (filament change), 35 to 107mm with 1 perimeter and then 107mm to the end as 2 perimeters.
I setup the four processes as shown in videos.
I selected them all and continuous layer by layer when preparing to print
Saved file
Best I can tell it only used the first process and none of the others.
Linux Mint 18 and Simplfy 3D 3.1.0
I'm following the instructions from here
https://www.simplify3d.com/support/arti ... f-a-model/
Turns out the processes might be merging correctly but it appears the start/end scripts are ignored for all but the first one.
I took out the end script on the first process (since it didn't finish the print)
In the second process I took out the start script and changed the end script to M600
In the third process I took out all the scripts
In the last process I put my end script.
In the G-Code
I have the start script (as expected)
M600 is completely absent
THe end script is missing