- 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:
Rad
2026-04-20 04:59:50 +02:00
parent 66a14b1724
commit 01c609a083
17 changed files with 646 additions and 72 deletions

View File

@@ -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