mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
NEW:added sending gcode file to sdcard
Change-Id: I60654676a3001c59b8202581576fbfcd5f8388eb (cherry picked from commit 930b8e034aaa55743aa02fc6e3961fdc388ce53c)
This commit is contained in:
@@ -173,7 +173,8 @@ class MainFrame : public DPIFrame
|
||||
ePrintPlate = 1,
|
||||
eExportSlicedFile = 2,
|
||||
eExportGcode = 3,
|
||||
|
||||
eSendGcode = 4,
|
||||
eSendToPrinter = 5,
|
||||
};
|
||||
|
||||
enum SliceSelectType
|
||||
|
||||
Reference in New Issue
Block a user