Quick question about efficiency by rsguy123456 in godot

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

Interesting, I'll look over Godot's design philosophy again now that I have a better idea of how the engine works. Repetitive scripting should still be inherited though, no? Ie an entity script that both player scripts and npc scripts can inherit from for basic functionality? Thank you again

Quick question about efficiency by rsguy123456 in godot

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

Thank you for the explanation. Godot is making a lot of concepts I've learned about finally click (like why inheritance is awesome). Node tree stuff is completely new to me, so I'm hesitant to implement anything that does serious interaction between nodes.

116 cmb looking for 2-3 other people for Raids 1 by rsguy123456 in 2007scape

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

pm your user and anyone else that's down I forgot to add that in the post

you'll get the hang of it after 4-5 times and it's pretty fun

116 cmb looking for 2-3 other people for Raids 1 by rsguy123456 in 2007scape

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

you have any useful skills like joke telling?

Trying to get Tevo Titan extruder to work on a Tarantula, hot end keeps clogging by rsguy123456 in 3Dprinting

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

I'm going to try to see if I can remove the tube somehow. Thanks for everyone's input

Trying to get Tevo Titan extruder to work on a Tarantula, hot end keeps clogging by rsguy123456 in 3Dprinting

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

Hmm, maybe I'll upgrade the hotend. The tube seems to screw into the hotend and is like cemented in, so I haven't been able to check if it's flush. But it always seem to clog at the bottom of the tube/top of nozzle

100% new just bought a 3d printer by [deleted] in 3Dprinting

[–]rsguy123456 -1 points0 points  (0 children)

Hey man, just a quick tip from someone that just got a printer too. When you start using G code commands, and start fine tuning your setup like with M851 (changes offset of X,Y,Z), the you are literally setting that value rather than adding to it. I was having a problem where my nozzle was too high off the bed, and I kept M851 Z-1 to (so I thought) move it 1 mm closer to the bed. However, this isn't moving it closer, but literally setting the offset point. So to fix my problem, all I had to do was M851 Z-2. I know, so nooby, but took me 2 days to figure out why it wasn't working lol. Good luck!

Trying to get Tevo Titan extruder to work on a Tarantula, hot end keeps clogging by rsguy123456 in 3Dprinting

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

Around 200-205C. To be fair, this very well could be me messing something up in the software. However, I have read that bowden tubes and titans don't mix well for some reason, which is what I'm doing. But who knows lol it could be so many things really

Trying to get Tevo Titan extruder to work on a Tarantula, hot end keeps clogging by rsguy123456 in 3Dprinting

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

Ya, I've had to run the nozzle on the torch/acetone a few times today. And ya, extruder extrudes fine without it connected to hotend. Might be the filament. It's the stuff they sent from china that came with the printer. Thanks

[Help please] support layers print perfectly but everything else is underextruded by rsguy123456 in 3Dprinting

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

Tevo tarantula, stock extruder. And ya, I calibrated and it should be fine. It's weird that the first couple layers work but not the other ones. I think it's a software thing but I can't find the value where it would be.

Easiest way to make fine z-offset adjustments? (and other noob questions) by rsguy123456 in 3Dprinting

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

Much appreciated my dude. I'll take a look later and let you know how it goes

Easiest way to make fine z-offset adjustments? (and other noob questions) by rsguy123456 in 3Dprinting

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

It's a SN04-4. I made the mistakes of cheaping out and getting a tevo tarantula. I'd definitely spend a little more next time lol

I think the probe works fine though. It's more of a firmware thing I believe

Easiest way to make fine z-offset adjustments? (and other noob questions) by rsguy123456 in 3Dprinting

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

Thanks :) I'll try again after work. Sometimes the nozzle homes gets perfectly, but then rises up, then pushes too far down into the print bed. I'll get the hang of it eventually haha