mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Added gcode_label_objects and gcode_comments option
This commit is contained in:
parent
11679d6858
commit
a47c756112
12 changed files with 37 additions and 19 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue