So it appears that I can use the advanced option (Post slice filter) under printer setting but I don't quite understand how this operates or the formatting. Can I just somehow have it run my sh file on the pi server? I tried to put that in using @execute printeron #out and that didn't do it. Printeron.sh is in extcommands.xml and works to turn on printer from CLI. Can you perhaps further elaborate on the formatting I need to use to run one of the allowed extcommands commands?
BTW this is what I get when trying that:
[quote]
Error starting postprocessor:System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at RepetierHost.view.SlicerPanel.Postprocess(String file)
[/quote]
Thanks
Dave