change text shape algorithm (project every point perpendicular to the corresponding surface) #1801
Description
First of all, thank you for this very much appreciated work, which I think will be what we've all been waiting for, one single tool to rule them all, by combining all the features we like on different slicers.
The current behavior of the text shape
is not ideal when it comes to placing text as an imprint on a curved surface, since the word wraps around e. g. a cylinder, but the individual letters do not wrap around the object.
As a result, only parts of a letter are printed on a curved surface (see attached picture).
It would be really nice if the algorithm of the text shape
tool would project every point of a single letter perpendicular to the surface on which it should be placed on (not like in prusa slicer! [not perpendicular to surface on every point]).
I'm sure it's not an easy task, but I think there are plenty of skilled programmers here who could do it.
If I could, I would definitely do it.
btw:
Since I am on it:
Maybe the cut feature could be added to the text shape
menu too. So users would not need to convert every text by hand to a Negative Part
.
thanks in advance
kind regards