3D printing using MATLAB
101 views (last 30 days)
Show older comments
Rajbir Singh
on 29 Apr 2018
Answered: Mohamed Hedi HAMIDI
on 13 Oct 2021
Sir, Is that possible to code a 3d printer using MATLAB having raspberry pi as micro-controller? If yes, please brief me regarding that; also tell about conversion of STEP or STL file to axis points in printer
With Regards, Rajbir Singh
0 Comments
Accepted Answer
Paul Kassebaum
on 30 Apr 2018
Hi Rajbir, here's a paper that explains a workflow using MATLAB and Simulink (and, optionally, Simscape Multibody) for designing and controlling a 3D printer. This other MATLAB Answer points to tutorials on how to get your MATLAB/Simulink algorithms to run stand-alone on a Raspberry Pi.
2 Comments
angel sepulveda
on 18 Jun 2018
Gcode is used for cnc machines that do not interpret stl files, since matlab would interpret stl files and would also control the movement the middle step of converting into gcode is not really necessary
More Answers (2)
See Also
Categories
Find more on MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!