mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Update DisplayFilenameAndLayerOnLCD.py
This commit is contained in:
parent
f7fbc685d8
commit
7e7f2aab6b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# M117 - displays the filename and layer height to the LCD
|
||||
# Alternatively, user can override the filename to display alt text + layer height
|
||||
|
||||
..Script import Script
|
||||
from ..Script import Script
|
||||
from UM.Application import Application
|
||||
|
||||
class DisplayFilenameAndLayerOnLCD(Script):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue