mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 06:47:41 -07:00
Create desactive.json
This commit is contained in:
parent
c6399f6ee0
commit
41000db5bc
1 changed files with 35 additions and 0 deletions
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)"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue