how can i write a code allows me to choose between many infill patterns such as (polygon and circular ) in 3d printing
2 ビュー (過去 30 日間)
古いコメントを表示
I am working onmy grduation project which making 3d printing delta ,So I want a code make me choose between two or more infill patterns such as (polygon and circular ) when i build any object on the 3d printer and make arduino read this code and do it without using any slicing programs
so the job that the code will do :
read the shape from cam program which is G code
give many options at infill patterns
makethe arduino understand the g code and build the shape by any pattern
and this is the code so my question is that i want to add a hexagonal pattern on this code and choose between them during building the body
4 件のコメント
Jan
2019 年 1 月 8 日
You have posted a pile of code and ask a very general question. It would take some time to find out, where in your code to add other patterns and where you want to choose what. Please elaborate this question and post the relevant part of the code only. Applying the standard indentation would reduce the pain for reading, as well as using one command per line only.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!