Hello Guest it is March 29, 2024, 05:08:38 AM

Author Topic: Click and move saw stop  (Read 1144 times)

0 Members and 1 Guest are viewing this topic.

Click and move saw stop
« 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?

Offline TPS

*
  •  2,501 2,501
    • View Profile
Re: Click and move saw stop
« Reply #1 on: May 13, 2022, 01:22:12 AM »
Mach3 / Mach4 ?
in witch format are the data avaliable ? (Example)
anything is possible, just try to do it.
if you find some mistakes, in my bad bavarian english,they are yours.
Re: Click and move saw stop
« Reply #2 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.

Offline TPS

*
  •  2,501 2,501
    • View Profile
Re: Click and move saw stop
« Reply #3 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.
anything is possible, just try to do it.
if you find some mistakes, in my bad bavarian english,they are yours.