Skip to content

Instantly share code, notes, and snippets.

@quantumfrost
quantumfrost / cleanup_m106.py
Last active June 15, 2023 22:53
OrcaSlicer M106 bug workaround
## License: GPLv2
## Author: quantumfrost
## This is a post-processing speed to workaround the OrcaSlicer but that causes unnecessary fan speed changes
## See here for more info: https://github.com/SoftFever/OrcaSlicer/issues/1330
## Add this at the bottom of the "Others" tab under "Process" like so:
## "path/to/python" "path/to/script"
import re
import sys, os