mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
This commit is contained in:
parent
d45ac9201d
commit
1998ec41c5
242 changed files with 6709 additions and 2864 deletions
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.28 Extra Draft @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "3717021337",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.28",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_shell_layers": "3",
|
||||
"top_shell_thickness": "0.6",
|
||||
"support_threshold_angle": "40",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"outer_wall_speed": "85",
|
||||
"inner_wall_speed": "95",
|
||||
"sparse_infill_speed": "95",
|
||||
"internal_solid_infill_speed": "95",
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "85",
|
||||
"ironing_speed": "30",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "55",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue