mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 16:59:47 +00:00
62 lines
1.4 KiB
JSON
62 lines
1.4 KiB
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP007",
|
|
"name": "0.10mm Standard @X-Max 4 0.2 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_n_common",
|
|
"bottom_color_penetration_layers": "5",
|
|
"bottom_shell_layers": "5",
|
|
"bridge_flow": "1",
|
|
"default_acceleration": [
|
|
"10000"
|
|
],
|
|
"elefant_foot_compensation": "0.15",
|
|
"enable_arc_fitting": "0",
|
|
"initial_layer_infill_speed": [
|
|
"70"
|
|
],
|
|
"initial_layer_line_width": "0.25",
|
|
"initial_layer_print_height": "0.1",
|
|
"initial_layer_speed": [
|
|
"40"
|
|
],
|
|
"inner_wall_acceleration": [
|
|
"5000"
|
|
],
|
|
"inner_wall_line_width": "0.22",
|
|
"internal_solid_infill_line_width": "0.22",
|
|
"layer_height": "0.1",
|
|
"line_width": "0.22",
|
|
"outer_wall_acceleration": [
|
|
"3000"
|
|
],
|
|
"outer_wall_line_width": "0.22",
|
|
"skin_infill_line_width": "0.22",
|
|
"skeleton_infill_line_width": "0.22",
|
|
"small_perimeter_threshold": [
|
|
"4"
|
|
],
|
|
"smooth_coefficient": "4",
|
|
"sparse_infill_line_width": "0.22",
|
|
"sparse_infill_speed": [
|
|
"100"
|
|
],
|
|
"support_bottom_z_distance": "0.1",
|
|
"support_line_width": "0.22",
|
|
"support_top_z_distance": "0.1",
|
|
"top_color_penetration_layers": "7",
|
|
"top_shell_layers": "7",
|
|
"top_surface_line_width": "0.22",
|
|
"top_surface_speed": [
|
|
"150"
|
|
],
|
|
"travel_speed": [
|
|
"500"
|
|
],
|
|
"wall_loops": "4",
|
|
"compatible_printers": [
|
|
"Qidi X-Max 4 0.2 nozzle"
|
|
]
|
|
}
|