Let me know your budget.
Honestly you can have both the multi-extruder setup for 3D printing and the CNC drill machine placed back to back…Ditch the National Instruments card and you dont need LabView as both will limit your freedom. Replace the board with arduino 2560 mega board and RAMPS 1.4 board. Then you need atleast 7 stepper motors (including two for extruders). Nylon ties, G2 belt, Bowden extruder kit, Mk8 Heatbed, fibre heat base (instead of glass). If you have workshop in your university, then they make the parts that you might need to put these things together… You need arduino IDE and Repertier Host softwares for 3D printing… for CNC milling… try to google the software that will be suitable for your operating system.
Hi,
My primary goal for this project is to make a typical university project for my masters degree
with regards
Amanullah Tomal
Its about $200
for make sure
1. If i am able to move my 3 axes machine according to the .STL file with LabVIEW and then control more 2 stepper motors for the extruders with another controller will it then be OK??
2. or, i have to control all 5 motors with other controller for doing the 3D printing operation?
You have to control all 5 motors from one motion controller, due to synchronization issues.
As you have a servo system right now we have to know witch type of servo drivers you have exactly now(manufacturer and product number). If the servo drivers know step/dir control (hopefully they will) then it will be quite easy to replace to current motion controller card.
BUT due to the servo system quite large step rate frequency will be required.witch the usual 3D printing board with the Arduino mega 2560 will not able to handle.
The solution is a stronger processor board like the Arduino Due or similar.
Here is a good budget solution: MKS Base 1.2 :
Its a 5 axis board with all the stuff you need for a 3D printer. Also can a LCD screen can be attached to it. Also works in standalone without a PC from SD, and even has ethernet port to connect remotely.
So please check if your servo drives can accept step/dir signals.
Br.,
Tamas
A cnc machine will be much slower then a normal 3D printer, so using this setup may greatly reduce print times. As someone explained previously, you may need to swap out the electronics and to add an extra motor/heatbeat/heaters/fans etc. These cost may add up and you might to a couple of hundred $ and you will have a CNC/ slow 3D printer which can only run as a CNC or a 3D printer. For a a small buy more cost you can buy new duel extrusion 3D printer kit which will be optimised for 3D printing speeds with well documented electronics. This too will also allow you to run bot machines at the same time .Personally, I think this is a better choice.
Kev
I have asked about the controlling of 2 stepper motors with PCI 7344 to NI FORUM. They replied me following,
“If you’re using PCI-7344 to control the stepper/servo motors using PWM/Digital signal, PCI-7344 has only 2 PWM pins located in the Digital I/O section.”
So, i think using 7344 motion controller i can control 2 stepper motors for 2 extruders. Am i right?
Actually its not permitted to use another motion controller instead of PCI 7344. Because it is already attached with the machine.
so, what will be my next steps after controlling the two stepper motors for two extruders
I have also asked another local brother of Malaysia,He also told me “If the heater runs digital mode… it is possible…because the PCI 7344 can run digital output.” then he asked me “you need to check any balance for output…??.”