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,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)"
]
}