mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-29 12:20:50 -07:00
Fix typo in filament_sbs_template.json (#11837)
Lowered hot_plate_temp from 5705 to a reasonable 70 degrees. (should be 60-90 degrees according to sources, made it the same as the first layer bed temp)
This commit is contained in:
parent
57dd572427
commit
eb72dce9aa
1 changed files with 2 additions and 2 deletions
|
|
@ -111,7 +111,7 @@
|
|||
"0"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"5705"
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"70"
|
||||
|
|
@ -165,4 +165,4 @@
|
|||
"filament_end_gcode": [
|
||||
"; filament end gcode \nM106 P3 S0\n"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue