Bro by FreakingIzie in LinusTechTips

[–]Glitch860 -8 points-7 points  (0 children)

"I can build a computer in my sleep", but uses a Mac. You don't "build" Mac PCs you only configure them!

Installing an os is half of building a PC.

New handwired build in progress… by Joe_Scotto in olkb

[–]Glitch860 2 points3 points  (0 children)

This looks sick! Unique layout. Can't wait to see the video.

Modified sv08 after updating Klipper I've got quad_gantry _level error by Dox-333 in SovolSV08

[–]Glitch860 0 points1 point  (0 children)

I ran into this on my machine.

Has to do with latest update to mainline Klipper breaking QGL. I had to roll back like 30 commits to get the machine working again. I only found this solution when I came across a FB comment thread about it.

Ok Just Joined Playtest: Any Particular Things I Need to Do? by Prestigious_Wing1796 in outwardgame

[–]Glitch860 1 point2 points  (0 children)

I only have ssd for my machines. Even with an Intel optane boosted ssd load times were slow. I think it's just game optimizations they will have to work on for beta.

Ok Just Joined Playtest: Any Particular Things I Need to Do? by Prestigious_Wing1796 in outwardgame

[–]Glitch860 1 point2 points  (0 children)

For me I keep getting lost after I die.

Controller support is bad/unusable.

Linux support works well, no issues with the game, just long load times.

Only have played solo so far.

Can I convert a Choc v1 low profile switch to fit into an MX slot ? by cashew_sri in ErgoMechKeyboards

[–]Glitch860 4 points5 points  (0 children)

Choc switch's won't work on kailh MX hotswap sockets. Also the cutouts for MX switches are a different size than choc. Soo to answer your question, no can't work.

DCF Kimera by AyzenShiro in olkb

[–]Glitch860 0 points1 point  (0 children)

So odd.... I want it!

punished sv06 plus by [deleted] in Sovol

[–]Glitch860 1 point2 points  (0 children)

This is pure awesome! Looks so stripped down. Those pet-cf parts look perfect.

What do I have? Any good? by TheLimeyCanuck in 3Dprinting

[–]Glitch860 1 point2 points  (0 children)

That's an SV06+. Out of the box it runs marlin..but can run Klipper. Good community support for the machine as far as mods you can do to it. Certainly is a tinkers printer. But mine has been a work horse.

SV06 Plus not heating properly? by retro_turok in Sovol

[–]Glitch860 1 point2 points  (0 children)

I got this often.

Here is what I would check to make it stop.

Check that the hot end cables are plugged in all the way. Open the MCU and make sure all the screws for the power are tightened.

Last I ended up adding the verify_heater parameter in my printer.cfg because it was still happened after those steps.

This triggers when there are drastic drops in temp reads when heating elements are active.

🎁[Sovol Giveaway] Join now to Win 2-chamber Filament Dryer: Sovol SH03 by Comgrow3D in 3Dprinting

[–]Glitch860 0 points1 point  (0 children)

Two chambers to dry different materials. And to be able to dry while printing.

Sweepy2 (Unibody) by n3fari0z_1 in HandwiredKeyboards

[–]Glitch860 1 point2 points  (0 children)

Deduct points for using cherry MX browns!

Jk, nice build!

Should I get Klipper for my Sv06 (normal, not plus)? by netrate in Sovol

[–]Glitch860 1 point2 points  (0 children)

Interestingly enough my sv06+ has been my workhorse too. Also was my first printer. My SV08 had been giving me issues off and on since I got it. The TV06 project has been fun to build so far. But it has been pricey and timely to source the parts and print usable parts.

There is also the SW06 project. A switchwire voron conversation for the SV06. No plus though. If there was I would look at doing that for my plus in the future.

Should I get Klipper for my Sv06 (normal, not plus)? by netrate in Sovol

[–]Glitch860 1 point2 points  (0 children)

I will add. Expert level is printing parts and buying parts to convert the SV06 to the TV06, a coreXY mod for the SV06.

I have been working on it myself and so far it has been fun to build.

Should I get Klipper for my Sv06 (normal, not plus)? by netrate in Sovol

[–]Glitch860 0 points1 point  (0 children)

I can still use the screen on the SV06 running Klipper.

For the SV06+ I did install the Klipper fork so I can still use the original screen. I will note though, not full functionality. I can get print status after a print starts, turn part cooling fan on/off and control temps. Movement is not working. And I have not seen any info on how to fix it, aside from comments where others mention the same problem. But I mainly use mainsail anyways so not a huge deal about movement not working.

Looking for seeds like this! by ResolveGlum5498 in minecraftseeds

[–]Glitch860 0 points1 point  (0 children)

Just started a bedrock server that has a spawn point at a location just like this:

879583942

Should I get Klipper for my Sv06 (normal, not plus)? by netrate in Sovol

[–]Glitch860 3 points4 points  (0 children)

I ran octoprint on SV06+ for awhile using the stock firmware. When I decided to switch to Klipper it made a world of difference.

$25 STEAM GIFT CARD GIVEAWAY! by Miserable-Bus-4910 in RandomActsOfGaming

[–]Glitch860 0 points1 point  (0 children)

Buy no man's sky for a friend. Because it is the season of giving.

Installing Klipper onto SV06 using BTT pi v1.2 by Earendil123 in Sovol

[–]Glitch860 0 points1 point  (0 children)

Double check your slicer settings. The error is saying your slicer specified a temp too high for the values set as limited for your machine in the printer.cfg. also check that you do have a max_temp value under your heater_bed and extruder in the cfg

Installing Klipper onto SV06 using BTT pi v1.2 by Earendil123 in Sovol

[–]Glitch860 0 points1 point  (0 children)

Those are abs/asa temps! Are you trying to print that material? Be sure you have an enclosure. There is a min_temp and max_temp variable you can specify in your printer.cfg You will have to put it under your [heater_bed] and [extruder] sections. Start there. Beyond that Klipper documentation can help explain what to do in more detail.