I wrote a Post-Processor for Simplify3D to add some new functions.
1. It's not easy (-> impossible) to find perfect settings for all situations in various 3D models. With this PostProcessor you can change coast and prime for the outer-perimeters and separately use the slicer settings for the inner areas of a model. So, you get a perfect surface with a nice seam and accurate results on the inner areas (Infill, gaps between perimeters, etc.).
2. You can now do mathematical calculations in toolchange scripting field of Simplify3D. Currently simple calculations (+, -, *, /) with two operands are possible.
3. I built in real If-else-Decisions which let's you control whole code-blocks
4. You have easy access to some Simplify3D variables which you can use in mathematical calculations, If-else-decisions, or other cases...
Please note, that it's a hobby project...I cannot guarantee for its function and cannot give official support.
I would like to share the PostProcessor with you...maybe you will find some bugs and can report me to fix them.
Please read the manual in the ZIP file.
You can download the PostProcessor here: S3D-PostProcessor
Best regards,
Andi