Pete,
AI gets things wrong fairly often. I’ve given mine standing instructions to just own up to it and move on. It sounds like Brave did just that. At this point, I have Claude (Cowork) keeping a running record of findings, and on its own it decided to keep a list of things to not bring up again because I proved them wrong. ![]()
No need to apologize about dot size! I was thinking the laser might adjust the dot size which is clearly not the case for my laser at least. You got me on the right track. ![]()
For Python installation, I suggest you ask AI for help. You can even copy and paste the errors you’re getting into AI, and I bet it will help. If Brave doesn’t do a good job (I’ve never used it), I suggest trying Gemini (gemini.google.com). If you have a gmail account, you already have Gemini for free. I’m pretty sure it will be able to guide you through the installation. If the script uses libraries ask Gemini for commands to install them using the built in Python module installation option.
It’s a great idea to ask AI to explain Povilas’s script!
It is easy to make a set of values for the grid. The hard part is knowing what colors those values can assume (measuring the palette) and getting them arranged to produce the perception of lots more colors that actually look right. I have spent months on this. AI can write the code now, so you’re right that coding is now easy (although you’ll need a strong AI model to get it right).
I would happily share my separator script if you want to try it. It’s way bigger than the one from nothing.it and has lots of options, but I can also provide an extensive manual (full disclosure - it will be AI written). And I’ll make sure the manual has a starting command that will give you at least a decent set of PNGs to start. I think the script is likely fully applicable to what you want to do, but you would want to use the “footprint” PNG files for direct laser coloring because they don’t overlap. My anodize/ablate/anodize process tolerates multiple ablations of the same area of metal with no downside that I’ve noticed (it’s actually a feature because I always get color everywhere even if I don’t get perfect registration for every ablation), but I don’t think direct coloring would work well if you color the same are multiple times. It would be easy for me to make an option to adjust the footprint PNGs if you need something different from what it does now. If you’re interested, I could send you the script and/or a set of files from a sample separation that you could check out.
I like you you describe building a model in your mind and operate it under various conditions! My brain is very algorithmic, and I can’t remember random facts (used to have to derive the algebra rules while taking the test because I couldn’t remember them). So I’m thriving in this world where I have algorithms to prompt AI, use and modify scripts that implement algorithms, and use experimentation to develop my image coloring process. It sounds like you have a strong algorithmic streak too. ![]()







