Files
OrcaSlicer/resources/profiles/LONGER/machine/LONGER LK10 (0.6 nozzle).json
LGT-WX 48b8edc2bb [PROFILE] Add LONGER printer profiles (#11161)
# Description

Add printer profiles for LONGER LK10 and LK10 Plus by LONGER

# Screenshots/Recordings/Graphs

<img width="1920" height="965" alt="lk10 plus" src="https://github.com/user-attachments/assets/1a7667a2-1473-459c-8a15-21db709f94a9" />
<img width="1920" height="965" alt="lk10" src="https://github.com/user-attachments/assets/d3f49715-e825-41a1-9bf5-a5fc05fd07ad" />
<img width="1920" height="1039" alt="xz" src="https://github.com/user-attachments/assets/f6b92b28-679c-4c9c-825e-4da4826b5838" />


## Tests

Profiles have been tested and used with the latest OrcaSlicer 2.3.1.
Verified by Python as shown in the figure
<img width="854" height="145" alt="py" src="https://github.com/user-attachments/assets/0fa50e01-1b56-4dc4-882a-c63c294ba5ec" />
2026-02-08 16:45:08 +08:00

36 lines
1.2 KiB
JSON

{
"type": "machine",
"name": "LONGER LK10 (0.6 nozzle)",
"inherits": "fdm_machine_common",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"printer_model": "LONGER LK10",
"printer_settings_id": "LONGER",
"printer_notes": "",
"default_print_profile": "0.20mm Standard @LONGER LK10 (0.6 nozzle)",
"nozzle_diameter": ["0.6"],
"printer_variant": "0.6",
"printable_area": ["0x0", "225x0", "225x225", "0x225"],
"printable_height": "265",
"extruder_clearance_height_to_lid": "245",
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "0",
"gcode_flavor": "klipper",
"default_filament_profile": ["Generic PLA @System"],
"thumbnails": ["300x300"],
"thumbnails_format": "PNG",
"machine_max_acceleration_e": ["5000"],
"machine_max_acceleration_extruding": ["10000"],
"machine_max_acceleration_retracting": ["10000"],
"machine_max_acceleration_travel": ["10000"],
"machine_max_acceleration_x": ["10000"],
"machine_max_acceleration_y": ["10000"],
"machine_max_acceleration_z": ["500"],
"machine_max_speed_e": ["60"],
"machine_max_speed_x": ["500"],
"machine_max_speed_y": ["500"],
"machine_max_speed_z": ["12"]
}