Welcome! Log In Create A New Profile

Advanced

Post-processing script examples for Windows

Posted by b-morgan 
Post-processing script examples for Windows
September 15, 2017 07:04PM
I'm using Slic3r on Windows 10 (64-bit). I'm using the latest 1.3.0-dev version.

I tried to follow the examples for adding a post-processing script but I'm not having much success.

Slic3r is installed on C:\Slic3r. I created a script at C:\temp\env.bat that contains two lines, "pwd" and "set >C:\temp\slic3renv.txt".

This is about as simple as the first example on [manual.slic3r.org] but when I generate G-code. Nothing happens.

I'm guessing I've done something stupid so please enlighten me. I'd also suggest that an example for Windows in the manual would also be very useful.
Re: Post-processing script examples for Windows
October 26, 2017 09:07PM
Try putting 2 backslashes in the script call within Slic3r, i.e. C:\\temp\\env.bat
Sorry, only registered users may post in this forum.

Click here to login