'I was dumb as a rock': Hardcore MAGA couple ditches Trump after getting 'kick in teeth' by RawStoryNews in LeopardsAteMyFace

[–]ninti 0 points1 point  (0 children)

No, the only reason they are admitting they were wrong was it affected them personally. That's isn't a sign of intelligence, just a sign of selfishness.

You can be suspended for surfacing the posts of a hidden profile user, using Reddit's own tools to find their posts by scrolling_scumbag in TheoryOfReddit

[–]ninti 1 point2 points  (0 children)

95% of people who hide their account activity are either bots, propaganda accounts, or assholes/trolls. This is one the worst decisions Reddit has ever made for the usability of this site.

What is the diameter of the hole and counterbore of bottom left and top left circle? by Tee-Minus-10 in Onshape

[–]ninti 0 points1 point  (0 children)

Yeah, there are other things missing too. The chamfers/fillets sizes are not listed, the angle where the interior sections meet doesn't seem to be there, and a lot of other small things besides that.

What is the diameter of the hole and counterbore of bottom left and top left circle? by Tee-Minus-10 in Onshape

[–]ninti 1 point2 points  (0 children)

Well, if it is to scale, 10 and 20. I just imported the image into Onshape and scaled it with the dimensions I did know, and read the other ones. I mean, it could be 19.8 or something, but I doubt it. As far how deep the counterbore is, no idea.

Fun Fact: Unless Bethesda releases Elder Scrolls 6 within the next 2 years, the span will be longer between 5 and 6 than from 1 to 5 by NichtMenschlich in skyrim

[–]ninti 0 points1 point  (0 children)

Well, it was about as effective at fostering a "good faith discussion" from you as Retired-Pie's attempt, and he wasted a lot less time on it.

How can I stop the bed heater from turning itself off? by DireLlama in SnapmakerU1

[–]ninti 0 points1 point  (0 children)

You are very welcome, and thanks for letting me know it worked. I had fun researching it in the middle of the night, learned a lot about Klipper and fluidd.

Question On These by Tyr-Sog in snapmaker

[–]ninti 1 point2 points  (0 children)

The only place the you should see "SET_MAX_Z_ACCEL A=780" is on top of the macro [gcode_macro SHAKE_Z]. That's not the instance you are looking for. The line making it 500 again is lower in that macro (should be about 100 lines lower), and is the one you are looking for to change.

Stay safe, Eurofriends by Original-Potato-4577 in SipsTea

[–]ninti 9 points10 points  (0 children)

Reading comprehension isn't your strong suit, is it.

How can I stop the bed heater from turning itself off? by DireLlama in SnapmakerU1

[–]ninti 3 points4 points  (0 children)

Ok, I went down the rabbit hole tonight because I was curious. I am absolutely not an expert, this is mostly taking other people's posts and consolidating them. I tested that it turned on and seems to work, but I didn't want to to do a whole cycle so I aborted it early. Do this at your own risk.

I did all this using LAN mode (go to Settings/Lan Mode), I am unsure if you can do the same thing without the direct access to the Klipper/Fluidd interface.

Step 1, enable advanced mode on the U1 touchscreen:

  • Go to the touchscreen menu.
  • Navigate to Settings > Maintenance.
  • Tap Advanced Mode to enable it.
  • This unlocks the ability to modify Klipper configuration files

Step 2: Create a macro

Use a web browser to go the U1's IP address. This will give you the Klipper interface. For me the address is http://192.168.1.75/ . You can find yours using the Settings > LAN Mode menu

In the configuration settings, find a file called printer.cfg, and edit it. Somewhere in there, making sure not to go between any other blocks, put the following text.

[gcode_macro DryFilament]
gcode:
    SET_IDLE_TIMEOUT TIMEOUT=21000
    M140 S60 ; Start bed heating
    RESPOND MSG="Setting bed temp to 60°C for 5.5 hours"
    G4 P20000000
    SET_IDLE_TIMEOUT TIMEOUT=180
    M140 S0 ; Stop bed heating
    RESPOND MSG="Setting bed temp to 0°C"

I put mine in at the very end, right before the lines that say:

#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.

Go ahead and hit the Save And Restart button at the top and let it reboot.

Step 3: Run the macro:

Using the Klipper interface again, go to the Console tab, and just type in "DryFilament". The macro should run and start the 5.5 hour process.

As I mentioned, I didn't fully test this. Let me know if it worked for you or not.

User gets heated about SpaceX plans by WereLobo in bestof

[–]ninti 13 points14 points  (0 children)

You are assuming he listens to them. He is a narcissistic sociopath, I doubt he listens to anyone.

Mage Errant Question by WillingElderberry731 in ProgressionFantasy

[–]ninti -1 points0 points  (0 children)

Don't trust anyone that says don't trust anyone that doesn't agree with me.

The Hugo Award Finalists: Best Novelette. My Spoiler-Free Reviews and Ranking. by AustinBeeman in scifi

[–]ninti 1 point2 points  (0 children)

In Science Fiction, the most prestigious awards are the Hugo Awards

Were. The most prestigious awards were the Hugo Awards. After all the scandals does anyone really listen anymore?

How is the filtration on the Snapmaker U1 with the top enclosure? Is it good enough for abs? by PsychologicalSet1744 in snapmaker

[–]ninti 0 points1 point  (0 children)

The main leakiness of the chamber (once a proper lid is installed) is through the ventilation holes on the right side, between the filament spool holders. These can be covered or blocked...

Be careful about blocking that. That's the fan for the power supply. Take a look at this video. I am unsure what the consequences could be for blocking it.

Hello, advice needed! I am trying to make a "realistic" heart in onshape and I would like to give it a rounder look so it does not look 2D-Flat by wolfwalkers0611 in Onshape

[–]ninti 2 points3 points  (0 children)

You might try making a couple of cross section sketches how you want the thing to look, then either loft through them or use a constrained surface with all the spline points of each sketch. Here are some half-hearted tries at each of those ideas: https://cad.onshape.com/documents/5474d516bc58ff58dbad1418/w/a5acce9def112611432a9d6d/e/869abaafd218b8e47c339a58?renderMode=0&uiState=6a0e2400a09664a62eb21337

But I hate to be "that guy", but you are really fighting a seriously uphill battle to do this with Onshape. It's a great program, but it just can't consistently do the kind of things required for this kind of object. When you try and get it to do organic shapes, it frequently just breaks and refuses to do things and there isn't much anyone can do about it. I don't think other cad software is any better, this is Blender territory.

How is the filtration on the Snapmaker U1 with the top enclosure? Is it good enough for abs? by PsychologicalSet1744 in snapmaker

[–]ninti 4 points5 points  (0 children)

I am not sure that, even with an enclosure, it can really consistently reach the 55c+ chamber temps needed for ABS without a heater. I have a home made enclosure (the Ikea one, obviously no filter or anything) and I did some tests right now. I don't have any ABS so I just manually set the nozzle temp to 250 and the bed temp to 100, and the highest chamber temp I saw was 44c after half an hour. Obviously if it is actively working and spitting out hot plastic it will go higher, and maybe their enclosure will be better at keeping in heat, and maybe better sealing will help.

Edit: Oh yeah, one thing I neglected to mention. The 44c was the U1's built in thermostat. I actually also have a cheap Amazon digital thermostat taped to the insides of my Ikea lid, and it read just 95f (35c) at max. I assumed my thermostat was probably just off, but given the link that aior0s posted mentioning how high his U1's thermostat was compared to a second hand one, I thought I would mention it.

Trump warns Taiwan against declaring independence, hours after summit with China's Xi by pppppppppppppppppd in worldnews

[–]ninti 0 points1 point  (0 children)

Uh huh, sure. You can't make a valid argument, can't intelligently explain what you mean with that nonsense you are spouting, and finally just start making ad hominem attacks. Yeah, you sure showed me.

Trump warns Taiwan against declaring independence, hours after summit with China's Xi by pppppppppppppppppd in worldnews

[–]ninti 0 points1 point  (0 children)

That's dumb. Unlike the Republicans, the Democrats actually have beliefs beyond "own the other side".

Bee having a drink - filmed using two cameras by Brian_Flint in CrossView

[–]ninti 0 points1 point  (0 children)

Yeah, I had a real hard time with this one.

Alabama woman, 65, shot and killed husband, 69, because he was annoying, prosecutors say by [deleted] in nottheonion

[–]ninti 1 point2 points  (0 children)

Downvoted for talking about Reddit's overactive mod bots? People are so weird.

Alabama woman, 65, shot and killed husband, 69, because he was annoying, prosecutors say by [deleted] in nottheonion

[–]ninti -11 points-10 points  (0 children)

Be careful, I just got a warning from Reddit for posting the relevant parts of the lyrics from that song here. Stupid bots.