mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Add Afinia 3d printer and update tree_support_tip_diameter option for 0.6 and 0.8 nozzle Co-authored-by: SoftFever <softfeverever@gmail.com>
25 lines
755 B
JSON
25 lines
755 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.28mm Extra Draft @Tiertime UP300 HS",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_tiertime_HS_common",
|
|
"layer_height": "0.28",
|
|
"elefant_foot_compensation": "0.15",
|
|
"top_surface_line_width": "0.45",
|
|
"top_shell_thickness": "1.0",
|
|
"bridge_flow": "1",
|
|
"initial_layer_speed": "50",
|
|
"initial_layer_infill_speed": "105",
|
|
"outer_wall_speed": "200",
|
|
"inner_wall_speed": "200",
|
|
"sparse_infill_speed": "200",
|
|
"internal_solid_infill_speed": "200",
|
|
"gap_infill_speed": "200",
|
|
"support_threshold_angle": "40",
|
|
"top_shell_layers": "4",
|
|
"compatible_printers": [
|
|
"Tiertime UP300 HS 0.4 nozzle"
|
|
]
|
|
} |