Hey Folks -
TGIF!!!
So - based upon another thread here (
free texture tool ) - started by Mr. Jeff Ratner - which had me going down a serious Rabbit Hole this past weekend - I've now begun development on a NEW 3DP Tool - as a kind of "Add-on" to the CNC Kitchen tool that creates Bump patterns on Meshes:
BumpMesh by CNC Kitchen
In this screenshot - you can see my experimenting with it - to Specifically create a Cylinder with Bumps on it (literally) - as a test:
Now - upon trying out using this web app - the one issue I had was that it would only do Bumps on an object. Problem is - the whole world of desktop 3D Printing is moving in the direction of Multicolor/Multifilaments printing. And, it seems BumpMesh does NOT have that option.
I actually did reach out to Stefan at CNC Kitchen - and he did respond back to me in regards to my initial email to him. As I simply tried to see if I could get a response about this web app - and he did reply. But, afterward - once I sent him my questions - in regards to what I wrote above - I have not heard back from him.
And, I got impatient - so, I decided to tackle the problem myself - with an assist from my BFF - Claude.
How did I do it - like what was my process? It involved the cylinder above (purely as a Test). So, I originally created the basic cylinder, brought it into BumpMesh - got a pattern of bumps on it - and exported that STL file. I then brought both - Original & Bumped Cyls - into the slicer - and then exported an STL. This is what it looked like:
The Guts of my plan - would be a 3MF file that has the Original object - and the New Object that has the bumps. In this way, hopefully an algorithm can be implemented that can determine the bumps on the object by essentially comparing it to the original object without the bumps!!!
Then - I had Claude work on an algorithm - to detect the bumps - and then assign the Yellow material to those bumps. Although, it's 1st algorithm it was working on - I stopped the process - since it was trying to do something Specifically for processing of Cylinder - and I needed something more General purpose. So - it switched gears - and the 1st output was mostly a success:
However, there are STILL Errors happening - and over a number of revisions - there are still certain problems. But, I'm hoping to have something Truly Viable shortly!
I was trying to attach 2 files to this posting - the original before bumps got the color assignment - and the the very first output - even though it has problems(bottom should NOT be Yellow). So - at least this way - people can open up some test files of what I am trying to do. But - Google complained email size too big.
So - I will follow-up shortly with the 3MF file...
I hope folks truly find this interesting - and that it's a tool that people can find Useful!
-K