diff --git a/plugins/plugin-title/src/index.mjs b/plugins/plugin-title/src/index.mjs index 9f8d1d840eb..73c138e2ba2 100644 --- a/plugins/plugin-title/src/index.mjs +++ b/plugins/plugin-title/src/index.mjs @@ -79,7 +79,7 @@ export const plugin = { } // Cut List instructions - const partCutlist = store.get(['cutlist', part.name]) + const partCutlist = store.get(['cutlist', part.name], []) // if there's a cutlist and it should be included if (so.cutlist && partCutlist?.materials) { // get the default cutonfold