mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add eSUN PLA
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If518adba2d6a7651e8c8ca083578899c9267940e (cherry picked from commit a06b89273f0f690781116f889de93e95970f9cef)
This commit is contained in:
parent
de29527d5b
commit
9cbd43049e
7 changed files with 163 additions and 0 deletions
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSL03_10",
|
||||
"name": "eSUN PLA+ @BBL P1P 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "eSUN PLA+ @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
34
resources/profiles/BBL/filament/P1P/eSUN PLA+ @BBL P1P.json
Normal file
34
resources/profiles/BBL/filament/P1P/eSUN PLA+ @BBL P1P.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSL03_11",
|
||||
"name": "eSUN PLA+ @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "eSUN PLA+ @base",
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue