mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02: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:
@@ -111,7 +111,7 @@
|
|||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"hot_plate_temp": [
|
||||||
"5705"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"hot_plate_temp_initial_layer": [
|
||||||
"70"
|
"70"
|
||||||
|
|||||||
Reference in New Issue
Block a user