Re: Hello World! - One more user/developer/volunteer
Posted by diegoroman17_2 on Dec 30, 2011; 2:29am
URL: https://forum.librecad.org/Hello-World-One-more-user-developer-volunteer-tp5108505p5109091.html
Hi,
I'm Diego Cabrera from Ecuador.
I am developing my thesis of Electronic Engineering.
This is a laser cutting machine. To do this I need to develop a CAD software. I found LibreCAD and I think a fantastic software and would like to implement in what I need for my thesis. I need to add my toolbar buttons that will take the start, stop and a box of power allocation to entities in the drawing. When I press start LibreCAD be communicated with an application that I developed in C using sockets or some means of interprocess communication. LibreCAD should communicate to my application each primitive entities with respective laser power above preset by the user.
I've managed to compile and run the source code on Ubuntu 10.04 LibreCAD using Qt Creator.
As you see I need big help to add my request to the original source code because I do not understand how this is structured libreCAD. Much would value your help
thanks