From 4705867d2a3756b5391804f084e21f5c3bc8c26e Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sat, 5 Aug 2023 09:40:05 +0800 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 77f8547f08..d10c2b0a8c 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,10 @@ [![Build Mac Intel](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_mac_x64.yml/badge.svg)](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_mac_x64.yml) [![Build Linux](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_linux.yml/badge.svg)](https://github.com/SoftFever/OrcaSlicer/actions/workflows/build_linux.yml) -# Orca Slicer -Orca Slicer is a fork of Bambu Studio. It was previously known as BambuStudio-SoftFever. -Bambu Studio is based on [PrusaSlicer](https://github.com/prusa3d/PrusaSlicer) by Prusa Research, which is from [Slic3r](https://github.com/Slic3r/Slic3r) by Alessandro Ranellucci and the RepRap community. -Orca Slicer incorporates a lot of features from SuperSlicer by @supermerill - - -Prebuilt binaries are available through the [github releases page](https://github.com/SoftFever/OrcaSlicer/releases/). - +# Orca Slicer +Orca Slicer is an open source slicer for FDM printers. +You can download Orca Slicer here: [github releases page](https://github.com/SoftFever/OrcaSlicer/releases/). +![discord-mark-blue](https://github.com/SoftFever/OrcaSlicer/assets/103989404/b97d5ffc-072d-4d0a-bbda-e67ef373876f) Join community: https://discord.gg/npAk6XNWRS # Main features - Auto calibrations for all printers @@ -21,6 +17,13 @@ Prebuilt binaries are available through the [github releases page](https://githu - More granular controls - More features can be found in [change notes](https://github.com/SoftFever/OrcaSlicer/releases/) +### Some background +OrcaSlicer is fork of Bambu Studio +It was previously known as BambuStudio-SoftFever +Bambu Studio is forked from [PrusaSlicer](https://github.com/prusa3d/PrusaSlicer) by Prusa Research, which is from [Slic3r](https://github.com/Slic3r/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. Unzip the binaries to any folder you prefer, then execute orca-slicer.exe to start the application. @@ -88,5 +91,5 @@ The GNU Affero General Public License, version 3 ensures that if you use any par 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. It is optional to the Orca Slicer and provides extended functionalities for users. +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.