orca-slicer
G-code generator for 3D printers
OrcaSlicer is fork of Bambu Studio. It was previously known as BambuStudio- SoftFever. Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community. Orca Slicer incorporates a lot of features from SuperSlicer by @supermerill Orca Slicer's logo is designed by community member Justin Levine(@freejstnalxndr).
https://github.com/SoftFever/OrcaSlicer
amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install orca-slicer
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
2.2.0 | 4f5dd0286bccb6f62aab1d624a8037a977d035a116a4face221f6d02623506c0 |
139579 |
2.1.1 | 02de3f3900d8d53f942335d60aa95a6ab9be999ad6fa9407b682dd4dc5d698c2 |
103562 |
2.1.0 | 09ac9b4877f1f83b918684d3284f41860d13d3008fcd57a1095b25c91108b343 |
115134 |
2.0.0 | 4392f7f69d2fc52b2af32af93f0dfcacc0240e1446b0025f2aa8bff799376cca |
108077 |
1.9.1 | 97fc9f93b894b1655c6d0d902666296d23a7357623dff50d9b24c25a8a0f0c81 |
111765 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for orca-slicer are versioned here.
Click here to see orca-slicer ops2deb blueprints
name: orca-slicer
matrix:
versions:
- 1.9.1
- 2.0.0
- 2.1.0
- 2.1.1
- 2.2.0
homepage: https://github.com/SoftFever/OrcaSlicer
summary: G-code generator for 3D printers
description: |-
OrcaSlicer is fork of Bambu Studio. It was previously known as BambuStudio-
SoftFever. Bambu Studio is forked from PrusaSlicer by Prusa Research, which is
from Slic3r by Alessandro Ranellucci and the RepRap community. Orca Slicer
incorporates a lot of features from SuperSlicer by @supermerill Orca Slicer's
logo is designed by community member Justin Levine(@freejstnalxndr).
fetch: https://github.com/SoftFever/OrcaSlicer/releases/download/v{{version}}/OrcaSlicer_Linux_V{{version}}.AppImage
install:
- OrcaSlicer_Linux_V{{version}}.AppImage:/usr/bin/OrcaSlicer.AppImage
- content: |-
[Desktop Entry]
Name=OrcaSlicer
Comment=G-code generator for 3D printers
Exec="/usr/bin/OrcaSlicer.AppImage"
Terminal=false
Type=Application
path: /usr/share/applications/orca-slicer.desktop
script:
- sed -i "s/dh_strip --no-ddebs/true/" {{debian}}/rules
The blueprint fetch
keyword contains a URL template pointing to orca-slicer releases. Downloaded files are locked in a lockfile versioned here.
Click here to see orca-slicer release hashes
- url: https://github.com/SoftFever/OrcaSlicer/releases/download/v1.9.1/OrcaSlicer_Linux_V1.9.1.AppImage
sha256: 1c7834ae46fbbdc31cc1cecf36e83d33470da8f73de35298a1248e798c6de80e
timestamp: 2024-04-18 10:06:49+00:00
- url: https://github.com/SoftFever/OrcaSlicer/releases/download/v2.0.0/OrcaSlicer_Linux_V2.0.0.AppImage
sha256: 3dc0aca85d5129d4ab6dda758c21749f932edf412789a044b89370dd774f84ee
timestamp: 2024-04-18 10:06:49+00:00
- url: https://github.com/SoftFever/OrcaSlicer/releases/download/v2.1.0/OrcaSlicer_Linux_V2.1.0.AppImage
sha256: ec4f9ba61549555998a922ab66a2026f60eb8d24c9d9d46c3088e8462e52595b
timestamp: 2024-06-21 15:09:12+00:00
- url: https://github.com/SoftFever/OrcaSlicer/releases/download/v2.1.1/OrcaSlicer_Linux_V2.1.1.AppImage
sha256: 92f335ac11842618d1a90b776bcf88d28e1a841d5473da81fb83f3858a0d41d3
timestamp: 2024-06-26 21:06:31+00:00
- url: https://github.com/SoftFever/OrcaSlicer/releases/download/v2.2.0/OrcaSlicer_Linux_V2.2.0.AppImage
sha256: deea80dcf5d3aeb384d25f3389102d990d3b801141fb5671dd2e8986638fad9f
timestamp: 2024-10-28 15:06:57+00:00