mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
[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" />
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA @LONGER LK10 Plus",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFLLKPPL",
|
||||
"filament_id": "GFLLK10PPLA",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"210"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"LONGER LK10 Plus (0.2 nozzle)",
|
||||
"LONGER LK10 Plus (0.4 nozzle)",
|
||||
"LONGER LK10 Plus (0.6 nozzle)",
|
||||
"LONGER LK10 Plus (0.8 nozzle)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user