mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
ENH: lower the bed temperature for p1s and p1p
Change-Id: If00565c4428bc07d93eb3e2305fea4478d0f3339
This commit is contained in:
parent
ce06bb08aa
commit
b8fa5decc1
17 changed files with 642 additions and 378 deletions
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSC00_08",
|
||||
"name": "Bambu PC @BBL P1S 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PC @BBL X1C 0.6 nozzle",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue