mmone / OctoprintKlipperPlugin

A plugin for a better integration of Klipper into OctoPrint.
GNU General Public License v3.0
83 stars 62 forks source link

Feature request: Virtual SD card printing #62

Open maartenvang opened 4 years ago

maartenvang commented 4 years ago

Using the virtual SD card is a great way to avoid a lot of issues regarding the serial communication overhead. I have found that printing via virtual SD card works perfectly every time, while printing through octoprint directly can lead to the printer stalling while trying to keep up.

I've read that you can print from SD using klipper gcode commands. I thought it may be a good idea to be able to press print in octoprint and have it print through virtual SD instead of serial.