mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
- Adds optional whole-object Local-Z support for mixed wall regions instead of limiting Local-Z strictly to painted mixed zones.
- Adds an experimental direct multicolor Local-Z solver with carry-over error for 3+ color mixed rows, reducing pair-cadence banding.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define SLIC3R_APP_KEY "Snapmaker_Orca"
|
||||
#define SLIC3R_VERSION "01.10.01.70"
|
||||
#define Snapmaker_VERSION "2.3.1"
|
||||
#define FULLSPECTRUM_VERSION "0.9.7"
|
||||
#define FULLSPECTRUM_VERSION "0.9.8"
|
||||
#define MIN_FIRM_VER "1.0.0"
|
||||
#ifndef GIT_COMMIT_HASH
|
||||
#define GIT_COMMIT_HASH "0000000" // 0000000 means uninitialized
|
||||
|
||||
Reference in New Issue
Block a user