Sean Monahan

Results 3 issues of Sean Monahan

Set the environment variable `AUTOSWITCH_HIDE_MKVENV_SUGGESTION` to silence the message `Python virtualenv project detected. Run mkvenv to setup autoswitching` when `cd`ing to a Python project without an initialized virtual environment.

Cf. https://docs.python.org/3/library/__main__.html

### Description of the bug PrusaSlicer emits a move (G1 with no extrusion) before the retraction at the end of external perimeters. ![move before retraction in external perimeter](https://github.com/prusa3d/PrusaSlicer/assets/1907654/a77ddb4e-baa3-4cd1-9cf7-6585f4930362) Expected would...