abdoalghareeb
Member level 5
I have built my new CNC machine . I am new in CNC and G-code programming.
My machine consist of two stepper motors (1.8 deg per step) and solenoid to move a pen like this video
https://www.youtube.com/watch?v=izUe-RZxFlQ
I don't know any thing about G_Code programming.
I use C++ builder to build an application to drive the hardware.this app send X value (for example), then the micro controller convert this value to steps.
All I need is a software to convert JPG image to text file . this file must has X,Y,Z values, also I need the details about this file.
At end this is my suggesting , if there are any other solution , we can discuss .
My machine consist of two stepper motors (1.8 deg per step) and solenoid to move a pen like this video
https://www.youtube.com/watch?v=izUe-RZxFlQ
I don't know any thing about G_Code programming.
I use C++ builder to build an application to drive the hardware.this app send X value (for example), then the micro controller convert this value to steps.
All I need is a software to convert JPG image to text file . this file must has X,Y,Z values, also I need the details about this file.
At end this is my suggesting , if there are any other solution , we can discuss .