mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -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
|
@ -1,25 +1,13 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
]
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker J1 PA-CF",
|
||||
"setting_id": "2221614608",
|
||||
"inherits": "Snapmaker J1 PA-CF @base",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)",
|
||||
"Snapmaker J1 (0.6 nozzle)",
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue