Commit Graph

5 Commits

Author SHA1 Message Date
Noisyfox
45d4cd7e96 Fix compile warning 2024-09-30 14:18:30 +08:00
Noisyfox
a4593d1e52 Update files related to support to match BambuStudio's project structure 2024-09-30 14:12:29 +08:00
SoftFever
040c3d5aaf Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
SoftFever
58ec8f8d38 switch res for large printer 2024-05-12 23:35:41 +08:00
Noisyfox
c9164ac036 Initial port of organic tree support from PrusaSlicer (#1938)
* Initial port of organic tree support from PrusaSlicer

* Port missing Organic support parameters from PrusaSlicer

* Update parameter naming

* Reorganize the `raft_first_layer_expansion` and `raft_first_layer_density` parameters as they are not only used by rafts

* Reset support style only in simple mode

* Sync latest update from PrusaSlicer & copyrights

* Fix organic tree support crash with invalid parameters

---------

Co-authored-by: Vojtech Bubnik <bubnikv@gmail.com>
2023-09-02 17:29:43 +08:00