mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Fix redundant QIDI startup tool changes (#15096)
* Fix redundant QIDI startup tool changes Guard Q2, X-Max 4, and X-Plus 4 filament-change G-code so same-tool startup selections do not run the full cut, unload, and purge sequence. * Guard Q2C against redundant startup tool changes Skip the complete filament-change sequence when the requested tool is already selected during startup. * Bump Qidi profile version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Qidi",
|
||||
"version": "02.04.00.08",
|
||||
"version": "02.04.00.09",
|
||||
"force_update": "0",
|
||||
"description": "Qidi configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
Reference in New Issue
Block a user