Hello Guest it is March 28, 2024, 03:57:37 PM

Author Topic: Calling plugin from G-Code/Macro  (Read 3040 times)

0 Members and 1 Guest are viewing this topic.

Calling plugin from G-Code/Macro
« on: December 13, 2012, 08:13:56 AM »
Hi,

is it possible to call a function in a plugin from g-code as in calling a script from g-code which in turn call the plugin? Is the only interface the NotifyPlugin call? I'm guessing the value sent to NotifyPlugin should be unique then to avoid conflicts?

regards

HÃ¥vard

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Calling plugin from G-Code/Macro
« Reply #1 on: December 13, 2012, 11:52:16 AM »
You could put your plugin call in a macro then call that macro from Gcode.


(;-) TP