Releases: LoicGRENON/DSF_ExecOnMcode_Plugin
Releases · LoicGRENON/DSF_ExecOnMcode_Plugin
ExecOnMcode v0.7
Support for DWC/DSF 3.6
ExecOnMcode v0.6
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
Fixed version dependencies so it can be installed in DWC > 3.4.5
ExecOnMcode v0.4
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
Fixed plugins permissions
ExecOnMcode v0.2
Update for dsf-python 3.4.5
ExecOnMcode v0.1
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.