mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
update profiles
This commit is contained in:
@@ -5,18 +5,23 @@
|
||||
"instantiation": "false",
|
||||
"printer_technology": "FFF",
|
||||
"auxiliary_fan": "1",
|
||||
"auto_disable_filter_on_overheat": "0",
|
||||
"before_layer_change_gcode": "",
|
||||
"change_filament_gcode": "",
|
||||
"cooling_filter_enabled": "0",
|
||||
"default_print_profile": "0.20mm Standard @XMax3",
|
||||
"deretraction_speed": ["30"],
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_colour": ["#FCE94F"],
|
||||
"extruder_max_nozzle_count": ["1"],
|
||||
"extruder_offset": ["0x0"],
|
||||
"gcode_flavor": "klipper",
|
||||
"group_algo_with_time": "0",
|
||||
"layer_change_gcode": "G92 E0",
|
||||
"machine_end_gcode": "M141 S0\nM104 S0\nM140 S0\nG1 E-3 F1800\nG0 Z{max_layer_z + 3} F600\nG0 X0 Y0 F12000\n{if max_layer_z < max_print_height / 2}G1 Z{max_print_height / 2 + 10} F600{else}G1 Z{min(max_print_height, max_layer_z + 3)}{endif}",
|
||||
"machine_hotend_change_time": "0",
|
||||
"machine_max_acceleration_e": ["5000"],
|
||||
"machine_max_acceleration_extruding": ["20000", "20000"],
|
||||
"machine_max_acceleration_retracting": ["5000", "5000"],
|
||||
@@ -59,6 +64,7 @@
|
||||
"support_air_filtration": ["1"],
|
||||
"support_box_temp_control": "0",
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_cooling_filter": "0",
|
||||
"thumbnail_size": ["380x380/QIDI","210x210/QIDI","110x110/PNG"],
|
||||
"thumbnails_format": "QIDI",
|
||||
"wipe": ["1"],
|
||||
|
||||
Reference in New Issue
Block a user