DIY Motion Control Rig Dev Vlog 1
34:48
1209 Subscriber Special
18:53
7 ай бұрын
Espduino + TMC2209 + CNC shield
9:02
3D Print Inlay Lettering
5:19
2 жыл бұрын
DIY Motion Control Rig - 0.1.0
11:20
3 жыл бұрын
DIY Motion Control Rig
4:18
4 жыл бұрын
MQTT Remote
2:27
4 жыл бұрын
Пікірлер
@martinbirrell57
@martinbirrell57 15 күн бұрын
You could do this with a Cerakote Color Fill Pen - was checking out other vids and found it.
@VidhyasagarChitharanjanD-dl5iw
@VidhyasagarChitharanjanD-dl5iw 19 күн бұрын
Fantastic bro!! Thanks a lot for the useful video and a neat and crisp presentation!!
@stonekids_lab
@stonekids_lab 20 күн бұрын
thanks.
@KarasCyborg
@KarasCyborg 23 күн бұрын
I've seen guys take a small butane torch and pass quickly over the surface to get rid of those spider webs.
@debaser3000
@debaser3000 7 күн бұрын
Yeah I use a simple lighter
@gabrielaraez4275
@gabrielaraez4275 23 күн бұрын
thank you very much
@gabrielaraez4275
@gabrielaraez4275 23 күн бұрын
😲😲😲
@KDP2009
@KDP2009 Ай бұрын
Maybe a bit early while the physical prototype is still in development, but on the software end, will it be possible to have this slider cooperate with OBS studio? Or somehow connect it using another software to do things in OBS? Maybe it can be triggered to recall a set programmed movement to pan across of move around when stuff happens in a stream or something?
@fuzzy4logic
@fuzzy4logic Ай бұрын
That's a really interesting idea! I thought about adding face tracking to the software or as an integrated feature via an esp32 cam module. Given the open nature of OBS I think it will absolutely be possible to do this in OBS. I have written a Blender plugin so far for move planning. My use case consideration so far was for product videos, miniatures and stop motion, I had not considered streamers. Thanks for that!
@KDP2009
@KDP2009 Ай бұрын
@@fuzzy4logic also, will you be making any kits available for this to complete with printed parts from people's own machines? I'd love to buy a kit with some of the parts in it if you ever offer them, I wanna support such a cool project! I'm so stoked for how this is gonna turn out when it's all done. I can't wait to build one, it's deffinatley been worth the wait following along, seeing how well it's turning out😄
@fuzzy4logic
@fuzzy4logic Ай бұрын
That's really nice of you! It's amazing to see people actually caring about my project. At the moment I have no plans of selling kits. However, I will be making all design files, as well as a complete bill of material available. For the assembly I am working on written instructions and a video assembly guide.
@berinslaptop
@berinslaptop Ай бұрын
I made a discovery. When downloading his config file. Click on the link and download using the download "button" if you download the first link its going to be HTML code inside of the config.yaml file. That threw me for a loop getting config file issues until I opened it in a TXT editor and said W.T.F.???
@cesaralejandrofernandezbac8367
@cesaralejandrofernandezbac8367 Ай бұрын
Hello mate, I have an issue with the ESPduino while using the CNC shield on top of it. I used to connect the uC with UGS normally with the CNC shield on top of the ESPduino with no problem, but now there's something strange. I can't connect it with shield on top, just without it and then adding it on top. Do you know what's the issue or where to start looking at? I'm currently using TB6600 drivers, CNC shield (same version as you), and ESPduino Wemos D1 R32 I made connection with a regular ESP32 with no issues and monday morning I'm gonna make a test with a CNC shield based for Arduino Nano using a ESP32 Nano instead. Hope you're doing it ok, I enjoy the quality of the info you give. Hoping for an answers, greetings from Perú. Sorry for my bad english btw
@fuzzy4logic
@fuzzy4logic Ай бұрын
This sounds like a pullup/pulldown issue. Check the boot output over serial to see if it is stuck. Some pins configure the flash voltage of the esp during boot and having pullups/pulldowns can really mess things up. You can remove the resistor on the cnc shield to see if it improves things. No bad english in sight ;)
@ragingroosevelt
@ragingroosevelt Ай бұрын
Thanks for the tip! I tried the same idea using acrylic paint thinned with water and it seems to work just as well
@ekoharyanto8176
@ekoharyanto8176 Ай бұрын
amazing, what if I want to add an SD card, any suggestions on which gpio to use? i need to run a cnc machine
@fuzzy4logic
@fuzzy4logic Ай бұрын
Here you go ;) wiki.fluidnc.com/en/config/sd_card Just map it to the native spi pins of the espduino
@fredericstrickler2871
@fredericstrickler2871 Ай бұрын
Currently trying to design and model my own 2-axis rig. Will you make the bill of material and the new 3D files available somewhere? Thank you for your videos they are a great source for learning and inspiration!
@fuzzy4logic
@fuzzy4logic Ай бұрын
Thank you so much! Yes everything will be available on my gitlab repository. Here is the old version gitlab.com/pan-tilt-slider/PanTiltSlide-nodeJS
@ColinMakes
@ColinMakes Ай бұрын
I’ve made a 3 axis motorised slider with 3 metres of 8040 aluminium extrusion and found that I had to turn the extrusion so it’s taller than wide otherwise the camera bounced too much in the middle. Obviously the extrusion is stronger in the wider orientation. Really enjoying following your progress.
@fuzzy4logic
@fuzzy4logic Ай бұрын
3 meters, wow! Do you use a belt drive or rack and pinion?
@ColinMakes
@ColinMakes Ай бұрын
@@fuzzy4logic Belt, gt2, 6mm. The 8040 is the “C” section as I planned on having the cable chain sit inside the C. Visually it looked really neat, but too bouncy.
@fuzzy4logic
@fuzzy4logic Ай бұрын
I see. Is the gantry "hanging" from the side then?
@ColinMakes
@ColinMakes Ай бұрын
@@fuzzy4logic If you zoom in you can see there are some flat “rests” that the chain sits on. I used the C cut out and slid some shelf like sections to support it.
@ColinMakes
@ColinMakes Ай бұрын
It’s all I could think of doing at the time but it’s held up. I have 2x complete 3 metre sliders and 3 more just pan & tilt mounts that have been in use for a few years now, streaming live concerts almost weekly. It’s been a fun project that I keep tweaking. Now I know all of the issues I’d probably design it differently now.
@Braincho
@Braincho Ай бұрын
How about using PETG, will it work too?
@fuzzy4logic
@fuzzy4logic Ай бұрын
I think so, since acetone does not dissolve PETG
@andyb7754
@andyb7754 2 ай бұрын
Very interesting and informative video, thank you.
@fuzzy4logic
@fuzzy4logic 2 ай бұрын
Thank you all for joining me, let's do this again soon!
@GeeEmJay
@GeeEmJay 2 ай бұрын
Hi - great video! What font is that?
@fuzzy4logic
@fuzzy4logic Ай бұрын
Thanks! The font is called "Harlow Solid Italic"
@raguaviva
@raguaviva 2 ай бұрын
BTW The ESPduino power connector handles up to 18 volts, in theory you could use the same power for the ESPduino and CNC motors. I was wondering if you tried this and what was your experience with it
@fuzzy4logic
@fuzzy4logic 2 ай бұрын
I've tried it with 12 volts but the regulator got pretty hot. Because it is just a linear regulator, the remaining power gets turned into heat. I use mainly buck/burst converters now
@raguaviva
@raguaviva 2 ай бұрын
Thanks for this, it works like a charm
@edhaugh
@edhaugh 3 ай бұрын
This is a great help! I'm recreating a old TV dial and this is exactly what's needed!
@thomasrufer6206
@thomasrufer6206 3 ай бұрын
I had very good success with acetone-free nailpolish-remover to remove the paint from unwanted spots. They didnt even mess with the PLA and i was able to omit the clear coat
@GeekZard
@GeekZard 3 ай бұрын
that's a cool idea, I think could get a good result if use iron the surface of your pices that helps to hide the lines of print and improve the surface
@dw.in.michigan
@dw.in.michigan 3 ай бұрын
The range and the brightness of the screen are not an issue, as I shoot mostly nighttime images. Being wireless is the key for me. To be clear, the HDMI transmitter from the camera draws power from the camera, or is the power bank needed for this as well as the HDMI receiver and monitor?
@fuzzy4logic
@fuzzy4logic 3 ай бұрын
The receiver and the monitor are powered by the powerbank. The Transmitter is powered via the USB-out of my camera monitor and therefore the np-f battery on the back. But you can power it with any powerbank because it only requires USB2.0 power.
@davef21370
@davef21370 3 ай бұрын
Clever. I like & gonna try. Subbed :)
@TheLepec93
@TheLepec93 3 ай бұрын
Had to turn on all notifications. Well deserved. Great video. Thank you!!
@fuzzy4logic
@fuzzy4logic 3 ай бұрын
Thank you so much!
@TheCubeFactor
@TheCubeFactor 3 ай бұрын
How about bambulab
@fuzzy4logic
@fuzzy4logic Ай бұрын
That's what I've been thinking the whole time. This video was released in march 2022, Bambulab started showing up in the end of 2022 and it was all over for nailpolish and syringes XD
@ear.i.anne.
@ear.i.anne. 3 ай бұрын
Wow this is amazing!
@scott98390
@scott98390 3 ай бұрын
LOL I loved the intro
@renxula
@renxula 3 ай бұрын
Nice result, but that's plenty of manual work to do after printing. You could get a similar result by swapping filament mid-print a couple of times, to create a colored flat layer (or probably 2 or 3 layers) for the letter bottoms and then print 1-2 more black layers with the letters cut out. However, seeing the "Original Prusa" text on your printer's panel, I realised that it would be the perfect use case for the nail polish method, because it's been printed as a cut-out on the underside. The letter bottoms are bridges, and a different-colored filament would still have the "bridge lines" visible.
@fuzzy4logic
@fuzzy4logic Ай бұрын
I've tried the layer swap since and it works like a charm. But you're right, you have to print it face up for the nailpolish to avoid the bridges
@BiFi5590
@BiFi5590 3 ай бұрын
I have been using a small brush and acrylic airbrush paints for this (i use those for painting miniatures). Will give nail polish a try also, i somehow did not think of that.
@ColdNightmareHell
@ColdNightmareHell 3 ай бұрын
Why i didnt tought about that... Great!
@ArnaudMEURET
@ArnaudMEURET 3 ай бұрын
This works only because it’s black filament. With white filament, the polish seeps in and smears all around. Apply a clear coat first and don’t thin the polish! Or use thicker UV resin from craft stores, colored with food colorings.
@damomo13
@damomo13 3 ай бұрын
Cool idea
@terraexcognita6637
@terraexcognita6637 3 ай бұрын
A trick for the wicking: when masking acrylic paint, paint will often wick under your tape. The easiest solution is to use a thin layer of the appropriately finished clear coat, so that transparent material wicks instead. This will seal the pores.
@3DEMS.
@3DEMS. 3 ай бұрын
i never thought of this, but I used to paint eyes and white marks with the nail brush from the bottle! genius
@aquamansurfer
@aquamansurfer 3 ай бұрын
Hi! Is there a way to smooth print lines ? I think acetone or painting too?
@fuzzy4logic
@fuzzy4logic 3 ай бұрын
You could turn on ironing in your slicer. It improves the top surface finish. Otherwise you can print it face down
@14768
@14768 3 ай бұрын
I have tried this before but my print kept sucking up the acrylic to the inside of the part and then it would come out random places
@thedabblingwarlock
@thedabblingwarlock 3 ай бұрын
I don't think you'll have to get rid of the sliprings for USB. They do make USB sliprings. Just a quick search brought up some stuff. Now how much those will cost is a different matter.
@fuzzy4logic
@fuzzy4logic 3 ай бұрын
Yeah, I've seen those and on they are really tempting XD. But in order to get this project to version 1.0.0 I had a look on the design requirements. And the requirement for the full rotation feature was "Oh cool a slip ring! Lets use it!". Whenever I have actually used the rig I never needed a full rotation.
@ciano5475
@ciano5475 3 ай бұрын
​@@fuzzy4logic Why not a different serial protocol like rs232 or I2C?
@fuzzy4logic
@fuzzy4logic 3 ай бұрын
​@@ciano5475I want to connect it to a PC. I know there are USB to serial adapters but with that I can't simply flash new firmware
@MikeMcRoberts
@MikeMcRoberts 3 ай бұрын
Your audio is extremely quiet
@AKAtheA
@AKAtheA 3 ай бұрын
running ffmpeg on a Pi zero to compress into mpeg2ts over normal wifi is about the worst possible way of doing this... go look at OpenHD (or other forks of wifibroadcast) it uses x264 for which the Pis have hardware acceleration and it hacks wifi to not care about transmission errors or if the receiving side is present at all
@Kaliumcyanidful
@Kaliumcyanidful 3 ай бұрын
Instead of Acetone you can use ethyl acetate, less cancer-causing…
@Latrocinium086
@Latrocinium086 3 ай бұрын
Have you considered model paint? It’s enamel.
@fuzzy4logic
@fuzzy4logic 3 ай бұрын
Not yet, thanks!
@tinmole9032
@tinmole9032 3 ай бұрын
My brother used nail polish on models back in the day never considered on my 3D prints and your exaquation is awesome
@PandorasFolly
@PandorasFolly 3 ай бұрын
Looks around conspiratorialy. The depths of the nail painting world have MUCH that can be applied to modeling. Muuuuuuuch.
@headhunter_4209
@headhunter_4209 3 ай бұрын
I use resin from a resin 3-D printer in whatever colour you want, and I just use a syringe like you are using and then use a UV light to cure
@fuzzy4logic
@fuzzy4logic 3 ай бұрын
Great idea! 👍
@VectorX2712
@VectorX2712 3 ай бұрын
Very well edited video! Keep up the great work bro. You deserve many more views and subscribers.
@lynes2peters438
@lynes2peters438 3 ай бұрын
cool!
@daliasprints9798
@daliasprints9798 3 ай бұрын
I just brush over the whole text with the brush that comes with the nail polish, let it dry, then clean the surface with an acetone soaked paper towel. Only the polish that went in the lettering remains; anything on the surface gets removed.
@ArnaudMEURET
@ArnaudMEURET 3 ай бұрын
I wish I could see your results because that’s the naive approach I started with and I could never get the top surfaces back once the color had seeped in. Even with extensive sanding. That was with white PLA and red polish. Now I apply a clear coat first and use the pour in technique. It’s far from perfect as can be seen in this video because the polish shrinks down quite a lot on curing.
@daliasprints9798
@daliasprints9798 3 ай бұрын
@@ArnaudMEURET White is probably the hardest color to make it work on because *any* tiny amount of residue will show. I've mostly done dice and small surfaces where any residue is uniform and unobtrusive. It's hard to get PLA fully cleaned off, probably because the acetone softens it, but when I've done this on PET (non-G) it seems to come fully clean and comes out beautiful.
@dudeinskibro1
@dudeinskibro1 15 күн бұрын
@@daliasprints9798 Someone here in the comments mentioned acetone-free nail polish remover. Think that's an option for your method?
@fuzzy4logic
@fuzzy4logic 14 күн бұрын
Certainly! You can, most likely, thin it down with nail polish as well.