mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 04:22:42 +00:00
some misc changes (#1848)
* some misc changes * stealth_mode: disable hms * fix bbl camera #1091 #1830 * fix anker
This commit is contained in:
@@ -5,28 +5,28 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
"95"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
@@ -38,7 +38,7 @@
|
||||
"30"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"28.6"
|
||||
"15"
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
@@ -50,7 +50,7 @@
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
"250"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user