mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-01 14:27:00 +00:00
Merge branch 'main' into dev/ffmpeg-player
This commit is contained in:
14705
resources/filament_mixing/standard_color_recipes.json
Normal file
14705
resources/filament_mixing/standard_color_recipes.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Qidi",
|
||||
"version": "02.04.00.10",
|
||||
"version": "02.04.00.11",
|
||||
"force_update": "0",
|
||||
"description": "Qidi configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
@@ -20,6 +20,9 @@
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
|
||||
@@ -20,6 +20,9 @@
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
|
||||
@@ -20,6 +20,9 @@
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Snapmaker",
|
||||
"version": "02.04.00.08",
|
||||
"version": "02.04.00.09",
|
||||
"force_update": "0",
|
||||
"description": "Snapmaker configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
@@ -186,7 +186,6 @@
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\nTIMELAPSE_TAKE_FRAME\nDEFECT_DETECTION_DETECT",
|
||||
"machine_pause_gcode": "M600",
|
||||
"nozzle_volume": "143",
|
||||
"support_multi_bed_types": "0",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count} CURRENT_LAYER={layer_num+1}",
|
||||
"default_print_profile": "0.10 Standard @Snapmaker U1 (0.2 nozzle)"
|
||||
}
|
||||
|
||||
@@ -186,7 +186,6 @@
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\nTIMELAPSE_TAKE_FRAME\nDEFECT_DETECTION_DETECT",
|
||||
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.4 nozzle)",
|
||||
"machine_pause_gcode": "M600",
|
||||
"default_bed_type": "Textured PEI Plate",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count} CURRENT_LAYER={layer_num+1}",
|
||||
"nozzle_volume": "143",
|
||||
"resonance_avoidance": "1",
|
||||
|
||||
@@ -187,6 +187,5 @@
|
||||
"machine_pause_gcode": "M600",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count} CURRENT_LAYER={layer_num+1}",
|
||||
"nozzle_volume": "143",
|
||||
"support_multi_bed_types": "0",
|
||||
"default_print_profile": "0.30 Standard @Snapmaker U1 (0.6 nozzle)"
|
||||
}
|
||||
|
||||
@@ -187,6 +187,5 @@
|
||||
"machine_pause_gcode": "M600",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count} CURRENT_LAYER={layer_num+1}",
|
||||
"nozzle_volume": "143",
|
||||
"support_multi_bed_types": "0",
|
||||
"default_print_profile": "0.40 Standard @Snapmaker U1 (0.8 nozzle)"
|
||||
}
|
||||
|
||||
@@ -183,7 +183,8 @@
|
||||
"scan_first_layer": "0",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"default_bed_type": "Textured PEI Plate",
|
||||
"support_multi_bed_types": "1",
|
||||
"default_bed_type": "4",
|
||||
"printable_area": [
|
||||
"0.5x1",
|
||||
"270.5x1",
|
||||
|
||||
Reference in New Issue
Block a user