Skip Navigation
0xd34d 0xd34d @sh.itjust.works
Posts 1
Comments 36
Stylus for Surface Duo?
  • I would think a simple passive stylus for capacitive touch screens would work fine.

  • Side project: Isopropyl distillation from resin printing rinsing
  • You deleted your comments but not the post 🤪

  • [Question] Can You Uncut A STL?
  • Depending on which slicer you use, you can probably merge them as an assembly. I use Orca Slicer and after loading a model I can then right click on it and add an STL to it. Then it's a matter of positioning and lining them up. Once done you can slice it as one model.

  • Selaco Engine's Source Code
  • It's GPLv3 so what's the pirate connection?

  • What speeds do you use on Ender 3 V3 SE
  • Figured as much 😜

  • What speeds do you use on Ender 3 V3 SE
  • Surely that wasn't with the stock hot end though. I've done 400 mm/s at 12k mm/s² but I only achieved enough flow after upgrading to a KE style hot end Proof

  • Recommendations for STL sculpting tools or guides (FLOSS preferred)
  • For simple stuff like this I'll usually just do it in the slicer. Orca and Prusa slicer have some basic tools for this including using SVGs.

  • Introducing... Octopi Launcher
  • As an android enthusiast, who also is into the 3D printing scene, my first thought was "what does this launcher have to do with OctoPi and OctoPrint?".

    The answer, nothing... obviously. Guess it's just an SEO and a me problem 🤪

  • How to stop playstore from showing my side loaded apps in the updates menu?
  • Side loading of apps doesn't require root 😉

  • Steam Less Games??
  • Why does it trigger you?

  • Free Pitch Deck App (off topic)?
  • A deck is what boomers know as a PowerPoint presentation.

  • Trying to add text to the bottom of prints and the quality is inconsistent
  • Let's hope the ones you're trying to sell on Etsy don't have this same issue 😜

  • Link for Sonic Mania de-compilation ports?
  • If the project is on GitHub, they might have build available for download under "releases", like so https://github.com/Clownacy/Sonic-Mania-Decompilation-Wii-U/releases/tag/v1.0.7

  • is android studio open source? i get different results from every website.
  • There's always the command line tools with gradle 😉

  • How can I go about cracking the Android games that I own?
  • I love me some smali coding 🤪

  • How do I patch an android game I paid for, but now doesn't work because the devs shut a server off?
  • I have a copy that was part of a humble bundle. It doesn't want to install on my phone, probably an issue with newer version of Android, but if you DM me I can share that with you if you want.

  • Google Pixel phones unusable after January 2024 system update
  • I just checked and it turns up to date on the November patch so they likely pulled it once shit started hitting the fan.

  • Vimusic Downloader
  • How is this Android related?

  • Got klipper up and running on the new Ender-3 V3 se

    Made sure the stock firmware printed the example gcode that came on the SD card and then immediately embarked on my journey to get klipper running on this guy.

    I didn't finish until the wee hours this morning so I've yet to really give it a go but all the essentials are operational.

    Here's the GitHub link to the config I created: https://github.com/0xD34D/ender3-v3-se-klipper-config

    16