=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== cura-4.7.1/README.md-13- * `%APPDATA%\cura\<Cura version>\cura.log` (Windows), or usually `C:\Users\\<your username>\AppData\Roaming\cura\<Cura version>\cura.log` cura-4.7.1/README.md:14: * `$USER/Library/Application Support/cura/<Cura version>/cura.log` (OSX) cura-4.7.1/README.md:15: * `$USER/.local/share/cura/<Cura version>/cura.log` (Ubuntu/Linux) cura-4.7.1/README.md-16- ############################################## cura-4.7.1/plugins/PostProcessingPlugin/scripts/Stretch.py-87- cura-4.7.1/plugins/PostProcessingPlugin/scripts/Stretch.py:88:# Execution part of the stretch plugin cura-4.7.1/plugins/PostProcessingPlugin/scripts/Stretch.py-89-class Stretcher: