Some cleanup

This commit is contained in:
cochcoder
2024-10-05 18:30:21 -04:00
parent 769ec051ee
commit 6ed920f8e2
5 changed files with 5 additions and 9 deletions

View File

@@ -25,7 +25,6 @@
"1010" "1010"
], ],
"auxiliary_fan": "0", "auxiliary_fan": "0",
"bed_exclude_area": [],
"default_filament_profile": [ "default_filament_profile": [
"Elegoo PLA @Elegoo Giga" "Elegoo PLA @Elegoo Giga"
], ],
@@ -73,12 +72,12 @@
"extruder_clearance_height_to_rod": "65", "extruder_clearance_height_to_rod": "65",
"extruder_clearance_radius": "65", "extruder_clearance_radius": "65",
"fan_speedup_time": "0.5", "fan_speedup_time": "0.5",
"thumbnails_format": "COLPIC",
"thumbnails": [ "thumbnails": [
"400x400/COLPIC", "400x400/COLPIC",
"114x114/COLPIC", "114x114/COLPIC",
"160x160/PNG" "160x160/PNG"
], ],
"thumbnails_format": "COLPIC",
"machine_unload_filament_time": "29", "machine_unload_filament_time": "29",
"nozzle_height": "4.76", "nozzle_height": "4.76",
"nozzle_volume": "125", "nozzle_volume": "125",

View File

@@ -28,6 +28,5 @@
], ],
"min_layer_height": [ "min_layer_height": [
"0.12" "0.12"
], ]
"upward_compatible_machine": []
} }

View File

@@ -28,6 +28,5 @@
], ],
"min_layer_height": [ "min_layer_height": [
"0.16" "0.16"
], ]
"upward_compatible_machine": []
} }

View File

@@ -28,6 +28,5 @@
], ],
"min_layer_height": [ "min_layer_height": [
"0.2" "0.2"
], ]
"upward_compatible_machine": []
} }

View File

@@ -2,7 +2,7 @@
"type": "machine_model", "type": "machine_model",
"name": "Elegoo OrangeStorm Giga", "name": "Elegoo OrangeStorm Giga",
"model_id": "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_model": "elegoo_orangestorm_giga_buildplate_model.stl",
"bed_texture": "elegoo_orangestorm_giga_buildplate_texture.png", "bed_texture": "elegoo_orangestorm_giga_buildplate_texture.png",
"machine_tech": "FFF", "machine_tech": "FFF",