mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-27 11:59:27 +00:00
Fix Qidi X-Max 4 chamber heating profiles (#15244)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Qidi",
|
"name": "Qidi",
|
||||||
"version": "02.04.00.10",
|
"version": "02.04.00.11",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "Qidi configurations",
|
"description": "Qidi configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
|||||||
@@ -20,6 +20,9 @@
|
|||||||
"close_fan_the_first_x_layers": [
|
"close_fan_the_first_x_layers": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -20,6 +20,9 @@
|
|||||||
"close_fan_the_first_x_layers": [
|
"close_fan_the_first_x_layers": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -20,6 +20,9 @@
|
|||||||
"close_fan_the_first_x_layers": [
|
"close_fan_the_first_x_layers": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user