ENH: add summary for gcode preview

jira: none
Change-Id: I481536e0d950ebe695236e55ffca8113a26d8033
(cherry picked from commit 1040f007b658c0a34e0cef5a677373829c1b81b4)
This commit is contained in:
zhimin.zeng
2024-08-20 11:45:52 +08:00
committed by Noisyfox
parent 49631198bb
commit 6c6e9afd02
2 changed files with 75 additions and 30 deletions

View File

@@ -718,7 +718,8 @@ public:
enum class EViewType : unsigned char
{
FeatureType = 0,
Summary = 0,
FeatureType,
Height,
Width,
Feedrate,