mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00: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:
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user