OctoprintKlipperPlugin/octoprint_klipper
James Leach 5aa5400c2f Use of .split to create an array of strings which is sent to
OctoPrint.control.sendGcode instead of a single string.
This allows multiple-line Gcode to be interpreted properly.
2019-02-13 10:57:21 -06:00
..
modules
static Use of .split to create an array of strings which is sent to 2019-02-13 10:57:21 -06:00
templates [macro] Improve parameter extraction 2018-08-25 19:16:03 +00:00
__init__.py