Building a String Art Machine

Поделиться
HTML-код
  • Опубликовано: 14 сен 2023
  • In this video I describe the process of building a string art machine.
    There were way too many problems and iterations to go through them all in one video so this is more of an overview.
    A slightly more detailed account of the process is listed here:
    / building-a-string-art-...
    FAQ
    How long did it take?
    hundreds and hundreds of hours on and off over a couple of years (I rebuilt it a few times)
    Did you make the software?
    Firmware was GRBL I believe (modified to handle relays and some other things). All the path calculation and art generation was written from scratch by me.
    How do you place the nails?
    I used some contrast based techniques for nail placement and I also had an interface to place them manually.
    Have you thought about CMYK or RGB?
    I did actually try this a couple of times but honestly I was disappointed by the results, but I only tried two colours and stopped there.
    I want to learn how to make machines like this but where do I start?
    Good news, it's so easy nowadays to do stuff like this. Arduino (www.arduino.cc/) is probably the best resource for learning how to make machines like this. The other side of the process is 3D modelling and 3D printing. But you can start with Arduino and use stuff like lego, connex, glue, wood etc you don't need a lot of money. Look up the Arduino tutorials on Servos, Stepper motors, Relays for a start. Arduino is also a fun platform for learning the basics of software engineering.
    What degree did you do?
    I didn't go to university, everything you need is online.
    How did you do the neural network?
    I used tensorflow initially with a custom neural network structure but then I refined the YOLO model I think it was.
    You should do X/Y/Z/Sell the art
    Sadly I only have limited space so I no longer have the machine. One day I may rebuild a machine but it will likely be many years before I will have a space big enough.
    Who is the main picture of?
    Just some guy I know, no one famous.
    Why not use a nail gun?
    Nail gun nails generally come in 2 sizes, brad nails and normal. Brad nails are too short and normal nails are too thick. If I was going to do this again I would probably implement a wire feed system that makes the nails like that.
    I want to buy one are you selling?
    I don't have the machine any more but there is a company that someone mentioned in the comments that sells them (far superior quality to mine) wirestyle.com/ (*I am not affiliated with them in any way, nor have I bought anything from them. This is not an endorsement.*)
  • НаукаНаука

Комментарии • 429

  • @StuffMadeHere
    @StuffMadeHere 10 месяцев назад +991

    The algorithm to calculate the string paths seems like a lot of fun! Awesome project!

    • @monhi64
      @monhi64 10 месяцев назад +91

      That’s so funny, I saw this project and you were the first person to come to mind. It’s exactly the kinda project you would do but I was not expecting to see you here when the vid has so few views. The RUclips algorithm def knows

    • @MrGatlin98
      @MrGatlin98 10 месяцев назад +27

      I always see your comments on the most obscure high quality channels. You have your algorithm dialed in WELL.

    • @frdyn8tr
      @frdyn8tr 10 месяцев назад +6

      Funnily enough, while watching the video, I thought about when Shane would release his next video and that he would really like this one too.

    • @sinisterhipp0
      @sinisterhipp0 10 месяцев назад +2

      Yeah this looked like the kind of painful thing you'd like to spend months on.

    • @hippopotamus86
      @hippopotamus86 10 месяцев назад +2

      Saw this video and immediately thought of your videos! Would love to see you attempt something like this?

  • @blwhpenguin
    @blwhpenguin 11 месяцев назад +580

    I can't believe this doesn't have more views, this is incredible

    • @asailijhijr
      @asailijhijr 10 месяцев назад +5

      Share it with your mom and give it another week.

    • @creativename.
      @creativename. 10 месяцев назад

      Fr

    • @MyTubeSVp
      @MyTubeSVp 10 месяцев назад +2

      Some people are so smart, they make the rest of us look like mouthbreating knuckledraggers ….

    • @Terrorbrot
      @Terrorbrot 10 месяцев назад

      It will have, don't worry

    • @elliotmarks06
      @elliotmarks06 10 месяцев назад

      agreed!

  • @sfdntk
    @sfdntk 10 месяцев назад +275

    This is mental. This is actually mental. The part where you decide you want to try adding colour so you just casually invent a method to DYE THE STRING AS IT'S BEING FED OUT absolutely pushed this into the realm of the absurd. You're officially my idol, what a legend.

    • @CockatooDude
      @CockatooDude 10 месяцев назад +3

      It's really not that absurd though is it, it's a pretty logical solution. The mechanical aspect of this project isn't the relatively difficult part.

    • @Nevir202
      @Nevir202 10 месяцев назад +4

      @@CockatooDude It really is though.
      Anything approaching a sane person would place the string, then dye it afterwards... You know the way we do with printed fabrics? Or else use different colored strings and place them exactly where they are wanted, as we do with woven patterns.
      If there is anyone else who has ever tried to dye string in different colors, as it is being placed in a project, I've never heard of it.

    • @CockatooDude
      @CockatooDude 10 месяцев назад +1

      @@Nevir202 I think both of the methods you mentioned would be harder to do with this style of robot than what he did in the video.

    • @Nevir202
      @Nevir202 10 месяцев назад

      @@CockatooDude Not sure how you figure, you could literally just use an industrial inkjet printer.
      If there was too much deviation between the simulation and the actual nail art (which I don't imagine would be the case, but just in case) you could just print the ENTIRE image, to make sure to get the color on the strings, and then either wash away the overspray onto the backboard, or pour a layer of thin paint across the whole board to hide it.

    • @failureisnotoptional929
      @failureisnotoptional929 10 месяцев назад +2

      @@Nevir202But thats not the point is it? This is about ingenuity and lateral thinking, melding mechanics with software. Otherwise just remove the nails and thread and inkjet print a colour image!

  • @smartereveryday
    @smartereveryday 10 месяцев назад +16

    Amazing

  • @ikannunaplays
    @ikannunaplays 10 месяцев назад +72

    MULTI PASS!!!!! For colors. Do a CYMK in layers. In art, you work lightest colors to darkest. So with CYMK you would go with Yellow first, then Cyan, Then Magenta and lastly Black or K. This would give you full color images on the final piece. You would only need to pull the base image into photo shop and separate the color channels into single grey scale images for each pass on the machine.

    • @Nevir202
      @Nevir202 10 месяцев назад +2

      Had a similar idea. The only issue I see, other than maybe not having enough nail for all that string, is that anything dark is going to be dense in string of every color. Running the separated images through the same algorithm may just end up stacking strings literality atop one another a lot of the time so the light colors aren't meaningfully able to affect the final image?

    • @ikannunaplays
      @ikannunaplays 10 месяцев назад +2

      @@Nevir202 This is already considered with the light to dark method as the same issues arise when using half tone or cross hatched patterns in print. String is a similar medium to cross hatching and thus the light to dark method would result in a image similar to that which is printed in a magazine if using CYMK.
      Though the string print didn't need to be CYMK it can follow a different color pallet the way silk screening would for a multi color print that uses specific colors.

  • @Bekahchu
    @Bekahchu 10 месяцев назад +59

    Im flabbergasted. This is insane. Like a normal person would have stopped at just making a strong art on a ring, but no. You went farther again and again. Designing software to determine the paths, training so to recognize if the nail is in the machine or not, DYEING THE STRING as it comes out, and rebuilding it partway through. This is so freaking cool.

  • @lukelehmann4783
    @lukelehmann4783 11 месяцев назад +58

    Absolutely incredible I love your perseverance with this project

  • @CullenJWebb
    @CullenJWebb 10 месяцев назад +7

    The way you briefly mention how you attempted to color string on the fly while showing a whole new contraption in the background like it didn't take you days to write the software, print and assemble the parts, and who knows how long to decide it wasn't feasible is inspiring

  • @rohan-menon
    @rohan-menon 11 месяцев назад +58

    So glad I stumbled across this! Just incredible work and so excited to see what you work on next!

  • @patkirk960
    @patkirk960 10 месяцев назад +7

    For feeding nails search how vibratory bowl feeders work. They make light work of that problem. That are fairly simple and you could make your own if you're keen enough!

  • @JanVokas
    @JanVokas 10 месяцев назад +55

    Whoa! That's genious! Speaking of colors - what about trying CMYK colored strands? Just 4 spools and do "layer" over previous one to somehow combine into final colors. It'd be fuzzy at the end, but should be nice effect. I'm dazzled.

  • @MA775M17H
    @MA775M17H 11 месяцев назад +25

    What an onion of a project. So many layers. It looks like one of those things where the actual value is in the journey. Such extraordinary perseverance and diverse skill set to achieve this. Well done sir

    • @Nevir202
      @Nevir202 10 месяцев назад

      Apparently so, as he's already abandoned the project when bringing us this video.
      can't believe the madman literally used a tuned neural network to check if/how many nails were loaded LOL.
      It's like using a shotgun as a flyswatter!

  • @oy12la
    @oy12la 10 месяцев назад +21

    As engineer in this field I am impressed, what a nice work! I love it when people finish huge projects step by step :) Thanks for sharing your work!

  • @Engineezy
    @Engineezy 10 месяцев назад

    Incredible project! Love the Rube Goldberg nail feeder 👌

  • @maxstinkyfoot7366
    @maxstinkyfoot7366 10 месяцев назад +4

    I often find myself thinking, "yeah I could probably figure that out if I wanted" when watching these types of videos, but holy cow, I don't know where I would've started. Just imagining the amount of time and effort that went into this makes my knees ache. Simply outstanding work and I envy your sheer will.

  • @RobertMilesAI
    @RobertMilesAI 10 месяцев назад

    This channel is about to blow up, mark my words

  • @NigelDanson
    @NigelDanson 10 месяцев назад

    This blew my mind! incredible. The complexity of the algorithm for that!

  • @edwinvarghese
    @edwinvarghese 10 месяцев назад +5

    Simply incredible. RUclips is fantastic place for all kinds of artists and that's because we have enthusiasts like you who pushes to the extreme just for the fun of doing it. Thanks a ton

  • @Nick-vs5wl
    @Nick-vs5wl 10 месяцев назад +4

    This is so incredibly impressive. The amount of work done off screen must be immense

  • @Blorkus
    @Blorkus 10 месяцев назад +2

    I love how absolutely thorough you are about this - all the prototypes and explanations are wonderful. Excellent work.

  • @itsmeashbeel9175
    @itsmeashbeel9175 10 месяцев назад +1

    This video should have millions of views

  • @BendsSpace
    @BendsSpace 10 месяцев назад +1

    This is absolutely incredible! Your algorithms alone ... not to mention the engineering and such extensive use of 3D printing! Blow away.

  • @TheVersatileMindMedia
    @TheVersatileMindMedia 10 месяцев назад +1

    This is so off the charts it's totally unbelievable: here comes the boom! Wow, can't totally comprehend all the details that went into this, including, hair pulling, throwing things, and any other emotional outburst that can be imagined. I am totally in awe, awesome!

  • @coderized
    @coderized 10 месяцев назад

    I have to say how much I love the over-engineering here, such as using machine vision to detect the nail hopper state. Fantastic machine Paul and can't wait to see more!

  • @bmitchizzle
    @bmitchizzle 11 месяцев назад +1

    I love the way you just give the facts instead of trying to sensationalize one or two aspects and gloss over everything else as RUclips seems to want. I hate this era of RUclips but your channel is one of the exceptions I'll continue to watch and like for as long as you keep it real.

  • @frog8220
    @frog8220 10 месяцев назад

    I love the wild levels of “how difficult should I make this problem for me?” you choose!
    On the one hand using a needle is such a simple brilliant approach, on the other a nailgun was too easy for you and you train a neural net to count nails‽!!!

  • @adsfawe4rq3asdf
    @adsfawe4rq3asdf 2 месяца назад

    In the industry they use a "spring" looking like a fishing pole that keep tension. It is made of small metal diameter with a ring in the end where the string pass

  • @MrViholt
    @MrViholt 10 месяцев назад

    you are out of this world mate.🤯 I`ll never get to your level. fantastic engineering. well done.

  • @nrayanerhg53h
    @nrayanerhg53h 10 месяцев назад

    You are some kind of genius. Absolutely incredible work!

  • @jacobbalensiefer3846
    @jacobbalensiefer3846 10 месяцев назад

    Insane to see this process. The end result will make every portrait look like a hell raiser character and that’s fun.

  • @muratdogan7240
    @muratdogan7240 10 месяцев назад +1

    Sometimes RUclips just starts throwing raw Diamonds like this at you! Insane project, cant wait to see more

  • @jmckinney0040
    @jmckinney0040 10 месяцев назад

    🙂 casually throws out "yeah I had to train a neural network for that" twice! Hats off! Excellent work.

  • @lumotroph
    @lumotroph 10 месяцев назад

    Wowee. You trained a net to check if the nails were picked up!😮 amazing features this thing has

  • @benjaminaburns
    @benjaminaburns 10 месяцев назад

    These are my favorite kinds of videos. So I worked on this step for two weeks, and ... it didn't work. Then I tried this other thing, and it also didn't work. And you need to account for the nail thickness, or this part doesn't work. So many good details about how you arrived at success through the many trials along the way.

  • @dreme0704
    @dreme0704 10 месяцев назад

    I love how you say you wanted to forge somrthing together quickly to see if it'll work then you end up making like 4 prototypes, before making the prototypes of the nail feeder.

  • @nicholasbuchele4357
    @nicholasbuchele4357 10 месяцев назад

    Amazing video. This is the next Stuff Made Here channel! Thanks for sharing.

  • @themicrowavedev
    @themicrowavedev 10 месяцев назад +1

    This guy is criminally underrated.

  • @jaugretler9140
    @jaugretler9140 10 месяцев назад

    Crazy amount of dedication and ingenuity! Very cool project:))

  • @silvanbraendli
    @silvanbraendli 11 месяцев назад +6

    Huge Project for such a small channel. Great job on the storytelling and quality overall. Love to see it!

  • @RuijsNL
    @RuijsNL 10 месяцев назад

    Love to see the process and the dismissed ideas!

  • @Jagnathbaba
    @Jagnathbaba 10 месяцев назад

    Its very hard to believe but me and my engineer friends were thinking of building a similar machine but we weren't getting the time.
    glad to see the idea becoming a reality..kudos

  • @karlkastor
    @karlkastor 10 месяцев назад +1

    This is so cool! I love how you showed all the previous iterations that didn't work. I imagine custom string art would sell quite well on etsy

    • @PineconeSunset
      @PineconeSunset 10 месяцев назад

      Exactly, he could totally set up an Etsy shop with custom string art portraits, pet portraits, mass produced designs, etc... and let the machine do all the string work. He's already done the hard part of designing and building the machine. Currently the Etsy rate for these seems to be £100 per custom photo, or £25-40 for mass produced designs. If I were this guy I'd totally make this into a business, maybe hire someone part-time to run it if he didn't have the time for it. It'd not be super duper profitable but it'd be a steady income stream.

  • @thefreelancerider69
    @thefreelancerider69 11 месяцев назад +7

    This is genius Paul ! As an engineer myself I can understand the level of complexity of this project .
    You just got one new sub

  • @TheKitMurkit
    @TheKitMurkit 10 месяцев назад

    Amazing. Can't imagine how much education you need as well as experience to do something like this

  • @Ano_Niemand
    @Ano_Niemand 10 месяцев назад +1

    Hi man great job you did here. more views will come, this is neatly unique project. Cheers and keep it up!

  • @3DprintedLife
    @3DprintedLife 10 месяцев назад

    Such a unique and interesting project, thanks for sharing it!

  • @laarco
    @laarco 10 месяцев назад

    It's amazing to see that you followed a very similar path to how I built my machines! I tried to pick up nails from a big pot as well, but it was unrealiable and then I realized that placing them on a matrix manually was fast enough with some jigs. With a screw on the z axis you can easily nail onto harder surfaces like pvc foam or soft wood. Great job!

    • @mjagannath7810
      @mjagannath7810 7 дней назад

      Hi @laarco, what code you have used for this project. Possible to get the code or git link?

    • @mjagannath7810
      @mjagannath7810 7 дней назад

      08:00

  • @low_bitrate_detected
    @low_bitrate_detected 10 месяцев назад +1

    Excellent way to make Hellraiser cenobyte portraits!!

  • @eliasvdv100
    @eliasvdv100 9 месяцев назад

    I just found this channel and I'm hooked already!!! This is just pure genius

  • @jburtson
    @jburtson 10 месяцев назад

    This is miraculous, so many steps are in of themselves feats of engineering

  • @Shred72
    @Shred72 10 месяцев назад

    casually makes one of the best videos on youtube

  • @floschy_1
    @floschy_1 10 месяцев назад

    LOL Ive just done a jam where the mission was to create an array of nails for a string to go around from an back/white image! How cool

  • @BM-yy8db
    @BM-yy8db 10 месяцев назад +3

    This is brilliant! This is the sort of genius design work I'd imagine seeing "Stuff Made Here" make. I'd love to play around with such a machine myself, but aside from lacking the coding and electrical skills I think such a project would drive me quite mad.
    Bravo sir, brilliant work!

  • @anyfriendofkevinbaconisafr177
    @anyfriendofkevinbaconisafr177 10 месяцев назад

    I am amazed at how smart you must be to figure this out. I wonder what might be possible in you and all the other incredibly smart people dedicated their intelligence and free time to participating in the governance of our society.

  • @alphebetguy
    @alphebetguy 10 месяцев назад

    crazy engineering! deserves more views. algorithm do your thing

  • @pieterpennings9371
    @pieterpennings9371 10 месяцев назад +6

    This is really, really impressive man. You sound a bit discouraged at the end and I hope you’re not. Be proud of what you’ve made here. I hope to reach a level of designing and programming skills to make something of this complexity.

  • @giftotter
    @giftotter 10 месяцев назад

    Excellent work! If you want to explore this idea in a different direction, you could check out the work of German artist Günther Uecker. He is known for 'nail art' and created some interesting sculptures by only placing nails (no strings attached :) at different heights or in abstract patterns. The nails casting shadows in directional lighting creates optical illusions when moving around the sculptures. Your machine seems to already be capable of reproducing this kind of art.

  • @consilo
    @consilo 10 месяцев назад

    Someone has likely mentioned this already but logging it here for visibility and (hopefully!) your future experimentation:
    The piece you made of the dog with yellow string (14:15) looks "like a blob" because of the lack of contast on the field behind it. I would love to see white or light colors of string on a dark background.
    What a cool invention, nice work. You should post a link to the video that inspired you to make this

  • @jphc7181
    @jphc7181 7 месяцев назад

    Incredible work Paul - Good to see you putting your skills to good use these days rather than blowing up lighters :)

  • @elliotmarks06
    @elliotmarks06 10 месяцев назад

    This is so well engineered! Everything from the robot itself to the algorithm to the failsafe & checking mechanisms is so cool. I can't imagine how long it took to get all of it working properly!

  • @JV-pu8kx
    @JV-pu8kx 10 месяцев назад

    For the nail dispenser, try a mechanism similar to nail guns or staplers. Instead of grabbing from the end of the strip, have a solenoid push a nail up, or down, and grab the nail head.

  • @MegaLietuvislt
    @MegaLietuvislt 10 месяцев назад

    Your persistence and efficiency is admirable, well done!

  • @ListVerse-vv7bt
    @ListVerse-vv7bt 8 месяцев назад

    this is cool. definitely need to boost the contrast in your images before starting. the best are the images with high lights and low darks.

  • @JonMurray
    @JonMurray 8 месяцев назад

    Absolutely blown away by this video for so many reasons. Some man for one man. Awesome work. New subscriber ✌🏻

  • @makebreakrepeat
    @makebreakrepeat 10 месяцев назад

    Awesome work! I really appreciate your showing the whole design and thought process as you puzzle it out. If a project is worth doing it's worth failing until you do.

  • @commanderofthewind
    @commanderofthewind 10 месяцев назад

    Having never seen this channel before, I wish I had found it sooner

  • @lexel9699
    @lexel9699 9 месяцев назад

    Amazing feat of software and hardware engineering! Bravo!

  • @callumm.15
    @callumm.15 10 месяцев назад +1

    This is such an insane project. Congrats on getting it working, it looks sick!

  • @TrondBrgeKrokli
    @TrondBrgeKrokli 10 месяцев назад

    This project contains interesting details on so many levels. I am surprised how captured I felt, as soon as I saw the development from the initial model to the next ones. Really nice job making this video of it all. Definitely worth watching a second time. I feel more enlightened then before I sat down to watch. Thanks a lot for sharing and educating me and all the others. 😊

  • @acathosh
    @acathosh 10 месяцев назад +1

    Absolutely amazing. I'd love to see any further progress or other projects from you! Subscribed!

  • @stanleydenning
    @stanleydenning 10 месяцев назад

    Your programming skills are on another level. Empressive.

  • @LuisElectronico
    @LuisElectronico 10 месяцев назад

    for coloring it can be really easy, just have a permanent marker that pushes against the string, for multiple colors use multiple markers, or use cmyk markers to create custom colors

  • @user-jm2jx5vk4b
    @user-jm2jx5vk4b 10 месяцев назад +1

    That’s insane!!!!! It definitely takes high skills of tech engineering 💥 congrats for the super cool project!!!

  • @oflatt
    @oflatt 10 месяцев назад

    this is incredible, companies try so hard to make knitting machines which have similar problems

  • @MrFathead
    @MrFathead 10 месяцев назад

    Well dam that was a lot more then I was expecting, nice job you are a clever guy.

  • @puzzlesmith
    @puzzlesmith 10 месяцев назад

    totally blown away by this project! really incredible to see all these different robotics concepts coming together in one place to make for such an interesting project!

  • @GiGi.Studios
    @GiGi.Studios 10 месяцев назад

    Great job man ! That device is literally insane , cant imagine to start constructing something like that LOL :)

  • @giantman261
    @giantman261 10 месяцев назад

    Such an Awesome project. Love it!

  • @Ludix147
    @Ludix147 10 месяцев назад

    I want more people to see this, very good video!

  • @mrtienpham
    @mrtienpham 10 месяцев назад

    Very cool. You should set up a shop. Hehehe... (As a "maker" myself, I hate when people tell me that because I have no desire to deal with customers.... but this thing is awesome and people would certainly buy it.)

  • @boredymcboredface8624
    @boredymcboredface8624 10 месяцев назад

    This is awesome mate - literally blown away by what you have done here.

  • @LesTutosdUneMinute
    @LesTutosdUneMinute 10 месяцев назад

    Incredible work!

  • @evilutionltd
    @evilutionltd 10 месяцев назад

    Firstly, fair play. I totally would have just stuck a Sharpie on the machine and got it to just point out where it wanted the nails and then just hammered them in myself.
    I wonder how it'd look if you used a black background with the light coloured thread.

  • @NeonNijahn
    @NeonNijahn 9 месяцев назад

    This is absolutely incredible

  • @slimjimcognito
    @slimjimcognito 10 месяцев назад

    5.5m sub content with 5.5k actual subs. May the algos bless you, good Sir

  • @CapnCrunchESO
    @CapnCrunchESO 10 месяцев назад

    A literal genius. This is super cool man

  • @ArnaldurBjarnason
    @ArnaldurBjarnason 10 месяцев назад

    That was a very pleasant presentation.

  • @shoudehuang1244
    @shoudehuang1244 10 месяцев назад

    Absolutely amazing! Love the explanation of how you managed to achieve this.

  • @ivangutowski
    @ivangutowski 10 месяцев назад

    Insane level of knowledge you have ! Also the amount of time you must have spent designing and printing parts of the machine !

  • @lithostheory
    @lithostheory 10 месяцев назад +1

    I'd say you NAILED it :)

  • @Synasonic
    @Synasonic 10 месяцев назад

    More content like this PLEASE.
    Such cool stuff

  • @confuseatronica
    @confuseatronica 11 месяцев назад

    one idea- you're doing this on insulation foam. After a piece is done, could you put it on top of a wood panel and then hammer the nails down (manually with a hammer) so that they go into the wood and make the whole thing more secure? Not all the way down, the varying height of the thread is part of the look, but just enough that its secure in the wood.
    Bonus mess: after you nail it into the wood, get some acetone and melt the foam out! :P

  • @kevinclark1466
    @kevinclark1466 10 месяцев назад

    Bravo! Super impressed with your ingenuity and determination…. Subscribed!

  • @eg1162
    @eg1162 10 месяцев назад +1

    @paulmh Had you considered using a nail gun strip to load the nails? Some are arranged into strips held together with paper and adhesive, so it may be weak enough to pull apart with a small motor, and the nails would be lined up and pre-stacked. Cost may be a bit higher though. Could also have individual magnets or grabber pick a nail, camera with machine vision rotate it, then index it in a slot in the correct orientation.

  • @ireviewer901
    @ireviewer901 10 месяцев назад

    Using a neural network to calculate how many nails are loaded. Seems reasonable! :D very cool machine btw and I liked the pic of the dog! :)

  • @NewfieOn2Wheels
    @NewfieOn2Wheels 10 месяцев назад

    There is an embroidery machine called a Coloreel that dyes plain white thread as it sews to make colours instead of switching between different spools of thread, embroidery machines move the work piece instead of the sewing head, meaning the distance between the colouring process and the output remains consistent, perhaps a system that moves your canvas around the string (as opposed to string around the canvas) would be a good place to start if you wanted to take the coloured string idea further.

  • @killpidone
    @killpidone 11 месяцев назад +2

    This is really cool

  • @sssamalander
    @sssamalander 10 месяцев назад

    This is an insane amount of work - great job! You should consider selling these and doing custom ones!

  • @yoashuain1
    @yoashuain1 11 месяцев назад

    This is why we do what we do. Great goob. 😎😎😎😎😎

  • @oldbear86
    @oldbear86 10 месяцев назад

    Stunning work, congrats!!