Osnapitsjoey

u/Osnapitsjoey@lemmy.one
2 posts · 37 comments

Recent posts

Recent comments

So the filament cutter was remixed from this:

https://www.printables.com/model/755931-microswiss-direct-drive-mmu-filament-cutter

The link to it is here: 

https://thangs.com/designer/technik.gegg/3d-model/Filament-Cutter-Base-Module%20V4-942113

The first link I sent you is someone who has combined another microswiss ng hotend with the filament cutter base, and since microswiss gave me the step file for the ender 3 version, I was wondering if this was an absolute undertaking, or if it's not as complicated as I think

If you'd like to take a look at the microswiss step file DM me and I'll send it

So the filament cutter was remixed from this:

https://www.printables.com/model/755931-microswiss-direct-drive-mmu-filament-cutter

The link to it is here: 

https://thangs.com/designer/technik.gegg/3d-model/Filament-Cutter-Base-Module%20V4-942113

The first link I sent you is someone who has combined another microswiss ng hotend with the filament cutter base, and since microswiss gave me the step file for the ender 3 version, I was wondering if this was an absolute undertaking, or if it's not as complicated as I think

If you'd like to take a look at the microswiss step file DM me and I'll send it

The bankruptcy claim comes up a lot. I hate Trump as much as anyone who can form opinions that don't come from a radio talk show, but I'd be willing to he's the bankruptcies were by design. He probably did what the toys r us CEO and 50 cent did, where they funnel money out of a company, and the company goes under.

That being said. He's still a fucking piece of shit who's making the founding fathers roll in their graves

on Finally! · c/syncforlemmy · 1 pts · 3y

They may have been around the same time, but I still very much remember reddit being behind the change to distinguish the official app

Yeah I've actually been using chatgpt as well as a few other resources! My biggest gripe is that chatgpt can't really teach without showing. I want to understand where my logic was flawed, and be guided towards the correct answer, instead chatgpt will do a good job at explaining what I did wrong, and then showing me the correct code.

So c is a good starter language? Cuz I'm at the point now that I can just stackoverflow my way into making a smaller project, but I really want to learn how this all works and learn the fundamentals so I'm fluent

Yeah I figured that one out from the documentation. I with I saved more of my trial and errors so I could show you guys what I needed help with better. I tried the list.insert(x) and then I would do a list.pop(i+1) as well 😂

I guess what I need help with is I keep messing up where I would put "for x in y: z= y [in position z

I had a few tries with it written

For letter in range(len(chosen_word)) : If letter == guess: Display[I] = letter

But this would grab all the letters and change all blanks to the guess letter

on “Hire me” · c/programmer_humor · 1 pts · 3y

Ah. See, I'm using bootcamps as a intro type of learning. I've also been just doing my own thing by learning how to make scrapers and all that (even though that's kind of cheating because it's just scrapy) but I'm trying to learn the fundamentals of the language so that I don't need to just Google "how to do this" I want to be able to just do it

No shit. So you're saying I can hook up like three mini pcs and make a mega at home server!? I gotta look into this. Did you follow a guide or anything you think is good enough or is as easy as a Google?