how can i write a code allows me to choose between many infill patterns such as (polygon and circular ) in 3d printing
Show older comments
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 Comments
Jan
on 2 Jan 2019
This is the description of your project. So what is your question? How can we help you? It is your graduation, so you cannot expect the forum to post some working code, which does exactly, what you need.
adham kamel
on 8 Jan 2019
Jan
on 8 Jan 2019
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.
adham kamel
on 8 Jan 2019
Answers (0)
Categories
Find more on I2C Devices 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!