mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Update CC2 Profiles from elegoo slicer (#12215)
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "fdm_process_ecc_02010",
|
||||
"inherits": "fdm_process_elegoo_02010",
|
||||
"from": "system",
|
||||
"setting_id": "PECC202010",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_prime_tower": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.2 nozzle"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user