Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
{
"type": "filament",
"name": "Tiertime Generic ABS",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "GFB99",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"fan_max_speed": [
"20"
],
"filament_max_volumetric_speed": [
"15"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"reduce_fan_stop_start_freq": [
"0"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Tiertime UP400 Pro 0.4 nozzle",
"Tiertime UP400 Pro 0.6 nozzle",
"Tiertime UP400 Pro 0.8 nozzle",
"Tiertime UP310 Pro 0.4 nozzle"
]
}