No description
Find a file
Noisyfox 933aa3050b
Port Emboss & SVG gizmo from PrusaSlicer (#2819)
* Rework UI jobs to make them more understandable and flexible.

* Update Orca specific jobs

* Fix progress issue

* Fix dark mode and window radius

* Update cereal version from 1.2.2 to 1.3.0

(cherry picked from commit prusa3d/PrusaSlicer@057232a275)

* Initial port of Emboss gizmo

* Bump up CGAL version to 5.4

(cherry picked from commit prusa3d/PrusaSlicer@1bf9dee3e7)

* Fix text rotation

* Fix test dragging

* Add text gizmo to right click menu

* Initial port of SVG gizmo

* Fix text rotation

* Fix Linux build

* Fix "from surface"

* Fix -90 rotation

* Fix icon path

* Fix loading font with non-ascii name

* Fix storing non-utf8 font descriptor in 3mf file

* Fix filtering with non-utf8 characters

* Emboss: Use Orca style input dialog

* Fix build on macOS

* Fix tooltip color in light mode

* InputText: fixed incorrect padding when FrameBorder > 0. (ocornut/imgui#4794, ocornut/imgui#3781)
InputTextMultiline: fixed vertical tracking with large values of FramePadding.y. (ocornut/imgui#3781, ocornut/imgui#4794)

(cherry picked from commit ocornut/imgui@072caa4a90)
(cherry picked from commit ocornut/imgui@bdd2a94315)

* SVG: Use Orca style input dialog

* Fix job progress update

* Fix crash when select editing text in preview screen

* Use Orca checkbox style

* Fix issue that toolbar icons are kept regenerated

* Emboss: Fix text & icon alignment

* SVG: Fix text & icon alignment

* Emboss: fix toolbar icon mouse hover state

* Add a simple subtle outline effect by drawing back faces using wireframe mode

* Disable selection outlines

* Show outline in white if the model color is too dark

* Make the outline algorithm more reliable

* Enable cull face, which fix render on Linux

* Fix `disable_cullface`

* Post merge fix

* Optimize selection rendering

* Fix scale gizmo

* Emboss: Fix text rotation if base object is scaled

* Fix volume synchronize

* Fix emboss rotation

* Emboss: Fix advance toggle

* Fix text position after reopened the project

* Make font style preview darker

* Make font style preview selector height shorter

---------

Co-authored-by: tamasmeszaros <meszaros.q@gmail.com>
Co-authored-by: ocornut <omarcornut@gmail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-12-09 22:46:18 +08:00
.github fix mac build pack error 2023-12-09 00:34:54 +08:00
.idea Merge remote-tracking branch 'BS/v1.7.2' 2023-08-26 16:13:57 +08:00
cmake post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
deps Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
doc fix an issue that image is not showen in precise wall wiki 2023-12-05 20:55:42 +08:00
lib Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
localization/i18n French language update (#3019) 2023-12-07 11:34:11 +00:00
resources Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
sandboxes clean up 2023-08-09 13:42:41 +08:00
scripts test (#1785) 2023-08-13 22:16:16 +08:00
SoftFever_doc update sponsor 2023-10-28 15:49:58 +08:00
src Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
t Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
tests PlaceholderParser: new interpolate_table() "function" 2023-08-30 23:37:30 +08:00
tools upgrade deps (#2349) 2023-10-09 00:19:26 +08:00
xs Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
.clang-format Set PointerAlignment to Left (#2948) 2023-12-01 15:32:48 +00:00
.dockerignore Add some dockery things to ignore 2023-03-02 21:21:30 +08:00
.doxygen update doxygen setting 2023-06-30 13:59:41 +08:00
.gitignore Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
Build.PL post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
build_release.bat Fix issue that cmake install is skipped during windows build (#2029) 2023-09-07 23:50:35 +08:00
build_release_macos.sh upgrade deps (#2349) 2023-10-09 00:19:26 +08:00
build_release_vs2022.bat upgrade deps (#2349) 2023-10-09 00:19:26 +08:00
BuildLinux.sh Update BuildLinux.sh (#2919) 2023-11-29 10:25:00 +08:00
CMakeLists.txt Fix cmake error (#2871) 2023-11-26 13:17:29 +08:00
LICENSE.txt some misc changes (#1848) 2023-08-20 20:02:54 +08:00
localazy.json Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
OrcaSlicer.mo Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
README.md Fix precise wall for Arachne wall generator (#2966) 2023-12-03 09:43:18 +08:00
Readme.txt post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
run_gettext.bat revert backing missing translations for hints.ini 2023-09-12 20:35:40 +08:00
run_gettext.sh return error when msgfmt failed 2023-10-26 13:08:53 +08:00
version.inc Merge upstream BBL changes up to 5th Dec (01.08.01.57) & fix issues with 1.8 BBL merge (#2994) 2023-12-08 10:27:24 +00:00

Build all

Orca Slicer

Orca Slicer is an open source slicer for FDM printers.
You can download Orca Slicer here: github releases page.
discord-mark-blue Join community: OrcaSlicer Official Discord Server

Main features

  • Auto calibrations for all printers
  • Sandwich(inner-outer-inner) mode - an improved version of the External perimeters first mode
  • Precise wall
  • Polyholes conversion support SuperSlicer Wiki: Polyholes
  • Klipper support
  • More granular controls
  • More features can be found in change notes

Some background

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)

How to install

Windows:

  1. Install and run

Mac:

  1. Download the DMG for your computer: arm64 version for Apple Silicon and x86_64 for Intel CPU.

  2. Drag OrcaSlicer.app to Application folder.

  3. If you want to run a build from a PR, you also need following instructions bellow

    - Option 1 (You only need to do this once. After that the app can be opened normally.): - 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_
    • Option 2:
      Execute this command in terminal: xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app
          softfever@mac:~$ xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app
      
    • Option 3:
      • Step 1: open the app, a warning window will pop up
        image
      • Step 2: in System Settings -> Privacy & Security, click Open Anyway:
        image

Linux(Ubuntu):

  1. If you run into trouble to execute it, try this command in terminal:
    chmod +x /path_to_appimage/OrcaSlicer_ubu64.AppImage

How to compile

  • Windows 64-bit

    • Tools needed: Visual Studio 2019, Cmake, git, Strawberry Perl.
    • Run build_release.bat in x64 Native Tools Command Prompt for VS 2019
  • Mac 64-bit

    • Tools needed: Xcode, Cmake, git, gettext
    • run build_release_macos.sh
  • Ubuntu

    • run 'sudo ./BuildLinux.sh -u'
    • run './BuildLinux.sh -dsir'

Note:

If you're running Klipper, it's recommended to add the following configuration to your printer.cfg file.

# Enable object exclusion
[exclude_object]

# Enable arcs support
[gcode_arcs]
resolution: 0.1

Supports

Orca Slicer is an open-source project, and I'm deeply grateful to all my sponsors and backers.
Their generous support enables me to purchase filaments and other essential 3D printing materials for the project.
Thank you! :)

Sponsors:

Peopoly
QIDI

Backers:

Ko-fi supporters: Backers list

Support me
ko-fi

License

Orca Slicer is licensed under the GNU Affero General Public License, version 3. Orca Slicer is based on Bambu Studio by BambuLab.

Bambu Studio is licensed under the GNU Affero General Public License, version 3. Bambu Studio is based on PrusaSlicer by PrusaResearch.

PrusaSlicer is licensed under the GNU Affero General Public License, version 3. PrusaSlicer is owned by Prusa Research. PrusaSlicer is originally based on Slic3r by Alessandro Ranellucci.

Slic3r is licensed under the GNU Affero General Public License, version 3. Slic3r was created by Alessandro Ranellucci with the help of many other contributors.

The GNU Affero General Public License, version 3 ensures that if you use any part of this software in any way (even behind a web server), your software must be released under the same license.

Orca Slicer includes a pressure advance calibration pattern test adapted from Andrew Ellis' generator, which is licensed under GNU General Public License, version 3. Ellis' generator is itself adapted from a generator developed by Sineos for Marlin, which is licensed under GNU General Public License, version 3.

The bambu networking plugin is based on non-free libraries from Bambulab. It is optional to the Orca Slicer and provides extended functionalities for Bambulab printer users.