mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
fix some bug
This commit is contained in:
@@ -28,5 +28,8 @@
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"compatible_printers": []
|
||||
"compatible_printers": [],
|
||||
"first_x_layer_fan_speed": [
|
||||
"40"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"complete_print_exhaust_fan_speed" : ["0"],
|
||||
"cool_plate_temp_initial_layer" : ["60"],
|
||||
"cool_plate_temp" : ["60"],
|
||||
"dont_slow_down_outer_wall" : ["0"],
|
||||
"no_slow_down_for_cooling_on_outwalls" : ["0"],
|
||||
"during_print_exhaust_fan_speed": ["100"],
|
||||
"enable_pressure_advance": ["1"],
|
||||
"eng_plate_temp_initial_layer" : ["60"],
|
||||
|
||||
Reference in New Issue
Block a user