mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM002",
|
||||
"name": "Orca Arena X1 Carbon 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @Arena X1C 0.2 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.14"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.4"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"5"
|
||||
],
|
||||
"nozzle_type": "stainless_steel",
|
||||
"nozzle_hrc": "20"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "Orca Arena X1 Carbon 0.2 nozzle",
|
||||
"inherits": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM002",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @Arena X1C 0.2 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.14"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.4"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"5"
|
||||
],
|
||||
"nozzle_type": "stainless_steel",
|
||||
"nozzle_hrc": "20"
|
||||
}
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_bbl_3dp_001_common",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @Arena X1C",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"scan_first_layer": "1",
|
||||
"machine_load_filament_time": "29",
|
||||
"machine_unload_filament_time": "28",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"nozzle_hrc": "55",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"inherits": "fdm_bbl_3dp_001_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @Arena X1C",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"scan_first_layer": "1",
|
||||
"machine_load_filament_time": "29",
|
||||
"machine_unload_filament_time": "28",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"nozzle_hrc": "55",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM005",
|
||||
"name": "Orca Arena X1 Carbon 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C"
|
||||
],
|
||||
"default_print_profile": "0.30mm Standard @Arena X1C 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.4"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "Orca Arena X1 Carbon 0.6 nozzle",
|
||||
"inherits": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM005",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C"
|
||||
],
|
||||
"default_print_profile": "0.30mm Standard @Arena X1C 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.4"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM004",
|
||||
"name": "Orca Arena X1 Carbon 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C 0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @Arena X1C 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"retraction_length": [
|
||||
"3"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "Orca Arena X1 Carbon 0.8 nozzle",
|
||||
"inherits": "Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM004",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"printer_model": "Orca Arena X1 Carbon",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1C 0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @Arena X1C 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"retraction_length": [
|
||||
"3"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
@@ -10,4 +10,4 @@
|
||||
"bed_texture": "",
|
||||
"hotend_model": "",
|
||||
"default_materials": "OrcaArena Generic PLA Silk;OrcaArena Generic PLA;Arena PLA Matte @Arena X1C;Arena PLA Basic @Arena X1C;Arena ABS @Arena X1C;Arena PC @Arena X1C;Arena Support W @Arena X1C;Arena TPU 95A @Arena X1C;PolyTerra PLA @Arena X1C;PolyLite PLA @Arena X1C;"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_bbl_3dp_001_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printable_area": [
|
||||
@@ -24,7 +25,6 @@
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"inherits": "fdm_machine_common",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
@@ -141,7 +141,7 @@
|
||||
"30"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Spiral Lift"
|
||||
"Spiral Lift"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"silent_mode": "0",
|
||||
@@ -153,4 +153,4 @@
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -114,4 +114,4 @@
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up",
|
||||
"machine_end_gcode": "M400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-4.0 F3600; retract \nG91\nG1 Z3;\nM104 S0 ; turn off hotend\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nG90 \nG0 X110 Y200 F3600 \nprint_end"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user