Added gcode_label_objects and gcode_comments option

This commit is contained in:
SoftFever 2023-03-12 17:36:54 +08:00
parent 11679d6858
commit a47c756112
12 changed files with 37 additions and 19 deletions

View file

@ -23,7 +23,8 @@ Prebuilt binaries are available through the [github releases page](https://githu
**Mac**:
> 1. Download the right binaries for your computer: `arm64` version for Apple Silicon and `x86_64` for Intel CPU.
> 2. Double click to unzip the package, move OrcaSlicer.app to Application folder.
> 3. Run the following command in the terminal to allow running unsigned applications: `xattr -d com.apple.quarantine /Applications/OrcaSlicer.app`.
> 3. Run the following command in the terminal to allow running unsigned applications:
>>>> `xattr -d com.apple.quarantine /Applications/OrcaSlicer.app`.
**Linux(Ubuntu)**:
> Run the downlaoded AppImage.