Re: Lua scripting after windows installation

Posted by dxli on
URL: https://forum.librecad.org/Lua-scripting-after-windows-installation-tp5711397p5711401.html

Hi Nwaisb,

I once designed a simple magnetohydrodynamic(MHD) micro-pump. Very interesting field.

for Lua, it's only available on LibreCAD v3, which is not really ready for end users.

Feel free to try it out:

https://github.com/LibreCAD/LibreCAD_3

Nwaisb wrote
Hello all,

I moved from Clewin to LibreCAD for microfluidics chips design (for research).

I am interested in writing scripts in Lua: however, I cannot find any where how that works with LibreCAD. I installed the latest version of LibreCAD on windows 7, but still, there is no panel where I could write any Lua script.

Is there an easy way to have a script panel in LibreCAD that I am not aware of?

Thanks,

Nicolas