mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
51
resources/profiles/Qidi/machine/Qidi X-Max 3 0.4 nozzle.json
Normal file
51
resources/profiles/Qidi/machine/Qidi X-Max 3 0.4 nozzle.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Qidi X-Max 3 0.4 nozzle",
|
||||
"inherits": "fdm_qidi_x3_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Qidi X-Max 3",
|
||||
"gcode_flavor": "klipper",
|
||||
"default_print_profile": "0.20mm Standard @Qidi XMax3",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"325x0",
|
||||
"325x325",
|
||||
"0x325"
|
||||
],
|
||||
"printable_height": "315",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "1",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "Qidi",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"extruder_clearance_radius": "70",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_height_to_lid": "118",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"default_filament_profile": [
|
||||
"Qidi Generic PLA"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user