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,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "Snapmaker J1 ABS @base",
|
||||
"filament_id": "1223824394",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"overhang_fan_speed": [
|
||||
"29"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"29"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.02"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue