Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"type": "machine",
"name": "LONGER LK10 Plus (0.6 nozzle)",
"inherits": "fdm_machine_common",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"printer_model": "LONGER LK10 Plus",
"printer_settings_id": "LONGER",
"printer_notes": "",
"default_print_profile": "0.20mm Standard @LONGER LK10 Plus (0.6 nozzle)",
"nozzle_diameter": ["0.6"],
"printer_variant": "0.6",
"printable_area": ["0x0", "320x0", "320x320", "0x320"],
"printable_height": "400",
"extruder_clearance_height_to_lid": "380",
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "0",
"gcode_flavor": "klipper",
"default_filament_profile": ["Generic PLA @System"],
"thumbnails": ["300x300"],
"thumbnails_format": "PNG"
}