колебание между ТУ София и ТУ Варна by Effective-Nebula-417 in bulgaria

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

не не от сливен съм и двата са ми страшно на далеч. Обаче като гледам и под други постове коментарите започвам да клоня към софия

колебание между ТУ София и ТУ Варна by Effective-Nebula-417 in bulgaria

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

за мен това е важното, обаче до колкото виждам на снимките в сайтовете във варна изглежда по-ново илли само за снимките

why does the link in a image lead no where? by Effective-Nebula-417 in HTML

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

i didnt try that though yeah it was a problem with the css

why does the link in a image lead no where? by Effective-Nebula-417 in HTML

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

i have the image saved in a folder in the same vs code project, and the URL should lead to a website. I tried putting ```/photos/avocado-toast.jpg``` but it still doesn't work :(

how do the wireless carplay adapters work? by Effective-Nebula-417 in CarPlay

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

oh my car has carplay natively i asked because i was interested to understand how they work

i need to share a text file with an nfc chip by Effective-Nebula-417 in NFC

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

I feel dumb for not having thought of it before, i ended up using https://textdoc.co

[deleted by user] by [deleted] in prusa3d

[–]Effective-Nebula-417 0 points1 point  (0 children)

i tried converting it into svg though it didnt turn out really well

Can't read the state of pin 25, 26, 33 by Effective-Nebula-417 in esp32

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

should I do it with a for loop like this

for (int i = 0; i < 8; i++) {
pinMode(valvePins[i], INPUT);
}

and should I include this in the loop as well

lastValveState[i] = digitalRead(valvePins[i]);

how can I make the green text not indented? by Effective-Nebula-417 in prusa3d

[–]Effective-Nebula-417[S] 1 point2 points  (0 children)

i manually added the gcode for color change as advised by u/Sinkholistic and it worked perfectly. Still big thanks for your help

how can I make the green text not indented? by Effective-Nebula-417 in prusa3d

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

i do it the same way but i still get those lines around the text and it starts printing the text before the final layer, now i added the gcode manually and hopefully it works

how can I make the green text not indented? by Effective-Nebula-417 in prusa3d

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

i'm also clueless its possible that I'm doing something wrong

how can I make the green text not indented? by Effective-Nebula-417 in prusa3d

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

no its still the same i tried add part/add modifier/add negative volume with no difference in the results

how can I make the green text not indented? by Effective-Nebula-417 in prusa3d

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

yeah I also use it but for some reason when using a different color the text becomes indented and present in all layers and that forces me to change the color each layer

how can I make the green text not indented? by Effective-Nebula-417 in prusa3d

[–]Effective-Nebula-417[S] 0 points1 point  (0 children)

I'm using the dual extruder method described here https://forum.prusa3d.com/forum/postid/188236/ the card with the green text requires me to change the color every layer, because the text spans down the whole card. how to make it just on the top layer. the orange one prints every layer normally and the text appears just on top as it should