mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -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
43
resources/profiles/Snapmaker/filament/Snapmaker J1 TPE.json
Normal file
43
resources/profiles/Snapmaker/filament/Snapmaker J1 TPE.json
Normal file
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker J1 TPE",
|
||||
"setting_id": "1976938920",
|
||||
"inherits": "Snapmaker J1 TPU @base",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)",
|
||||
"Snapmaker J1 (0.6 nozzle)",
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"45"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"45"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"65"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1.1"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"7.2"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"65"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#383737"
|
||||
],
|
||||
"filament_notes": [
|
||||
"eSUN eLastic TPE-83A\n"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue