desktop injection molding machine

Can Any one Help me in this injection molding controller because i am not programmer guy .

Please help me if any one have code .

1 Like

I am not sure what you want.
Do you own that machine?

I just want to make these type of controller with arduino.

arlimbad:
I just want to make these type of controller with arduino.

Why would you want to make a controller if you don't have an injection moulding machine?

Also you need to know the specifications for the control interface for the machine before you can build a controller for it.

...R

The injection machine does not seem all that complicated.
one feed for the plastics
one ball-screw for the mold
at least one temperature sensor.

get your stepper motors and drivers (hint - don't bother with hobby drivers like the A4988)

get a Nextion display.

the Arduino only has to have a half dozen outputs
outputs are (2) per stepper
(1) temperature controller
( ?) your display.

start to work with your steppers, you will find that the CNC forums for machines will give you much-MUCH more help than we can. they already know the controls, the outputs, inputs, etc.

most of the responses here are just guesses of what you can pick from.
a guy who has made an injection machine will tell you what works.

If you get stuck with the programming, the Guru's here can walk you through every problem I have ever seen posted.