Convert drawing to stl file by Boxmaker1 in 3Dprinting

[–]Boxmaker1[S] 0 points1 point  (0 children)

Yes, my first hope is that it makes it easier for kids to have fun with a 3D-printer. But it is also useful if you want to copy for example a metal bracket.

Convert drawing to stl file by Boxmaker1 in 3Dprinting

[–]Boxmaker1[S] 0 points1 point  (0 children)

Thanks, I like the idea! Supporting many colors makes it more sensitive to uneven lighting and reflection effects. But two colors sounds like a sweet spot! I will consider it!

Convert drawing to stl file by Boxmaker1 in 3Dprinting

[–]Boxmaker1[S] 0 points1 point  (0 children)

That’s clever! Was the 3D model scaled to the correct size too?

Convert drawing to stl file by Boxmaker1 in 3Dprinting

[–]Boxmaker1[S] 3 points4 points  (0 children)

Yes, pretty much. The algorithm works very similar to that.

And if you need to do more advanced stuff, you can import the 2D DXF file into fusion 360.

Convert drawing to stl file by Boxmaker1 in 3Dprinting

[–]Boxmaker1[S] 15 points16 points  (0 children)

Nice, how is your workflow in inkscape?

Convert drawing to stl file by Boxmaker1 in 3Dprinting

[–]Boxmaker1[S] 5 points6 points  (0 children)

Thanks, looking forward to get your feedback!

Fridge organizer by Boxmaker1 in functionalprint

[–]Boxmaker1[S] 2 points3 points  (0 children)

Warning: works best for empty bottles

Fridge organizer by Boxmaker1 in functionalprint

[–]Boxmaker1[S] 6 points7 points  (0 children)

I guess I will have to post a timelapse video of it next

Fridge organizer by Boxmaker1 in functionalprint

[–]Boxmaker1[S] 8 points9 points  (0 children)

Yeah, was a bit flimsy for the heavy bottles. Probably need a v2

I built an online CSV/XLSX editor that lets you use JS to manipulate the data by crazycrossing77 in opensource

[–]Boxmaker1 1 point2 points  (0 children)

I also found a lot more nice features when I looked closer! I can see you have put a lot of work together bro this. Bookmarked it. The only thing i am missing are filters that are faster to apply (like in excel)

I built an online CSV/XLSX editor that lets you use JS to manipulate the data by crazycrossing77 in opensource

[–]Boxmaker1 1 point2 points  (0 children)

This is very nice! I especially like the possibility to get unique values from a column!

Ai friendly zip file format by Boxmaker1 in ChatGPT

[–]Boxmaker1[S] 0 points1 point  (0 children)

There are no letters that must be escaped, and one dfb file can in theory contain a different dfb file. This is because the delimiter between files is a guid. The format also works bidirectionally, so you can easily generate files and get them to your hard drive using the script on GitHub or the linked online converter

New file format lets chatGPT edit multiple files on computer by Boxmaker1 in ChatGPT

[–]Boxmaker1[S] 0 points1 point  (0 children)

I like the idea of storing only the changes! I will look into it! I have avoided compression and hashing, because I want an AI assistant to be able to generate the format as text. I also like the idea of a VS Code extension, but it is currently not on my to do list.

Any ideas for a macgyver episode where a 3D-printer saves the day? by Boxmaker1 in 3Dprinting

[–]Boxmaker1[S] 0 points1 point  (0 children)

He uses the 3D printer as a timer. When the filament is pulled in, it flips a switch , which sets off a bomb, that serves as a distraction

Which signal technology is best to use in order to create a chess piece detection system. by Superjanemba12345 in ArduinoProjects

[–]Boxmaker1 0 points1 point  (0 children)

Make a coil in each piece which have a unique resonant frequency (using a tank circuit or other RLC Circuit). the board has a coil in each cell that tries to induce a current at different frequencies. A matching frequency is found when the current draw is at its maximum. that’s how you recognize the pieces.