Qidi profile updates (#7056)

* Qidi.json

* Qidi.json

* Qidi.json

* new change

new change

* Qidi.json

* Update fdm_filament_pla.json

little change

* Update fdm_filament_pla.json

little change

* Update fdm_machine_common.json

little change

* Update fdm_process_qidi_x3_common.json

little change
This commit is contained in:
HYzd766 2024-10-27 22:54:26 +08:00 committed by GitHub
parent 65157da466
commit c59cb0ed64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 12 additions and 17 deletions

View file

@ -5,7 +5,7 @@
"instantiation": "false", "instantiation": "false",
"inherits": "fdm_filament_common", "inherits": "fdm_filament_common",
"activate_chamber_temp_control": [ "activate_chamber_temp_control": [
"1" "0"
], ],
"cool_plate_temp" : [ "cool_plate_temp" : [
"90" "90"

View file

@ -5,7 +5,7 @@
"instantiation": "false", "instantiation": "false",
"inherits": "fdm_filament_common", "inherits": "fdm_filament_common",
"activate_chamber_temp_control": [ "activate_chamber_temp_control": [
"1" "0"
], ],
"cool_plate_temp" : [ "cool_plate_temp" : [
"90" "90"

View file

@ -96,12 +96,6 @@
], ],
"enable_overhang_bridge_fan": [ "enable_overhang_bridge_fan": [
"0" "0"
],
"filament_z_hop_types": [
"Spiral Lift"
],
"filament_wipe_distance": [
"2"
] ]
} }

View file

@ -54,7 +54,7 @@
], ],
"wipe_distance": [ "wipe_distance": [
"2"], "2"],
"single_extruder_multi_material": "0", "single_extruder_multi_material": "1",
"change_filament_gcode": "", "change_filament_gcode": "",
"machine_pause_gcode": "M0", "machine_pause_gcode": "M0",
"thumbnails": [ "thumbnails": [

View file

@ -94,7 +94,7 @@
"deretraction_speed": [ "deretraction_speed": [
"0" "0"
], ],
"single_extruder_multi_material": "0", "single_extruder_multi_material": "1",
"change_filament_gcode": "", "change_filament_gcode": "",
"machine_pause_gcode": "M0", "machine_pause_gcode": "M0",
"default_filament_profile": [ "default_filament_profile": [

View file

@ -42,7 +42,7 @@
"extruder_clearance_radius": "70", "extruder_clearance_radius": "70",
"extruder_clearance_height_to_rod": "30", "extruder_clearance_height_to_rod": "30",
"extruder_clearance_height_to_lid": "118", "extruder_clearance_height_to_lid": "118",
"single_extruder_multi_material": "0", "single_extruder_multi_material": "1",
"change_filament_gcode": "", "change_filament_gcode": "",
"machine_pause_gcode": "M0", "machine_pause_gcode": "M0",
"default_filament_profile": [ "default_filament_profile": [

View file

@ -38,7 +38,7 @@
"deretraction_speed": [ "deretraction_speed": [
"0" "0"
], ],
"single_extruder_multi_material": "0", "single_extruder_multi_material": "1",
"change_filament_gcode": "", "change_filament_gcode": "",
"machine_pause_gcode": "M0", "machine_pause_gcode": "M0",
"default_filament_profile": [ "default_filament_profile": [

View file

@ -58,7 +58,7 @@
], ],
"wipe_distance": [ "wipe_distance": [
"2"], "2"],
"single_extruder_multi_material": "0", "single_extruder_multi_material": "1",
"change_filament_gcode": "", "change_filament_gcode": "",
"machine_pause_gcode": "M0", "machine_pause_gcode": "M0",
"thumbnails": [ "thumbnails": [

View file

@ -44,7 +44,7 @@
"140x140/COLPIC", "140x140/COLPIC",
"110x110/PNG" "110x110/PNG"
], ],
"single_extruder_multi_material": "0", "single_extruder_multi_material": "1",
"change_filament_gcode": "", "change_filament_gcode": "",
"machine_pause_gcode": "M0", "machine_pause_gcode": "M0",
"default_filament_profile": [ "default_filament_profile": [

View file

@ -105,12 +105,12 @@
"retraction_speed": [ "retraction_speed": [
"30" "30"
], ],
"single_extruder_multi_material": "0", "single_extruder_multi_material": "1",
"change_filament_gcode": "", "change_filament_gcode": "",
"wipe": [ "wipe": [
"1" "1"
], ],
"z_lift_type": "AutoLift", "z_hop_types": ["Auto Lift"],
"default_print_profile": "", "default_print_profile": "",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n", "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"machine_start_gcode": "G28\nG0 Z50 F600\nM190 S[first_layer_bed_temperature]\nG28 Z\nG29 ; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[first_layer_temperature]\nM83\nG0 Z5 F1200\nG0 X{first_layer_print_min[0]} Y{max(0, first_layer_print_min[1] - 2)} F12000\nG0 Z0.2 F600\nG1 E3 F1800\nG0 Z0.3 F600\nG1 X{min(first_layer_print_min[0] + 30,print_bed_max[0])} E6 F600", "machine_start_gcode": "G28\nG0 Z50 F600\nM190 S[first_layer_bed_temperature]\nG28 Z\nG29 ; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[first_layer_temperature]\nM83\nG0 Z5 F1200\nG0 X{first_layer_print_min[0]} Y{max(0, first_layer_print_min[1] - 2)} F12000\nG0 Z0.2 F600\nG1 E3 F1800\nG0 Z0.3 F600\nG1 X{min(first_layer_print_min[0] + 30,print_bed_max[0])} E6 F600",

View file

@ -18,7 +18,7 @@
"compatible_printers_condition": "", "compatible_printers_condition": "",
"print_sequence": "by layer", "print_sequence": "by layer",
"default_acceleration": "10000", "default_acceleration": "10000",
"bridge_no_support": "1", "bridge_no_support": "0",
"draft_shield": "disabled", "draft_shield": "disabled",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"enable_arc_fitting": "0", "enable_arc_fitting": "0",
@ -115,6 +115,7 @@
"internal_solid_infill_pattern": "zig-zag", "internal_solid_infill_pattern": "zig-zag",
"initial_layer_travel_speed": "50%", "initial_layer_travel_speed": "50%",
"filter_out_gap_fill": "2", "filter_out_gap_fill": "2",
"small_perimeter_threshold": "4",
"notes": "If you want to use Orca's chamber temperature control feature, check that printer.cfg has added the following M191 macro.\nTo add it: go to Fluidd web interface--configuration, copy the following code to the top of the printer.cfg document, SAVE&RESATART \n\n[gcode_macro M191]\ngcode:\n {% set s = params.S|float %}\n {% if s == 0 %}\n # If target temperature is 0, do nothing\n M117 Chamber heating cancelled\n {% else %}\n SET_HEATER_TEMPERATURE HEATER=chamber_heater TARGET={s}\n # Orca: uncomment the following line if you want to use heat bed to assist chamber heating\n M140 S90\n TEMPERATURE_WAIT SENSOR=\"heater_generic chamber_heater\" MINIMUM={s-1} MAXIMUM={s+1}\n M117 Chamber at target temperature\n {% endif %}", "notes": "If you want to use Orca's chamber temperature control feature, check that printer.cfg has added the following M191 macro.\nTo add it: go to Fluidd web interface--configuration, copy the following code to the top of the printer.cfg document, SAVE&RESATART \n\n[gcode_macro M191]\ngcode:\n {% set s = params.S|float %}\n {% if s == 0 %}\n # If target temperature is 0, do nothing\n M117 Chamber heating cancelled\n {% else %}\n SET_HEATER_TEMPERATURE HEATER=chamber_heater TARGET={s}\n # Orca: uncomment the following line if you want to use heat bed to assist chamber heating\n M140 S90\n TEMPERATURE_WAIT SENSOR=\"heater_generic chamber_heater\" MINIMUM={s-1} MAXIMUM={s+1}\n M117 Chamber at target temperature\n {% endif %}",
"exclude_object": "1" "exclude_object": "1"
} }