Machsupport Forum

Third party software and hardware support forums. => Third party software and hardware support forums. => Topic started by: Lerttu on May 12, 2022, 06:45:14 AM

Title: Click and move saw stop
Post by: Lerttu on May 12, 2022, 06:45:14 AM
We have webstore where clients order custom length products that we cut with saw.
Idea is to select number in the webstore backend, right click it and send saw stop to that location.

Is there this kind of product available?
Would like to order this kind of product. How hard is it to code?
Title: Re: Click and move saw stop
Post by: TPS on May 13, 2022, 01:22:12 AM
Mach3 / Mach4 ?
in witch format are the data avaliable ? (Example)
Title: Re: Click and move saw stop
Post by: Lerttu on May 13, 2022, 03:22:42 AM
Thanks for the question TPS.
Data is in the woocommerce shop backend. I think those orders are saved as PHP files.

Currently i am thinking if i should change controller board to something else. Currently use RNR.
Title: Re: Click and move saw stop
Post by: TPS on May 13, 2022, 04:43:25 AM
you need to figure out where and how the data is stored, then we can have a look how to convert them into G-Code.