diff --git a/public/kcl-samples-manifest-fallback.json b/public/kcl-samples-manifest-fallback.json index 15fa527df..43fe30b1c 100644 --- a/public/kcl-samples-manifest-fallback.json +++ b/public/kcl-samples-manifest-fallback.json @@ -1,4 +1,11 @@ [ + { + "file": "main.kcl", + "pathFromProjectDirectoryToFirstFile": "3d-boaty/main.kcl", + "multipleFiles": true, + "title": "3D Boaty", + "description": "This is a slight remix of Depep1's original 3D Boaty (https://www.printables.com/model/1141963-3d-boaty). This is a tool used for benchmarking 3D FDM printers for bed adhesion, overhangs, bridging and top surface quality. The name of this file is a bit of misnomer, the shape of the object is a typical park bench." + }, { "file": "main.kcl", "pathFromProjectDirectoryToFirstFile": "80-20-rail/main.kcl",