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,37 @@
{
"type": "filament",
"name": "SecKit Generic PLA",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFL99",
"instantiation": "true",
"filament_flow_ratio": [
"0.92"
],
"filament_max_volumetric_speed": [
"20"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.05"
],
"slow_down_layer_time": [
"8"
],
"nozzle_temperature_initial_layer": [
"205"
],
"nozzle_temperature": [
"200"
],
"compatible_printers": [
"SecKit SK-Tank 0.4 nozzle",
"SecKit Go3 0.4 nozzle"
]
}