1. Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas 2. Change default sparse_infill_pattern vaule to ipCrossHatch
32 lines
958 B
JSON
32 lines
958 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP001",
|
|
"name": "0.08mm Extra Fine @FT 0.4 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_folgertech_common",
|
|
"layer_height": "0.08",
|
|
"elefant_foot_compensation": "0.15",
|
|
"bottom_shell_layers": "7",
|
|
"top_shell_layers": "9",
|
|
"bridge_flow": "1",
|
|
"ironing_flow": "8%",
|
|
"initial_layer_speed": "30",
|
|
"initial_layer_infill_speed": "60",
|
|
"outer_wall_speed": "80",
|
|
"inner_wall_speed": "100",
|
|
"sparse_infill_speed": "125",
|
|
"internal_solid_infill_speed": "125",
|
|
"top_surface_speed": "80",
|
|
"gap_infill_speed": "150",
|
|
"overhang_1_4_speed": "60",
|
|
"overhang_2_4_speed": "30",
|
|
"overhang_3_4_speed": "10",
|
|
"overhang_4_4_speed": "10",
|
|
"support_threshold_angle": "30",
|
|
"compatible_printers": [
|
|
"Folgertech i3 0.4 nozzle",
|
|
"Folgertech FT-5 0.4 nozzle",
|
|
"Folgertech FT-6 0.4 nozzle"
|
|
]
|
|
}
|