SAFC officialy supports the mainstream slicers derived from Slic3r, these being PrusaSlicer, SuperSlicer, BambuStudio and OrcaSlicer
-
Download the latest release for your specific platform by clicking on the link in the
Assets
dropdown menu. -
Once downloaded extract/uncompress the .zip file, then inside that folder, clicking through
artifacts
>SmallAreaFlowComp-vX.X.X-platform
you will find theSmallAreaFlowComp
application file, you will need to place this file in a folder where it will have permission to read and write to files in the same folder and read and write files that are where your slicer of choice is
Unsure of what permissions the
SmallAreaFlowComp
file has?
- On Windows:
Right Click
>Properties
>Security
thenRead
,Write
,Modify
andRead & Execute
need to be set to Allow- On MacOS: Select
SmallAreaFlowComp
thenFile
>Get Info
and underSharing & Permissions
by your account, it should haveRead & Write
Privilege
- Now the script is in a suitable location on your PC, in your slicer, you need to paste the path of the script into the post-process section, relavent information for each supported slicer is below:
- Navigate to
Post-processing scripts
viaPrint Settings
>Output options
- Paste the path to the script into the
Post-processing scripts
text field
- Navigate to
Post-processing scripts
viaOthers
(Advanced settings need to be on) - Paste the path to the script into the
Post-processing scripts
text field
Verify Everything Is Working As Expected:
- Slice a model and export the file, if all is working correctly then a
model.txt
andlog.txt
file will be created in the same folder as the script (if they don't already exist)- You won't see any changes to the gcode unless you re-import the sliced G-code file back into your slicer, as the script is ran when exporting the sliced file initially
Got hung up at a step, or something isn't acting as expected? Headover to the troubleshooting guide