LazaroFilm

joined 2 years ago
MODERATOR OF
[–] [email protected] 2 points 1 month ago

What anti-virus sudo you use?

[–] [email protected] 11 points 1 month ago

*foreshadowing

[–] [email protected] 1 points 2 months ago

I've done that with a 3D pen and it works great. It's worth getting one. You can also use it to weld parts together using TIG welding techniques.

[–] [email protected] 1 points 2 months ago

I'm so glad I chose a Voron Trident over a Bambu X1.

[–] [email protected] 2 points 3 months ago

Since that, I have moved to Arctic which has notifications. https://getarctic.app/

[–] [email protected] 2 points 3 months ago

I wish they make an OLED mod for the Wii U...

[–] [email protected] 2 points 5 months ago (1 children)

Could you set something like google drive to sync your save folder automatically?

[–] [email protected] 7 points 5 months ago (1 children)

I’ve been looking for something like this! So far I had an open street map bookmark but this is way better for when I’m hiking. Other commercial maps sucks for hikes.

[–] [email protected] 8 points 6 months ago

I thought space rockets had to wait for. Ight to go into space. If they took off during the day whey would just go into the blue sky like planes do.

[–] [email protected] 5 points 6 months ago

I’m not correcting that typo.

[–] [email protected] 4 points 6 months ago (2 children)

We clap the slate to make sure the sound is in cynic with the picture. It’s more of a tradition now that we have time code.

[–] [email protected] 10 points 6 months ago

Yep. If you don’t show me what I want without jumping through hoops. I’m gone.

173
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

I got all these things at garage sales today!

  • N64 with 3 controllers, all the games including Zelda TP and Super Smash Bros.
  • GC controller in box
  • Wii guitar
  • Wii dance pad

All this came to about $100 Me and my 6 year old kid are loving retro gaming!!!

115
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 

So I set this text to change the bottom layer to concentric only for the text and I got this. I had this large flat area in my print and decided to spice it up a bit for fun without doing multicolor which would be 1, too annoying to do manually and 2, too visible for this part that needs to be all black. So here I have a nice DON’T PANIC on the back of it.

 

I just discovered that it was in Arctic and I love it. This app is my go to one for Lemmy browsing!

4
Pan Up (lemmy.world)
 
 

I’m wondering if the HomePods will get the new AI or if we will have to wait for a new device…

 

I’ve been playing Minecraft on my iPhone and am considering a handheld to play more comfortably. Any recommendations?

106
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

I found this amazing trilogy for free at a swap shop! The Legacy Of Time was my favorite game as a kid! I never played the others, but now is my chance.

14
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

Homing your printer systematically before a print is redundant, a waste of time and sometimes even an issue (if your homing probe is misbehaving and you’ve already dialed an offset by need to restart the print for a clean first layer for instance) I recently came upon this G28 macro that only homes of the printed is not already homed.

[gcode_macro G28]
# Only home if needed.
rename_existing: G28.1
gcode:
    {% if PA %}
        G28.1 {PA}
    {% else %}
        {% if printer.toolhead.homed_axes != "xyz" %}
            G28.1
        {% endif %}
    {% endif %}

All you have to do is add this to your macro.cfg file and it will override any G28 command from any gcode and only execute a home if needed. If you want to execute a home even if not needed, you can send the command G28.1 or give it a parameter, like G28 X, or G28 XYZ and it will force the homing

126
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

I only started playing Minecraft a couple of months ago. My son (6) wanted to play it and I wanted to check it out first and got hooked it’s a fun game to play at work during breaks. The green markers are each of my bases.

 

I’m doing steadicam operating on a TV show. My new (to me) 2DS is keeping me entertained when waiting for the next shot.

 
 

I got those two for $20. One for me and one for my son. Working on setting up the custom firmware and Nintendont to servers since the closure of the official ones.

view more: next ›