Statick

joined 2 years ago
[โ€“] Statick@programming.dev 1 points 2 years ago* (last edited 2 years ago)

I'm not alone! Been a dev for almost 10 years and every time I declare and initialize a dictionary I either have to Google it or stare at it for a minute to realize what I'm doing wrong ๐Ÿ˜‚ I blame JSON.

[โ€“] Statick@programming.dev 5 points 2 years ago* (last edited 2 years ago) (2 children)

At work, when I was helping with some frontend stuff, we used object literals.

const DIRECTIONS = {
  UP: "UP",
  DOWN: "DOWN"
} as const;

type DIRECTIONS = typeof DIRECTIONS[keyof typeof DIRECTIONS];

Taken from option 2 in this blog post. https://maxheiber.medium.com/alternatives-to-typescript-enums-50e4c16600b1`___`

[โ€“] Statick@programming.dev 1 points 2 years ago* (last edited 2 years ago) (1 children)

Didn't live up to your unrealistic expectations. It's an action game with multiplayer based around mechs.

For this type of game the industry evolved to shoving loot crates, skins, and battle passes down our throats, not a "great story". This game has none of that. Which I'm sure most people are happy about.

The "story" in Armored Core exists to give you a reason to play their mech action game. Mech action being the focal point. It gives you a reason to play the game, get used to the controls, and then maybe play some multiplayer.

[โ€“] Statick@programming.dev 2 points 2 years ago (2 children)

I went into this with some light curiosity and now I want to build a game using godot. The way he explains everything is very clear and concise. Very good tutorials.

Side note: I never realized it was pronounced 'guh-doh'. My uncultured mind thought it was go-dot'.

[โ€“] Statick@programming.dev 3 points 2 years ago (2 children)

What is the point of a large bail bond if 10% is all that needs to be paid? Why not get rid of that and just set it at whatever 10% is?

[โ€“] Statick@programming.dev 1 points 2 years ago

That's for this. Will definitely be watching over the course of the next few weeks.

[โ€“] Statick@programming.dev 5 points 2 years ago (1 children)

I think you win the thread. Glad you're still with us. Electricity scares the crap out of me.

[โ€“] Statick@programming.dev 1 points 2 years ago* (last edited 2 years ago)

Sure thing, I have a two Sovol SV06's, one for a 0.4 nozzle and one for a 0.2 nozzle, and a Bambu Labs X1C.

The SV06's took me a few weeks to tweak, especially the one with the 0.2 nozzle.

Here is my cura profile for the Sovol SV06 with the 0.4 nozzle https://filebin.net/ljh52w2lehipzbms

Just using that outright probably won't work. What I would do is load up the default Ender 6 profile that Cura has, and then adjust settings based on mine. For instance. You went from a bowden extruder to a direct drive. So you can probably copy my retraction settings as a baseline and adjust from there. You need far less retraction on direct drive extruders (i.e. 0.2mm-1mm for direct drive vs 5mm-8mm for bowden).

I would also look up CHEP and Teaching Tech on youtube. They have great videos on bed leveling and everything else related to 3d printing.

[โ€“] Statick@programming.dev 2 points 2 years ago* (last edited 2 years ago) (2 children)

Yeah 3D printers are fussier than I expected. Especially when printing anything involving supports and more specifically... small areas that need supports. I print a lot of stuff for D&D and have just started cutting things up into pieces with blender to print easier, then glue it together

I will say. My first thought was obviously to ask what printer you have, to see if I could send you my profile for you to compare (depending on the slicer you use). Then my second was to ask if you're having issues and if so, what the issues are.

Only because sometimes a seemingly large issue could be a very small fix.

When I first started, I got it working great and then out of no where nothing would stick to the bed. I spent more time than I'd like to admit messing with settings only to realize it was the oils on my hands causing adhesion issues. Some 99% IPA fixed all my issues real quick haha.

[โ€“] Statick@programming.dev 2 points 2 years ago* (last edited 2 years ago) (1 children)

What printer? If you have a glass bed, glue stick like the other guy said.. if you have a textured pei sheet, clean the sheet with 99% isopropyl alcohol.

Actually any time you touch the bed with your hands, no matter if it's glass or pei, clean it with 99% isopropyl alcohol. The oils on your hands are the enemy of good bed adhesion.

[โ€“] Statick@programming.dev 10 points 2 years ago (1 children)

Rarbg shut down I believe.

view more: โ€น prev next โ€บ