mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-01 04:22:03 +08:00
update readme
This commit is contained in:
parent
c78d3ee0a9
commit
be5d8f5cb8
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -10,7 +10,7 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label:OrcaSlicer Version
|
label: OrcaSlicer Version
|
||||||
description: Which version of Orca Slicer are you running? You can see the full version in `Help` -> `About Orca Slicer`.
|
description: Which version of Orca Slicer are you running? You can see the full version in `Help` -> `About Orca Slicer`.
|
||||||
placeholder: e.g. 1.6.6
|
placeholder: e.g. 1.6.6
|
||||||
validations:
|
validations:
|
||||||
|
12
.github/ISSUE_TEMPLATE/config.yml
vendored
12
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,12 +0,0 @@
|
|||||||
contact_links:
|
|
||||||
- name: Do you need Support?
|
|
||||||
url: https://bambulab.com/en/support
|
|
||||||
about: You can find all the entries(FAQ/Official Wiki//General Inquiry/Technical Support/Documentation And Manuals/Official Community Forum) from here
|
|
||||||
- name: Technical Support
|
|
||||||
url: https://bambulab.com/en/my/support/tickets/create
|
|
||||||
about: You can file a ticket directly from here, especially for the printer related hardware/software issues.
|
|
||||||
- name: Bambu lab Community Forum
|
|
||||||
url: https://forum.bambulab.com/
|
|
||||||
about: Please get in touch on our Bambu lab Community Forum! (Not an official support channel.)
|
|
||||||
|
|
||||||
blank_issues_enabled: false
|
|
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -10,6 +10,9 @@ assignees: ''
|
|||||||
**Is your feature request related to a problem? Please describe.**
|
**Is your feature request related to a problem? Please describe.**
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Which printers will be beneficial to this feature**
|
||||||
|
E.g. Voron/Klipper based printer/etc...
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
**Describe the solution you'd like**
|
||||||
A clear and concise description of what you want to happen.
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
45
README.md
45
README.md
@ -1,8 +1,4 @@
|
|||||||
|
[](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_orca.yml)
|
||||||
[](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_win.yml)
|
|
||||||
[](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_mac_arm64.yml)
|
|
||||||
[](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_mac_x64.yml)
|
|
||||||
[](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_linux.yml)
|
|
||||||
|
|
||||||
# Orca Slicer
|
# Orca Slicer
|
||||||
Orca Slicer is an open source slicer for FDM printers.
|
Orca Slicer is an open source slicer for FDM printers.
|
||||||
@ -26,31 +22,32 @@ Orca Slicer's logo is designed by community member Justin Levine(@freejstnalxndr
|
|||||||
|
|
||||||
# How to install
|
# How to install
|
||||||
**Windows**:
|
**Windows**:
|
||||||
1. Unzip the binaries to any folder you prefer, then execute orca-slicer.exe to start the application.
|
1. Install and run
|
||||||
- *If you have troubles to run the build, you might need to install following runtimes:*
|
- *If you have troubles to run the build, you might need to install following runtimes:*
|
||||||
- [MicrosoftEdgeWebView2RuntimeInstallerX64](https://github.com/SoftFever/BambuStudio-SoftFever/releases/download/v1.0.10-sf2/MicrosoftEdgeWebView2RuntimeInstallerX64.exe)
|
- [MicrosoftEdgeWebView2RuntimeInstallerX64](https://github.com/SoftFever/BambuStudio-SoftFever/releases/download/v1.0.10-sf2/MicrosoftEdgeWebView2RuntimeInstallerX64.exe)
|
||||||
- [vcredist2019_x64](https://github.com/SoftFever/BambuStudio-SoftFever/releases/download/v1.0.10-sf2/vcredist2019_x64.exe)
|
- [vcredist2019_x64](https://github.com/SoftFever/BambuStudio-SoftFever/releases/download/v1.0.10-sf2/vcredist2019_x64.exe)
|
||||||
|
|
||||||
**Mac**:
|
**Mac**:
|
||||||
1. Download the right binaries for your computer: `arm64` version for Apple Silicon and `x86_64` for Intel CPU.
|
1. Download the DMG 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.
|
2. Drag OrcaSlicer.app to Application folder.
|
||||||
3. The app is signed but not notarized at the moment due to the proptiery network plugin.
|
3. *If you want to run a build from a PR, you also need following instructions bellow*
|
||||||
We have two options to make it run on our machines
|
<details quarantine>
|
||||||
- Option 1 (You only need to do this once. After that the app can be oppened normally.):
|
- Option 1 (You only need to do this once. After that the app can be oppened normally.):
|
||||||
- Step 1: Hold _cmd_ and right click the app, from the context menu choose **Open**.
|
- Step 1: Hold _cmd_ and right click the app, from the context menu choose **Open**.
|
||||||
- Step 2: A warning window will pop up, click _Open_
|
- Step 2: A warning window will pop up, click _Open_
|
||||||
|
|
||||||
|
- Option 2:
|
||||||
|
Execute this command in terminal: `xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app`
|
||||||
|
```console
|
||||||
|
softfever@mac:~$ xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app
|
||||||
|
```
|
||||||
|
- Option 3:
|
||||||
|
- Step 1: open the app, a warning window will pop up
|
||||||
|

|
||||||
|
- Step 2: in `System Settings` -> `Privacy & Security`, click `Open Anyway`:
|
||||||
|

|
||||||
|
</details>
|
||||||
|
|
||||||
- Option 2:
|
|
||||||
Execute this command in terminal: `xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app`
|
|
||||||
```console
|
|
||||||
softfever@mac:~$ xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app
|
|
||||||
```
|
|
||||||
- Option 3:
|
|
||||||
- Step 1: open the app, a warning window will pop up
|
|
||||||

|
|
||||||
- Step 2: in `System Settings` -> `Privacy & Security`, click `Open Anyway`:
|
|
||||||

|
|
||||||
|
|
||||||
**Linux(Ubuntu)**:
|
**Linux(Ubuntu)**:
|
||||||
1. If you run into trouble to execute it, try this command in terminal:
|
1. If you run into trouble to execute it, try this command in terminal:
|
||||||
`chmod +x /path_to_appimage/OrcaSlicer_ubu64.AppImage`
|
`chmod +x /path_to_appimage/OrcaSlicer_ubu64.AppImage`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user