No description
Find a file
Paul eab8139d3c
Adding new nozzle profiles for the Creality Ender-5 Pro (2019) (#2817)
* Add 0.6mm Nozzle Configurations for CE5Pro

* Add 0.5mm Nozzle Configurations for CE5Pro

* Add Nozzle Size Printer Variants 0.2-1.0mm

* Add 0.3mm Printer Variant

* Add 0.5mm Printer Variant

* Fix: 0.6mm Printer Variant

* Add Remaining Printer Variants

* Add CE5Pro Nozzles to list of Compatible Filament

* Add Generic FDM Process for Creality 0.3 Nozzle

* Update Generic FDM Process for Creality 0.6 Nozzle

* Add FDM Process for Remaining Creality Nozzle

* Add Processes For CE5Pro 0.8mm Nozzle

* Add Processes For CE5Pro 1.0mm Nozzle

* Add Processes For CE5Pro 0.2mm Nozzle

* Fix Initial Layer Settings

* Add Processes For CE5Pro 0.25mm Nozzle

* Add Processes For CE5Pro 0.3mm Nozzle

* Remove Profiles Outside their Min/Max Layer Height

* Update CE5Pro 0.4 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.2 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.25 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.3 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.5 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.6 Nozzle Naming Scheme to PR1100

* Update CE5Pro 0.8 Nozzle Naming Scheme to PR1100

* Update CE5Pro 1.0 Nozzle Naming Scheme to PR1100

* Incl. Remaining Base Config That Diff Is Based On

* Remove whitespace
2023-11-29 22:32:58 +08:00
.github fix secrets were not passed from build_check_cache to build_deps 2023-11-19 12:12:01 +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 Set openssl osx target properly 2023-11-19 16:45:36 +08:00
doc update WIKI 2023-11-17 20:00:12 +08:00
lib Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
localization/i18n Update OrcaSlicer_fr.po (#2874) 2023-11-29 21:25:47 +08:00
resources Adding new nozzle profiles for the Creality Ender-5 Pro (2019) (#2817) 2023-11-29 22:32:58 +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 Various infill improvements (#2716) 2023-11-29 21:28:23 +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 update .clang-format to match PrusaSlicer's format 2023-08-27 10:57:32 +08: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 Life saver: update locale generation 2023-09-05 22:36:29 +08: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 Add Turkish language option 2023-09-05 20:34:38 +08:00
OrcaSlicer.mo Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
README.md Update README.md (#2815) 2023-11-21 17:17:53 +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 bump version to 1.8 2023-11-16 23:17:59 +08:00

Build OrcaSlicer

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.