ENH: refine the guide pages

1. remove editable status of pages
2. refine the user manual text

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I39ca064e15f5c7c58e491b1929eb69e4a6692a08
This commit is contained in:
yifan.wu 2022-08-30 19:49:04 +08:00 committed by Lane.Wei
parent 3b9801f147
commit 1569909cc3
2 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ var LangText={
"t84":"3, Delete all files under the plug-in directory", "t84":"3, Delete all files under the plug-in directory",
"t85":"4, Reopen Bambu studio and install the plug-in again", "t85":"4, Reopen Bambu studio and install the plug-in again",
"t86":"Close", "t86":"Close",
"t87":"User manual", "t87":"User Manual",
"t88":"clear", "t88":"clear",
"t89":"show in explorer" "t89":"show in explorer"
}, },

View File

@ -171,7 +171,7 @@
<div class="UG_TITLE trans" tid="wk1">Project Based Workflow</div> <div class="UG_TITLE trans" tid="wk1">Project Based Workflow</div>
<div class="UG_DESC trans" tid="wk2">Bambu Studio has put forward a leading workflow to truly achieve an “all in one” project. Based on the mainstream 3MF project format, it provides a series of revolutionary new features, such as Multi-Plate Support, a Project Resource Manager, and Assembly/Part View. It greatly improves the efficiency of both creators and regular users.</div> <div class="UG_DESC trans" tid="wk2">Bambu Studio has put forward a leading workflow to truly achieve an “all in one” project. Based on the mainstream 3MF project format, it provides a series of revolutionary new features, such as Multi-Plate Support, a Project Resource Manager, and Assembly/Part View. It greatly improves the efficiency of both creators and regular users.</div>
</div> </div>
<div class="GuideBlock" onClick="OpenWikiUrl('https://wiki.bambulab.com/e/en/software/bambu-studio/high-speed-print-at-quality')"> <div class="GuideBlock" onClick="OpenWikiUrl('https://wiki.bambulab.com/en/software/bambu-studio/high-speed-print-at-quality')">
<div class="UG_IMG"><img src="img/wiki3.png" /></div> <div class="UG_IMG"><img src="img/wiki3.png" /></div>
<div class="UG_TITLE trans" tid="wk1">High Speed Print at Quality</div> <div class="UG_TITLE trans" tid="wk1">High Speed Print at Quality</div>
<div class="UG_DESC trans" tid="wk2">It is challenging to print at high speed while maintaining high quality. Bambu Studio makes this happen. <div class="UG_DESC trans" tid="wk2">It is challenging to print at high speed while maintaining high quality. Bambu Studio makes this happen.
@ -193,7 +193,7 @@
<div class="UG_TITLE trans" tid="wk1">Remote Control & Monitoring</div> <div class="UG_TITLE trans" tid="wk1">Remote Control & Monitoring</div>
<div class="UG_DESC trans" tid="wk2">We support sending G-code to your printer over WAN/LAN network, controlling & monitoring every aspect of your 3D printer and printing jobs, and updating firmware over the air. If you have more than one printer, you can easily switch between them in the device list.</div> <div class="UG_DESC trans" tid="wk2">We support sending G-code to your printer over WAN/LAN network, controlling & monitoring every aspect of your 3D printer and printing jobs, and updating firmware over the air. If you have more than one printer, you can easily switch between them in the device list.</div>
</div> </div>
<div class="GuideBlock" onClick="OpenWikiUrl('https://wiki.bambulab.com/e/en/software/bambu-studio/step')"> <div class="GuideBlock" onClick="OpenWikiUrl('https://wiki.bambulab.com/en/software/bambu-studio/step')">
<div class="UG_IMG"><img src="img/wiki.png" /></div> <div class="UG_IMG"><img src="img/wiki.png" /></div>
<div class="UG_TITLE trans" tid="wk1">STEP Format</div> <div class="UG_TITLE trans" tid="wk1">STEP Format</div>
<div class="UG_DESC trans" tid="wk2">Compared with STL, STEP brings more effective information. Thanks to the high accuracy of STEP, a lot of extrusion paths can be generated as arcs. STEP also includes the assembly relationship of each parts of a model, which can be used to identify the exterior surface and restore the assembly view after a model is split.</div> <div class="UG_DESC trans" tid="wk2">Compared with STL, STEP brings more effective information. Thanks to the high accuracy of STEP, a lot of extrusion paths can be generated as arcs. STEP also includes the assembly relationship of each parts of a model, which can be used to identify the exterior surface and restore the assembly view after a model is split.</div>