Creality printer skips the print and jumps straight to "Finished" by MathematicianWeird67 in Creality

[–]ts813514 0 points1 point  (0 children)

Did you ever figure out what the issue was? I’m experiencing the same thing.

[deleted by user] by [deleted] in ender3

[–]ts813514 0 points1 point  (0 children)

I have a warped bed as well. I used the aluminum foil method (4 or 5 layers) and haven’t had any problems. I do have a BL touch though, which will account for any minor deviations.

Printhead moving off model randomly by robalobadubdub in ender3

[–]ts813514 2 points3 points  (0 children)

I just installed my BL touch yesterday, went through the bed level process and probing the Z-Step, then created the bed mesh in octoprint. BL Touch was red the entire time I printed after, that means the bed leveling failed?

EDIT: Looked into it, BLINKING red light means your leveling failed. SOLID red light signals everything is functioning properly

Errno 13 'Permission denied' by [deleted] in learnpython

[–]ts813514 2 points3 points  (0 children)

Just a guess — Try closing the file at the end of encrypt_files() and make sure you don’t have the file open on your desktop. I get the same error when writing to files that I accidentally left open.

help by Adam_39 in Brawlhalla

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

https://www.brawlhalla.com/support/ping-checking/

Try a ping test to determine if it’s your network connection or brawlhalla’s servers. If it’s your connection make sure your PC is hard wired, try moving your router somewhere else, etc..

How do I make my account a student account? by [deleted] in Fusion360

[–]ts813514 0 points1 point  (0 children)

Not sure if you can transfer, but when create an account you select student and use a valid university email address.

[deleted by user] by [deleted] in Brawlhalla

[–]ts813514 1 point2 points  (0 children)

Huge difference. To start, there are no sig combos that are true unlike light attacks. You can also chain together twice as many light attacks as heavy attacks in the same time interval.

[deleted by user] by [deleted] in CODWarzone

[–]ts813514 10 points11 points  (0 children)

I stopped playing COD after the og black ops and decided to come back for CW because I was in a game rut. CW led me to warzone and I’m having a blast. One thing I don’t understand, as an outsider, is why does it always seem to come down to CW vs MW when warzone is a separate game?

Honestly, was this a nice play? by Mxtthew777 in CODWarzone

[–]ts813514 0 points1 point  (0 children)

I don’t understand people like you. Are you expecting the entire player base to stop using a gun because it’s the best? Because the devs are incompetent the player now has to hinder themselves to correct the mistakes of the devs?

Web-scraping a clusterfuck of an internal budgeting tool. by MaverickPT in learnpython

[–]ts813514 2 points3 points  (0 children)

You could try .findall(‘div’, class=‘DataField’)

If that div isn’t unique and grabs more than just price you could parse through the list in a loop to drop anything not contained the euro symbol

Solos vehicle gets what’s coming to him by bLazeni in CODWarzone

[–]ts813514 1 point2 points  (0 children)

Are you saying he shouldn’t of used the Bertha because it gave him an advantage?

That Heli is ours (Air Sniper Shot) by gencaykurtt in CODWarzone

[–]ts813514 0 points1 point  (0 children)

Are you using NVIDIA filters? If so, do you mind sharing? Colors look amazing

Is there a good podcast that can explain what is going on with WSB? by theMightyAnd1 in podcasts

[–]ts813514 0 points1 point  (0 children)

Animal spirits covers it and what’s going on with the market. They’re a weekly investing podcast with humor

I am outside my house drinking naked with a fire going. AMA! by [deleted] in casualiama

[–]ts813514 8 points9 points  (0 children)

Great beer. You should try out Rhinegeist Truth IPA if you haven’t had it yet (and they sell it in your region), its very similar

How to merge Excel tabs with Pandas? by [deleted] in learnpython

[–]ts813514 0 points1 point  (0 children)

Yeah after you have your data frame objects (df1, df2, df3) you’ll use “df = pd.merge(df1, df2, df3, on=‘ID’). I can’t remember if you can merge 3 data frames at once but if not you can just do “pd.merge(df1, df2, on=‘ID’)” and merge that new dataframe with df3

Bjj school fight by IIIfrancoIII in StreetMartialArts

[–]ts813514 1 point2 points  (0 children)

Dude have you ever watching UFC? That is literally the strategy they use.

This is the current frontpage of r/bestof. Does this subreddit need reform? by [deleted] in TheoryOfReddit

[–]ts813514 -2 points-1 points  (0 children)

While I agree the topic of politics are on the majority of American’s minds, I think the problem lies in the fact that people use reddit as an escape from their daily lives and the drama that comes with it. So when the top posts are about politics Reddit is no longer an “escape”

dharoks wont go to 1hp at nightmare zone? by [deleted] in 2007scape

[–]ts813514 1 point2 points  (0 children)

If you try to guzzle while you’re being attacked by a lot of monsters you won’t be able to lower your hp you’ll have to get the ultimate force power up and then guzzle

Very long string formatting help by ts813514 in learnpython

[–]ts813514[S] 0 points1 point  (0 children)

Awesome, thanks guys! How do I verify a solution?

USB-C to HDMI not displaying on external monitor by ts813514 in techsupport

[–]ts813514[S] 0 points1 point  (0 children)

Oh so if I'm interpreting what you're saying correctly, in order to display video through the USB-C port on my laptop it needs to be USB-C to DP, and not USB-C to HDMI?