mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 14:37:36 -06:00
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:
parent
65157da466
commit
c59cb0ed64
11 changed files with 12 additions and 17 deletions
|
@ -5,7 +5,7 @@
|
|||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"90"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"90"
|
||||
|
|
|
@ -96,12 +96,6 @@
|
|||
],
|
||||
"enable_overhang_bridge_fan": [
|
||||
"0"
|
||||
],
|
||||
"filament_z_hop_types": [
|
||||
"Spiral Lift"
|
||||
],
|
||||
"filament_wipe_distance": [
|
||||
"2"
|
||||
]
|
||||
|
||||
}
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
],
|
||||
"wipe_distance": [
|
||||
"2"],
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "M0",
|
||||
"thumbnails": [
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "M0",
|
||||
"default_filament_profile": [
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"extruder_clearance_radius": "70",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_height_to_lid": "118",
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "M0",
|
||||
"default_filament_profile": [
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "M0",
|
||||
"default_filament_profile": [
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
],
|
||||
"wipe_distance": [
|
||||
"2"],
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "M0",
|
||||
"thumbnails": [
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"140x140/COLPIC",
|
||||
"110x110/PNG"
|
||||
],
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "M0",
|
||||
"default_filament_profile": [
|
||||
|
|
|
@ -105,12 +105,12 @@
|
|||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"z_lift_type": "AutoLift",
|
||||
"z_hop_types": ["Auto Lift"],
|
||||
"default_print_profile": "",
|
||||
"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",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "10000",
|
||||
"bridge_no_support": "1",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "0",
|
||||
|
@ -115,6 +115,7 @@
|
|||
"internal_solid_infill_pattern": "zig-zag",
|
||||
"initial_layer_travel_speed": "50%",
|
||||
"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 %}",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue