Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,34 +1,34 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.2mm Fast @Co Print ChromaSet 0.4",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_coprint_common",
"elefant_foot_compensation": "0.1",
"initial_layer_speed": "60",
"initial_layer_infill_speed": "100",
"inner_wall_speed": "200",
"small_perimeter_speed": "50%",
"internal_solid_infill_speed": "300",
"travel_speed": "500",
"gap_infill_speed": "300",
"outer_wall_speed":"120",
"top_surface_speed": "150",
"default_acceleration": "10000",
"outer_wall_acceleration": "3000",
"inner_wall_acceleration": "8000",
"bridge_acceleration": "80%",
"sparse_infill_acceleration": "80%",
"initial_layer_acceleration": "1500",
"internal_solid_infill_acceleration": "80%",
"top_surface_acceleration": "2000",
"travel_acceleration": "10000",
"default_jerk": "0",
"wipe_tower_max_purge_speed": "200",
"compatible_printers": [
"Co Print ChromaSet 0.4 nozzle fast",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus"
]
}
{
"type": "process",
"name": "0.2mm Fast @Co Print ChromaSet 0.4",
"inherits": "fdm_process_coprint_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"elefant_foot_compensation": "0.1",
"initial_layer_speed": "60",
"initial_layer_infill_speed": "100",
"inner_wall_speed": "200",
"small_perimeter_speed": "50%",
"internal_solid_infill_speed": "300",
"travel_speed": "500",
"gap_infill_speed": "300",
"outer_wall_speed": "120",
"top_surface_speed": "150",
"default_acceleration": "10000",
"outer_wall_acceleration": "3000",
"inner_wall_acceleration": "8000",
"bridge_acceleration": "80%",
"sparse_infill_acceleration": "80%",
"initial_layer_acceleration": "1500",
"internal_solid_infill_acceleration": "80%",
"top_surface_acceleration": "2000",
"travel_acceleration": "10000",
"default_jerk": "0",
"wipe_tower_max_purge_speed": "200",
"compatible_printers": [
"Co Print ChromaSet 0.4 nozzle fast",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus"
]
}