Welcome! Log In Create A New Profile

Advanced

M3D Quad Crane Using the SD Card on the back of the LCD screen

Posted by kmikesch 
M3D Quad Crane Using the SD Card on the back of the LCD screen
November 09, 2019 08:34PM
Hello, does anybody know how to use the sd card slot on the back of the Lcd panel of the M3D Quad Crane using a Duet 2 Maestro Board. I dont want to unplug the microsd card all the time and save the gcode in the special gcode folder. I put some gcodes on a normal sd card and plugged it into the back but i couldn’t access it over the menu. Does somebody know how to do that. Thanks
Re: M3D Quad Crane Using the SD Card on the back of the LCD screen
November 10, 2019 05:42AM
See [duet3d.dozuki.com]. This is the menu file I use to print files from the second SD card:

text R0 C0 F0 T"Select card 1 print file "
button T"Back" A"return"
image R11 C0 L"hline.img"
files R15 N4 I"1:/" A"M32 #0|return|return"

The parameter I"1:/" of the files command tells it to start in the root directory of the second SD card.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: M3D Quad Crane Using the SD Card on the back of the LCD screen
November 10, 2019 04:06PM
thank you very much, ill answer over at duet3d
Sorry, only registered users may post in this forum.

Click here to login