Hi Ben
Flowcode has a component CNC Machine and Matrix has some CNC Machine on offer.
Is there a CNC machine that can be controlled with FC9?
Not to mill parts but to demo a machine.
regards
Stefan
Flowcode and CNC Machine Component
-
- Valued Contributor
- Posts: 1003
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 191 times
- Been thanked: 217 times
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: Flowcode and CNC Machine Component
Hello Stefan,
Flowcode has a CNC component which is basically a 3D model you can move around, you can find more information on it here.
https://www.flowcode.co.uk/wiki/index.p ... NC_Machine
Flowcode can also be used to control a real world CNC machine if this is what you're after.
Probably just a case of opening a .nc G code file and then sending the data line by line to a COM port and maybe awaiting a response. I have a Grbl CNC machine and that's basically what the Grbl software does.
Flowcode has a CNC component which is basically a 3D model you can move around, you can find more information on it here.
https://www.flowcode.co.uk/wiki/index.p ... NC_Machine
Flowcode can also be used to control a real world CNC machine if this is what you're after.
Probably just a case of opening a .nc G code file and then sending the data line by line to a COM port and maybe awaiting a response. I have a Grbl CNC machine and that's basically what the Grbl software does.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 1003
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 191 times
- Been thanked: 217 times
Re: Flowcode and CNC Machine Component
Hi Ben
Thats already help Thank you. The controller accept I2C commands or can switche do grbl file.
I'll try connect the wire and move the motors first...
regards
Stefan
Thats already help Thank you. The controller accept I2C commands or can switche do grbl file.
I'll try connect the wire and move the motors first...
regards
Stefan
-
- Valued Contributor
- Posts: 1003
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 191 times
- Been thanked: 217 times
Re: Flowcode and CNC Machine Component
Hi Ben
I tried the example but the machine doesn't move a bit.
just pressed F5 to start the simulation. Do I have to consider anything else?
https://www.flowcode.co.uk/wiki/index.p ... NC_Machine
regards
Stefan
I tried the example but the machine doesn't move a bit.
just pressed F5 to start the simulation. Do I have to consider anything else?
https://www.flowcode.co.uk/wiki/index.p ... NC_Machine
regards
Stefan
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: Flowcode and CNC Machine Component
Hi Stefan,
Many thanks for letting us know I've now hopefully resolved the problem for you via a library update.
Many thanks for letting us know I've now hopefully resolved the problem for you via a library update.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 1003
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 191 times
- Been thanked: 217 times
Re: Flowcode and CNC Machine Component
Hi Ben
Yes perfect. It's moving again.
The CNC machine is really nicely made.
But I can't find the components in FC App Developer.
Are there mechatronics and scenarios for the FC App Developer?
regards
Stefan
Not In FC App Developer
Yes perfect. It's moving again.
The CNC machine is really nicely made.
But I can't find the components in FC App Developer.
Are there mechatronics and scenarios for the FC App Developer?
regards
Stefan
Not In FC App Developer
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: Flowcode and CNC Machine Component
Hello,
The CNC and some other scenarios require stepper motors to move the various components around on the panel and the stepper motors require pins for movements. I'll have a think on if there is a nice way to replicate this for app developer. Maybe some sort of X,Y,Z, translator component?
The CNC and some other scenarios require stepper motors to move the various components around on the panel and the stepper motors require pins for movements. I'll have a think on if there is a nice way to replicate this for app developer. Maybe some sort of X,Y,Z, translator component?
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 1003
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 191 times
- Been thanked: 217 times
Re: Flowcode and CNC Machine Component
Hi Ben
I have a few suggestions and wishes
the first would be:
The Stepper_nema8 for FC App developer.
With the target handle I can just put the motor pulley over the stepper axis and select shape1 as target
The pulley will turn like the stepper.
regards
Stefan
imported motor pulley
I have a few suggestions and wishes
the first would be:
The Stepper_nema8 for FC App developer.
With the target handle I can just put the motor pulley over the stepper axis and select shape1 as target
The pulley will turn like the stepper.
regards
Stefan
imported motor pulley