yes i've seen this file and read it before, but hard to undestand where is the actual calculation,
for example- does it slice walls and decides that it needs x parallel lines for it, and than based on the nozzle decides how many really should the printer head do, or what?
id like to write wy own way to calculate the needed path to print.
Recommended Posts
ahoeben 2,013
This is a fairly simple question that does not have a very simple answer. Here's a start: https://github.com/Ultimaker/CuraEngine/blob/5.0/src/FffPolygonGenerator.h
Link to post
Share on other sites