From c6399f6ee01a54620d9dcf0e34631e69ed812425 Mon Sep 17 00:00:00 2001 From: VOLUMIC <31067164+VOLUMIC@users.noreply.github.com> Date: Mon, 7 Jul 2025 12:29:06 +0200 Subject: [PATCH] Delete Desactive.json --- .../profiles/Volumic/filament/Desactive.json | 33 ------------------- 1 file changed, 33 deletions(-) delete mode 100644 resources/profiles/Volumic/filament/Desactive.json diff --git a/resources/profiles/Volumic/filament/Desactive.json b/resources/profiles/Volumic/filament/Desactive.json deleted file mode 100644 index 66c7d5c4f7..0000000000 --- a/resources/profiles/Volumic/filament/Desactive.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "type": "filament", - "filament_id": "DFL99", - "setting_id": "DFSL99", - "name": "Désactivé", - "from": "system", - "instantiation": "true", - "inherits": "fdm_filament_pla", - "filament_flow_ratio": [ - "0.1" - ], - "nozzle_temperature_initial_layer": [ - "0" - ], - "nozzle_temperature": [ - "0" - ], - "hot_plate_temp" : [ - "0" - ], - "fan_max_speed": [ - "0" - ], - "fan_min_speed": [ - "0" - ], - "filament_max_volumetric_speed": [ - "1" - ], - "compatible_printers": [ - "EXO42 IDRE (0.4 nozzle)" - ] -}