mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
57 lines
3.0 KiB
Markdown
57 lines
3.0 KiB
Markdown
|
|

|
|
|
|
# QIDISlicer
|
|
QIDISlicer is a moredern and pratical slicing software,designed for 3D printing enthusiasts.The software integrates various functions such as printer control and slicing.The interface is intuitive and the operation is simple and sensitive,which can meet the different printing needs of primary and advanced user.
|
|
|
|
Prebuilt Windows, macOS and Linux 64-bit releases are available through the [github releases page](https://github.com/QIDITECH/QIDISlicer/releases/).
|
|
|
|
QIDISlicer 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.
|
|
|
|
See the [project homepage](https://qidi3d.com) and the [documentation directory](doc/) for more information.
|
|
### What are QIDISlicer's main features?
|
|
|
|
Key features are:
|
|
|
|
- Multi-platform (Win/Mac/Linux) support
|
|
- Multi-material printing and rich painting tools
|
|
- Multiple G-code flavors supported (RepRap, Makerbot, Mach3, Machinekit etc.)
|
|
- Multithread processing
|
|
- Ability to plate multiple objects having distinct print settings
|
|
- STL auto-repair (tolerance for broken models)
|
|
- Hybrid/Tree/Normal support types, Customized support
|
|
- Multi-material printing and rich painting tools
|
|
- Global/Object/Part level slicing parameters
|
|
|
|
Other major features are:
|
|
|
|
- 3D preview (including multi-material files)
|
|
- Multiple layer heights in a single print
|
|
- Fine-grained configuration of speed, acceleration, extrusion width
|
|
- Support material, raft, brim, skirt
|
|
- Advanced cooling logic controlling fan speed and dynamic print speed
|
|
|
|
### How to compile
|
|
Following platforms are currently supported to compile:
|
|
|
|
- Windows 64-bit, [Compile Guide](doc/How%20to%20build%20-%20Windows.md)
|
|
- Mac 64-bit, [Compile Guide](doc/How%20to%20build%20-%20Mac%20OS.md)
|
|
- Linux 64-bit, [Compile Guide](doc/How%20to%20build%20-%20Linux%20et%20al.md)
|
|
|
|
### Develop together with QIDISlicer
|
|
|
|
You can perform the following operations to develop together with:
|
|
|
|
- Add an [issue](https://github.com/QIDITECH/QIDISlicer/issues) to the github tracker if it isn't already present.
|
|
- Use the "report an issue" page of the QIDISlicer to copy the corresponding URL for error reporting.
|
|
|
|
### License
|
|
|
|
QIDISlicer is licensed under the _GNU Affero General Public License, version 3_. QIDISlicer 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.
|