mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 08:47:50 -06:00
Refactoring of USBPrinting plugin
This commit is contained in:
parent
e9dacf14f7
commit
a669342fab
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
from UM.Mesh.MeshWriter import MeshWriter
|
||||
from UM.Logger import Logger
|
||||
import io
|
||||
|
||||
class GCodeWriter(MeshWriter):
|
||||
def __init__(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue