Refactor GitHub workflows to remove scheduled triggers and streamline build processes. Update MixedFilament to include local Z max sublayers for enhanced filament management. Introduce new functions for color match gradient handling in the GUI.

This commit is contained in:
Rad
2026-03-19 01:53:40 +01:00
parent 3eb746dd8c
commit b2f4018930
10 changed files with 2651 additions and 654 deletions

View File

@@ -1,7 +1,5 @@
name: Orca bot
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
inputs:
logLevel: