From d38c5b07fa7dfb12e2c99981b85cfb5d0b516cac Mon Sep 17 00:00:00 2001 From: "liz.li" Date: Thu, 13 Oct 2022 19:20:34 +0800 Subject: [PATCH] FIX:disable an item in dailytip temporarily Change-Id: I4f60243336d1b6a247733674f75f721dce7444b6 --- resources/data/hints.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/data/hints.ini b/resources/data/hints.ini index c7d1ffb76..8b6dcdc6b 100644 --- a/resources/data/hints.ini +++ b/resources/data/hints.ini @@ -94,8 +94,8 @@ documentation_link = https://wiki.bambulab.com/en/software/bambu-studio/lay-on-f text = Object List\nDid you know that you can view all objects/parts in a list and change settings for each object/part? documentation_link = https://wiki.bambulab.com/en/software/bambu-studio/object-list -[hint:Search Functionality] -text = Search Functionality\nDid you know that you use the Search tool to quickly find a specific Bambu Studio setting? Or use the familiar shortcut Ctrl+F. +#[hint:Search Functionality] +#text = Search Functionality\nDid you know that you use the Search tool to quickly find a specific Bambu Studio setting? Or use the familiar shortcut Ctrl+F. [hint:Simplify Model] text = Simplify Model\nDid you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model. Read more in the documentation.