mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Optimal @Elegoo Giga 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo Giga 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.18mm Fine @Elegoo Giga 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo Giga 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.18",
|
||||
"compatible_printers": [
|
||||
"Elegoo OrangeStorm Giga 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @Elegoo Giga 0.4 nozzle",
|
||||
"inherits": "fdm_process_elegoo_04020",
|
||||
"from": "system",
|
||||
"setting_id": "PEOSG04020",
|
||||
"instantiation": "true",
|
||||
"filename_format": "EOGiga1_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"print_flow_ratio": "1.0",
|
||||
"compatible_printers": [
|
||||
"Elegoo OrangeStorm Giga 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Strength @Elegoo Giga 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo Giga 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"wall_loops": "6"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @Elegoo Giga 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo Giga 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Fine @Elegoo Giga 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo Giga 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Optimal @Elegoo Giga 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo Giga 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.28mm Extra Draft @Elegoo Giga 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo Giga 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.28"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Fine @Elegoo Giga 1.0 nozzle",
|
||||
"inherits": "0.50mm Standard @Elegoo Giga 1.0 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.3"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @Elegoo Giga 0.6 nozzle",
|
||||
"inherits": "fdm_process_elegoo_06030",
|
||||
"from": "system",
|
||||
"setting_id": "PEOSG06030",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"filename_format": "EOGiga1_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"make_overhang_printable_angle": "90",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"resolution": "0.05",
|
||||
"thick_internal_bridges": "0",
|
||||
"top_shell_layers": "4",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "300",
|
||||
"detect_thin_wall": "0",
|
||||
"bridge_speed": "50",
|
||||
"sparse_infill_speed": "250",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_speed": "55",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"overhang_3_4_speed": "25",
|
||||
"print_flow_ratio": "1.0",
|
||||
"compatible_printers": [
|
||||
"Elegoo OrangeStorm Giga 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Strength @Elegoo Giga 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo Giga 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"wall_loops": "5"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm Optimal @Elegoo Giga 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo Giga 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.36mm Draft @Elegoo Giga 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo Giga 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.36"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.40mm Optimal @Elegoo Giga 1.0 nozzle",
|
||||
"inherits": "0.50mm Standard @Elegoo Giga 1.0 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.4"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.40mm Standard @Elegoo Giga 0.8 nozzle",
|
||||
"inherits": "fdm_process_elegoo_08040",
|
||||
"from": "system",
|
||||
"setting_id": "PEOSG08040",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"filename_format": "EOGiga1_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"make_overhang_printable_angle": "90",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"resolution": "0.05",
|
||||
"thick_internal_bridges": "0",
|
||||
"top_shell_layers": "4",
|
||||
"travel_acceleration": "3000",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"initial_layer_speed": "45",
|
||||
"travel_speed": "300",
|
||||
"detect_thin_wall": "0",
|
||||
"bridge_speed": "25",
|
||||
"sparse_infill_speed": "150",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"outer_wall_speed": "100",
|
||||
"print_flow_ratio": "1.0",
|
||||
"compatible_printers": [
|
||||
"Elegoo OrangeStorm Giga 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.42mm Extra Draft @Elegoo Giga 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo Giga 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.42"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.48mm Draft @Elegoo Giga 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo Giga 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.48"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.50mm Standard @Elegoo Giga 1.0 nozzle",
|
||||
"inherits": "fdm_process_elegoo_10050",
|
||||
"from": "system",
|
||||
"setting_id": "PEOSG10050",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"filename_format": "EOGiga1_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"make_overhang_printable_angle": "90",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"resolution": "0.05",
|
||||
"thick_internal_bridges": "0",
|
||||
"top_shell_layers": "4",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "300",
|
||||
"detect_thin_wall": "0",
|
||||
"bridge_speed": "20",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_speed": "150",
|
||||
"print_flow_ratio": "1.0",
|
||||
"compatible_printers": [
|
||||
"Elegoo OrangeStorm Giga 1.0 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.56mm Extra Draft @Elegoo Giga 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo Giga 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.60mm Draft @Elegoo Giga 1.0 nozzle",
|
||||
"inherits": "0.50mm Standard @Elegoo Giga 1.0 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.6"
|
||||
}
|
||||
Reference in New Issue
Block a user