Skip to content

Releases: LoicGRENON/DSF_ExecOnMcode_Plugin

ExecOnMcode v0.7

29 Jun 15:36
72366a8

Choose a tag to compare

Support for DWC/DSF 3.6

ExecOnMcode v0.6

23 May 18:16

Choose a tag to compare

Added support for DWC 3.5
Changed the dependancy to use the new python3-dsf-python APT package instead of the PyPi one due to Debian Bookworm limitations

ExecOnMcode v0.5

22 Aug 19:29

Choose a tag to compare

Fixed version dependencies so it can be installed in DWC > 3.4.5

ExecOnMcode v0.4

15 Jan 17:19

Choose a tag to compare

Changes :

  • Append m-code parameters as command arguments
  • Remove the flush option (Custom G-Code should always flush the code channel)
  • Use the DWC connector to make HTTP request
  • File architecture has been changed so the build_plugin script also bundles dsf and sd files

ExecOnMcode v0.3

05 Jan 18:59

Choose a tag to compare

Fixed plugins permissions

ExecOnMcode v0.2

15 Dec 19:16

Choose a tag to compare

Update for dsf-python 3.4.5

ExecOnMcode v0.1

04 Sep 19:15

Choose a tag to compare

This is the first release of this plugin.
It registers a new tab under Settings -> ExecOnMcode allowing you to add commands to be executed on M-Code
Two examples are provided. One running a simple echo command and the other running a simple python script.

Please read the README for more details.