You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ NOTE: A plugin needs to be supported by the processor specific driver - as a min
34
34
35
35
*[WebUI](https://github.com/grblHAL/Plugin_WebUI/) - adds [ESP32-WEBUI](https://github.com/luc-github/ESP3D-webui) support for some networking capable boards and drivers.
36
36
37
+
*[OpenPNP](https://github.com/grblHAL/Plugin_OpenPNP/) - adds some M-codes to support OpenPNP. __NOTE:__ Under development, testers wanted.
38
+
37
39
*[Embroidery](https://github.com/grblHAL/Plugin_embroidery/) - adds functionality for streaming Brother .PES and Tajima .DST format files from SD card<sup>1</sup>. __NOTE:__ Under development, testers wanted.
38
40
39
41
*[Miscellaneous](https://github.com/grblHAL/Plugins_misc/) - assorted small and useful plugins, follow the link to see which.
@@ -97,4 +99,4 @@ Documentation extracted from the core repository is [available here](https://svn
97
99
<sup>2</sup> Driver support code has `$`-settings, adding or removing this may cause settings for other plugins to be reset to default values.
0 commit comments