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,42 @@
{
"type": "filament",
"name": "CoLiDo Generic ABS @CoLiDo DIY 4.0",
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "GFSB99",
"filament_id": "GFB99",
"instantiation": "true",
"fan_max_speed": [
"80"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_vendor": [
"CoLiDo"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"reduce_fan_stop_start_freq": [
"0"
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"CoLiDo DIY 4.0 0.4 nozzle"
]
}