Jawa

joined 1 year ago
[–] Jawa 3 points 10 months ago* (last edited 10 months ago) (4 children)

It's kinda not at the start or end of the layer. The layer starts with the inner wall, which prints fine and then it does the outer wall which doesn't do fine.

Which corresponds to the wall here

What slicer are you using?

Bambu Studio 1.8.4.51

[–] Jawa 1 points 10 months ago* (last edited 10 months ago) (1 children)

Thanks for the input!
So the thing I was trying to print was this: https://www.thingiverse.com/thing:6365845
Ideally you'd just print it in PLA but I only had one colour PLA so I thought, might as well gather some PETG printing experience :D
The part in question is red_panda_low_poly_V1_-_head_A_red.STL and I tried to print it on an odd angle to make sure that most of the outwards facing walls were on the top, because anything that needed support turned out so hideous.

Also it seems to appear on any side of the model, where you have a slight overhanging angle, in no particular axis :)

I'll print it in pla once my current print is done :D

[–] Jawa 3 points 10 months ago* (last edited 10 months ago) (3 children)

I tried to observe it but it just goes straight over it.. It seems a bit like a cascading issue, where one layer has a bit missing and then the next one blobs onto the next because it's trying to print on nothing, idk

It also sometimes catches itself again and you get these patches of weirdness and then it's okay again

[–] Jawa 1 points 10 months ago (1 children)

It seems to be more for if you actually want something that makes use of the screen and gamepad input and then you can launch it from the UI.
https://github.com/ValveSoftware/steamlink-sdk

[–] Jawa 1 points 10 months ago (1 children)

I read it :) I can't seem to get started on stardew.. I planted some stuff and went to bed and then didn't really feel motivated to do more 🤷

[–] Jawa 24 points 10 months ago (7 children)

I thought this too, but unfortunately in terms of modding and general use they are very limited, afaik. When I looked into it, it boiled down to: There's an sdk to develop stuff for it and you can get root access but good luck trying to replace the os or anything like that. That being said, this is what I remember from ~2 years ago, so if it can be customised more now, please let me know. I kinda bought 2 in hopes of being able to do that :D

[–] Jawa 2 points 10 months ago

Hey, not sure how in depth your linux/docker knowledge is. Please disregard if irrelevant. I would recommend you pick a fixed mountpoint for the drive and set up a systemd service to mount the drive for you (systemd .mount file). Then you add an extra line "RequiredBy=docker.service" (look for systemd RequiredBy) This way the drive always has to be mounted by the system before docker is started and should always be visible before you start a container.

Hope this helps :)

[–] Jawa 2 points 11 months ago* (last edited 11 months ago)

I just finished Deaths Door and it was a very enjoyable game to play on the go or in bed (steamdeck). Took me about 17 hours to finish it.

[–] Jawa 1 points 1 year ago

Sounds exciting!

[–] Jawa 2 points 1 year ago

Glad I took the time to comment ☺️

[–] Jawa 2 points 1 year ago (2 children)

On Linux I use https://github.com/WoeUSB/WoeUSB to create windows flash drives.. works uhh most of the time? :D In case you hadn't heard of it :)

[–] Jawa 3 points 1 year ago

Honestly my recommendation would be to start off with some microcontrollers/Raspberry Pi and some breadboards and go from there. That way you can uhhh trial and error your way to something that works and worry about the "engineering" part later, when you have gotten your feet wet :D There are some simple Arduino starter kits for example that give you the basic things + a bunch of sensors and motors to play with. I got started myself with the Elegoo Arduino Starter Kit (~50€). Along the way it's probably going to be helpful to look up some course on electronics basics, specifically digital circuits and then analog circuits if you're feeling adventurous.

view more: ‹ prev next ›