orcaslicer/resources/profiles/Creality/process/0.20mm Standard @Creality CR10SE 0.8.json
cochcoder 64d0c324c1
Add Creality CR-10 SE (#4757)
* Add CR-10 SE and standard profiles

* Misc

Add more perimeters to CR-10 SE profiles
Add printer to filament profiles
Link everything in Creality.json

* Fix two bugs

* Forgot this
2024-03-29 17:57:01 +08:00

44 lines
No EOL
1.4 KiB
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Creality CR10SE 0.8",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
"bottom_shell_layers": "4",
"infill_combination": "1",
"infill_wall_overlap": "20%",
"initial_layer_acceleration": "3000",
"initial_layer_infill_speed": "150",
"initial_layer_travel_speed": "120",
"inner_wall_speed": "300",
"internal_solid_infill_line_width": "0.45",
"internal_solid_infill_speed": "300",
"outer_wall_acceleration": "2300",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"overhang_3_4_speed": "35",
"reduce_crossing_wall": "1",
"seam_gap": "15%",
"skirt_distance": "8",
"skirt_loops": "1",
"slow_down_layers": "2",
"sparse_infill_density": "10%",
"sparse_infill_speed": "300",
"support_base_pattern_spacing": "4",
"support_bottom_z_distance": "0.4",
"support_interface_bottom_layers": "1",
"support_interface_pattern": "rectilinear",
"support_interface_top_layers": "1",
"support_line_width": "0.42",
"support_object_xy_distance": "0.8",
"support_style": "snug",
"support_threshold_angle": "60",
"top_surface_line_width": "0.42",
"top_surface_speed": "120",
"travel_acceleration": "5000",
"wall_loops": "2",
"compatible_printers": [
"Creality CR-10 SE 0.8 nozzle"
]
}