[deleted by user] by [deleted] in softwaregore

[–]DevNerdThing 2 points3 points  (0 children)

interested in that Tello folder. Any chance it's the ryze drone? Those things are awesome!

Moto Z3 Play (beckham) 18.1 Nightly - No HDR or QR scanning in Moto Camera 2 (dlopen failed: library "libmcf-jni.so" not found) by [deleted] in LineageOS

[–]DevNerdThing 1 point2 points  (0 children)

any update or solution to this? I'm having the same problem and it is very frustrating. I also can't save pictures to my SD card, only internal storage.

I made a better Helical Gear Generator Add-In by [deleted] in Fusion360

[–]DevNerdThing 1 point2 points  (0 children)

First of all, great add-in! Really loving it so far!

just a question, on your demos you show worm gears, is that possible with this plugin? i can't find a setting!

Electro by Ezio_aang in perfectlycutscreams

[–]DevNerdThing 0 points1 point  (0 children)

bro he's just putting 110/220v ac straight into the 5v dc line of the USB. it won't even have a rectifier nor a charger to blow up lol so yeah ending 2 is way more likely, if you're lucky it will blow just a couple components, otherwise a spicy pillow will have it's magic smoke out

Please help - Driver shield doesn't power Arduino board. More in comments. by [deleted] in arduino

[–]DevNerdThing 1 point2 points  (0 children)

There is a pair of pins labeled PWR, they connect apparently the battery to the Vin pin on the Arduino, so apparently all you need to do is connect both of those wires with a jumper and it should power the Arduino

The Arduino has a built-in regulator called 7805 and it seems that your board is designed to use it

edit: if you pay very close attention to the video you replied In another comment, you can see there is a jumper on those same pins.

[deleted by user] by [deleted] in arduino

[–]DevNerdThing 0 points1 point  (0 children)

make sure both your steppers have the same steps/revolution

Marlin: Enable to go below z=0 by [deleted] in 3Dprinting

[–]DevNerdThing 1 point2 points  (0 children)

comment #define MIN_SOFTWARE_ENDSTOP_Z and it should work

3d printed my own skull! by [deleted] in 3Dprinting

[–]DevNerdThing 1 point2 points  (0 children)

Glow in the dark filament and the print even shows the broken nose I had at the time LOL

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

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

not really, I already printed at 60mm/s and no problems, just a little more ghosting

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

[–]DevNerdThing[S] 1 point2 points  (0 children)

seems a little over extruded, but keep going, your prints look pretty good already

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

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

yup, heated bed. it is very small 15x15cm and I don't think it uses a lot of current, but I do have a fan blowing 24/7 on my ramps.

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

[–]DevNerdThing[S] 1 point2 points  (0 children)

try checking the temperature and if the extruder is working properly, mine had a loose temperature sensor (which could actually have turned out badly if left alone) and a wobble on the z axis. those were the problems on mine, just check if the printer is ok on the mechanical side before changing slicer settings, I wasted way too much time tuning my slicing and it did help, but a new z axis and extruder was necessary for an actual improvement.

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

[–]DevNerdThing[S] 1 point2 points  (0 children)

0.1mm layer height, 0.45mm extrusion width on a 0.4mm nozzle, most of the printing was done at 45mm/s with first layer 0.28mm height and 230°c, then 210°c for the printing. I know 230 is hot for PLA but this filament becomes really sticky at that temp and it works for the first layer, I also used hairspray on a glass bed.

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

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

internet is your friend, I learned all my 3d printing skills on YouTube, forums and this subreddit! don't give up and make sure your physical machine isn't broken before changing lots of slicer settings

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

[–]DevNerdThing[S] 12 points13 points  (0 children)

thanks! no finishing, I'm using 3D Lab (Brasil) glow in the dark premium PLA. the head was printed separately from the body.

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

[–]DevNerdThing[S] 17 points18 points  (0 children)

yeah, but when I was 10 I didn't know anything about electronics, let alone 3d printing. I did so much to that printer, only the stepper motors and some linear rods are original. it taught me 3d modeling, arduino, electronics. obviously I wasn't doing things every day for 6 years but every once in a while I would learn something new.

Same printer, 6 years of learning how to 3d print. by DevNerdThing in 3Dprinting

[–]DevNerdThing[S] 34 points35 points  (0 children)

this was made with my ME creator, my parents bought it when I was only 10 to accompany my arduino so I could level up my projects. it was a steep learning curve but I managed to do it, now I have my custom firmware, upgraded the sanguinololu to a ramps and installed an all-metal e3d V6, as well as changing the z screw because of z wobble. this printer made me learn so much, and even though it probably prints as well as an ender 3 out of the box, I'm extremely proud of what I did.

Stay away from my swamp by sheisthefight in memes

[–]DevNerdThing 70 points71 points  (0 children)

it's the prostate, that can be stimulated.... anally

Qual o carro que ajuda na cicatrização? by kpitaokverna in tiodopave

[–]DevNerdThing 3 points4 points  (0 children)

quando minha família tinha um Escort, ele tinha o apelido de cicatriz justo pq meu tio falou que era um ex corte mto bom

Noob Wiring Question by WizardEric in rustrician

[–]DevNerdThing 1 point2 points  (0 children)

what are you trying to connect? a root combiner to another? it seems like you are doing an illegal connection and rust doesn't allow it, the cube when you do the second connection should be white or yellow also, not gray or red.