SoftFever
826e36fb1e
feat(printer): add cooling filter support flag and expose its toggle
...
cooling_filter_enabled existed as a config option but was shown nowhere,
and there was no capability flag to gate it. The cooling filter and air
filtration are alternative accessories sharing the same duct, so a
printer declares one or the other.
- new hidden printer capability flag support_cooling_filter
- "Use cooling filter" toggle in the Accessory group, shown only when
the printer supports it; the air-filtration toggle hides in that case
(no vendor restriction: third-party printers keep air filtration)
- explicit defaults (0) in the common machine base
- H2C declares support_cooling_filter=1 instead of support_air_filtration;
its start-gcode already carries the cooling-filter conditional, so the
toggle is functional. On H2C this drops the two exhaust-fan lines that
air filtration emitted for ABS-class filaments, matching the printer's
actual duct accessory; H2C is new on this branch so no existing user
output changes.
Printers without the flag keep exactly the previous accessory UI and
g-code.
2026-07-10 16:38:46 +08:00
..
2026-07-05 20:26:36 +08:00
2026-07-02 11:25:22 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-10 16:38:46 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-02 11:25:22 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-01 18:53:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-07-02 17:49:48 +08:00
2026-07-02 11:25:22 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-07-01 21:55:27 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-02 11:25:22 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-02 17:42:47 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-09 01:16:25 +08:00
2026-06-27 20:11:25 +08:00
2026-04-15 22:58:12 +08:00
2026-07-05 20:26:36 +08:00
2023-12-01 10:42:45 +00:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
Profile folder optimizations (Anycubic, Artillery, Bambu Lab, BIQU, Creality, Flashforge, Prusa, Ratrig, Sovol, Volumic, Voron, VzBot, Z-Bolt, Wanhao and more) ( #10806 )
2025-10-25 15:41:29 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-07-01 21:55:27 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-02 17:42:47 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-07-05 20:26:36 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00
2026-06-27 20:11:25 +08:00