mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-19 18:36:49 +00:00
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:
2
.github/workflows/orca_bot.yml
vendored
2
.github/workflows/orca_bot.yml
vendored
@@ -1,7 +1,5 @@
|
||||
name: Orca bot
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
logLevel:
|
||||
|
||||
Reference in New Issue
Block a user