mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
06-27 Add Chuanying x1 printer profiles (#5888)
* Flashforge-06-12: gcode and filament mapping * Merge branch 'SoftFever:main' into main * Merge branch 'SoftFever:main' into main * 06-27 Add Chuanying x1 printer profiles
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.40mm Standard @Chuanying X1 0.8 Nozzle",
|
||||
"inherits": "0.30mm Standard @Chuanying X1 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Chuanying X1 0.8 Nozzle"
|
||||
],
|
||||
"setting_id": "GP002",
|
||||
"print_settings_id": "0.40mm Standard @Chuanying X1 0.8 Nozzle",
|
||||
"elefant_foot_compensation": "0",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_line_width": "0.85",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_line_width": "0.85",
|
||||
"internal_solid_infill_acceleration": "5000",
|
||||
"internal_solid_infill_line_width": "0.82",
|
||||
"layer_height": "0.4",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"skirt_loops": "0",
|
||||
"sparse_infill_line_width": "0.85",
|
||||
"support_bottom_interface_spacing": "0.4",
|
||||
"support_bottom_z_distance": "0.22",
|
||||
"support_interface_spacing": "0.4",
|
||||
"support_line_width": "0.82",
|
||||
"support_object_xy_distance": "0.4",
|
||||
"support_top_z_distance": "0.22",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_surface_line_width": "0.82",
|
||||
"tree_support_tip_diameter": "1.2",
|
||||
"version": "1.8.0.0",
|
||||
"wipe_speed": "60%"
|
||||
}
|
||||
Reference in New Issue
Block a user