mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-21 20:25:02 +08:00
Refactoring of USBPrinting plugin
This commit is contained in:
parent
e9dacf14f7
commit
a669342fab
@ -1,5 +1,6 @@
|
||||
from UM.Mesh.MeshWriter import MeshWriter
|
||||
from UM.Logger import Logger
|
||||
import io
|
||||
|
||||
class GCodeWriter(MeshWriter):
|
||||
def __init__(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user