From a70bb163d73fa112cb2c1e0d8f72ffa3e7a17b37 Mon Sep 17 00:00:00 2001 From: Frank Tackitt Date: Mon, 21 Feb 2022 07:23:52 -0700 Subject: [PATCH] Fix PrusaSlicer and SuperSlicer setup instructions The binary was renamed at some point --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2489b2f..1ee58ce 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ The following slicers are supported: Download the provided binary for your platform, and place it in with in your slicer's folder. -In your Print Settings, under Output Options, add `preprocessor.exe;` to the "Post-Processing Scripts". -For mac or linux, you should just use `preprocessor;` +In your Print Settings, under Output Options, add `preprocess_cancellation.exe;` to the +"Post-Processing Scripts". For mac or linux, you should just use `preprocess_cancellation;` Then, all generated gcode should be automatically processed and rewritten to support cancellation.