mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 14:57:50 -07:00
Some cleanup
This commit is contained in:
parent
769ec051ee
commit
6ed920f8e2
5 changed files with 5 additions and 9 deletions
|
|
@ -25,7 +25,6 @@
|
|||
"1010"
|
||||
],
|
||||
"auxiliary_fan": "0",
|
||||
"bed_exclude_area": [],
|
||||
"default_filament_profile": [
|
||||
"Elegoo PLA @Elegoo Giga"
|
||||
],
|
||||
|
|
@ -73,12 +72,12 @@
|
|||
"extruder_clearance_height_to_rod": "65",
|
||||
"extruder_clearance_radius": "65",
|
||||
"fan_speedup_time": "0.5",
|
||||
"thumbnails_format": "COLPIC",
|
||||
"thumbnails": [
|
||||
"400x400/COLPIC",
|
||||
"114x114/COLPIC",
|
||||
"160x160/PNG"
|
||||
],
|
||||
"thumbnails_format": "COLPIC",
|
||||
"machine_unload_filament_time": "29",
|
||||
"nozzle_height": "4.76",
|
||||
"nozzle_volume": "125",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,5 @@
|
|||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"upward_compatible_machine": []
|
||||
]
|
||||
}
|
||||
|
|
@ -28,6 +28,5 @@
|
|||
],
|
||||
"min_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"upward_compatible_machine": []
|
||||
]
|
||||
}
|
||||
|
|
@ -28,6 +28,5 @@
|
|||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"upward_compatible_machine": []
|
||||
]
|
||||
}
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
"type": "machine_model",
|
||||
"name": "Elegoo OrangeStorm Giga",
|
||||
"model_id": "Elegoo-OrangeStorm-Giga",
|
||||
"nozzle_diameter": "0.6;0.4;0.8;1.0",
|
||||
"nozzle_diameter": "0.4;0.6;0.8;1.0",
|
||||
"bed_model": "elegoo_orangestorm_giga_buildplate_model.stl",
|
||||
"bed_texture": "elegoo_orangestorm_giga_buildplate_texture.png",
|
||||
"machine_tech": "FFF",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue