mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"inherits": "fdm_process_ecc_06030",
|
||||
"from": "system",
|
||||
"setting_id": "PECC06030",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"inherits": "fdm_process_ecc_06030",
|
||||
"from": "system",
|
||||
"setting_id": "PECC06030",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user