Added profile for SecKit SK-Tank

This commit is contained in:
Scott Mudge 2023-04-26 11:43:38 -04:00
parent 8df5b79a6e
commit 02e2335337
36 changed files with 4547 additions and 0 deletions

View file

@ -0,0 +1,39 @@
{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "SecKit Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.93"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.045"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature_range_high": [
"290"
],
"hot_plate_temp" : [
"100"
],
"hot_plate_temp_initial_layer" : [
"100"
],
"compatible_printers": [
"SecKit SK-Tank 0.4 nozzle"
]
}