CdRsKuLL · 3437
Hi there!Totally love this! Definitely will try those out!What about the code? Will we take care of the different shapes? Or will we "just" stick with the number of LEDs per corner?
Quote from: LordVader on January 29, 2019, 08:31:28 AMHi there!Totally love this! Definitely will try those out!What about the code? Will we take care of the different shapes? Or will we "just" stick with the number of LEDs per corner?I've been doing some thinking regarding this. I think the best way would be to set an array within the code or webapp. I think we need to do number of tiles.. and then number of LED's per tiles.. So something like.Tiles = 7;Tilessides(3,3,3,4,4,3,3) or something like that.. lol I'm hoping to get some free time soon so I can have a look, that is unless Spigot codes it first.. lolRegarding the Square tile, I printed the top off last night and I think I need to make some slight adjustments to the corners so they fit nicer to the triangle shaped ones.Steve
A little bit of feedback:I noticed that the connectors (green lower arrow) do not fit into the square version (red arrow), as in the triangular version (upper green arrow).(see attached image).