update resources

This commit is contained in:
QIDI TECH
2025-05-05 14:58:54 +08:00
parent 524bd808f3
commit 3fe258372a
566 changed files with 7708 additions and 5046 deletions

View File

@@ -1,22 +1,20 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Strength @XPlus3",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "true",
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Strength @XPlus3",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "true",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "250",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "250",
"outer_wall_speed": "60",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": ["250"],
"inner_wall_speed": ["300"],
"internal_solid_infill_speed": ["250"],
"outer_wall_speed": ["60"],
"sparse_infill_density": "25%",
"sparse_infill_speed": "270",
"top_color_penetration_layers": "5",
"top_shell_layers": "5",
"top_shell_thickness": "1.0",
"wall_loops": "6",
"compatible_printers": ["X-Plus 3 0.4 nozzle"]
"compatible_printers": ["X-Plus 3 0.4 nozzle"]
}