Yes of course, Thank you for your response!
Attached is the link to the project including a screen shots. Would you also like the STL?
https://drive.google.com/drive/folders/19qRUe1v4Kz_AgiMt1V7uMvBQECWUZvJG?usp=sharing
Yes of course, Thank you for your response!
Attached is the link to the project including a screen shots. Would you also like the STL?
https://drive.google.com/drive/folders/19qRUe1v4Kz_AgiMt1V7uMvBQECWUZvJG?usp=sharing
It turns out that yes there is a maximum size that the image will be scaled to, and it is 512 (in either width or height).
https://github.com/Ultimaker/Cura/blob/4.9/plugins/ImageReader/ImageReader.py#L51
And it is sort of a good thing too. With the image you prepared and no maximum size, you would have ended up with a model with around 300 million vertices since every pixel becomes at least one vertex. That is way too much for Cura to handle.
Either way, you are much better off creating a 3d model from this text instead of using a lithophane. You'll get much sharper edges and better definition.
The image reader in Cura is not the suitable tool for this.
Recommended Posts
ahoeben 2,010
If you add a screenshot, or better yet a link to the image and a project containing the model and settings you used (File -> Save Project...) we'll be able to see what you mean by grainy.
Link to post
Share on other sites