优化gcodeviewer.py,现在渲染非常流畅

This commit is contained in:
2026-05-24 16:39:07 +08:00
parent 854642af2c
commit 2a1b1720e5
2 changed files with 148 additions and 79 deletions

View File

@@ -29,6 +29,7 @@ class AIOPrrintSystemAPI:
# },
# 'progress': {
# 'completion': random.uniform(0, 100.0),
# # 'filepos': random.randint(1234,20934490),
# 'filepos': 20934490,
# 'printTime': random.randint(1234,54321),
# 'printTimeLeft': random.randint(1234,54321),