mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Create desactive.json
This commit is contained in:
35
resources/profiles/Volumic/filament/desactive.json
Normal file
35
resources/profiles/Volumic/filament/desactive.json
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"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)",
|
||||||
|
"EXO65 IDRE (0.4 nozzle)",
|
||||||
|
"SH65 IDRE (0.4 nozzle)"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user