mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Update profiles for Qidi printers (#2629)
* 10-25 Add TPU-95A HF * 1030 Adding Introduction of Chamber Temperature Control Macros(M191) to Notes * 1102 Add ABS-GF10 profile, Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file * 1106 Add the PA value to some genetic filament profiles * Update fdm_process_qidi_x3_common.json The macro code cant add to the bottom of the printer.cfg
This commit is contained in:
parent
4eae93080f
commit
bea9b54689
8 changed files with 48 additions and 12 deletions
|
@ -8,25 +8,25 @@
|
|||
"0"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"110"
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"110"
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"110"
|
||||
"100"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"110"
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"110"
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"110"
|
||||
"100"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
|
@ -50,7 +50,7 @@
|
|||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
"250"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
|
@ -65,10 +65,10 @@
|
|||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"60"
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
"250"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"120"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue