mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.20 Standard @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "4042107035",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"outer_wall_speed": "140",
|
||||
"inner_wall_speed": "240",
|
||||
"sparse_infill_speed": "300",
|
||||
"internal_solid_infill_speed": "240",
|
||||
"top_surface_speed": "140",
|
||||
"gap_infill_speed": "240",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
||||
Reference in New Issue
Block a user