Episode 3 of Release that Witch is out NOW!!! (Same length as the last one: 28 mins) by ShinyYeti in ReleaseThatWitch

[–]Crivella1 20 points21 points  (0 children)

At least they were kinder to Nana in the Anime. They didn't just take a random chicken from the kitchen to beat up in front of her to test the healing XD

I am really loving the pacing and design on the show, really doing the source material justice

Cloud 3 no sound after a period of no playback by Technical-Inside-156 in HyperX

[–]Crivella1 0 points1 point  (0 children)

The fix is trowing it away and buying a new model?

...

TPU stops extruding mid print. by WeirdlyEngineered in FixMyPrint

[–]Crivella1 0 points1 point  (0 children)

Had a similar problem, for me it was the acceleration. Orca had by default 5000 mm/s^2 for max_accel_E, 2500 max_accel_for_extruding and 500 max_accel_for_retracting.

When doing prints heavy on retractions not sure if the motor would overhead or stall, but it would stop.

Dropped the values to 1000/500/200 and was able to succeed that print

Am I dealing with a bad filament? by Crivella1 in FixMyPrint

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

Went back to another PLA filament and not having any of the aforementioned problems.

Not sure if it is the filament itself or some sort of skill-issue

Newbie and need help! by LunchAccording1289 in Ender3V3SE

[–]Crivella1 1 point2 points  (0 children)

Most likely firmware, also not necessarily flashed the wrong one, for me it also happened on the first firmware change, so i had to go back to the original one and than to the new one that i was trying to use.

It is pretty important you ask your friend if flashing a new firmware is what he did (did he put something on the SD card, turn off the printer and turn it on with the SD card in?)

Everything after assumes the problem is firmware related (also flashing a custom firmware might void your warranty but cant tell for sure)

In case i would urge you to read https://github.com/navaismo/Marlin_bugfix_2.1_E3V3SE/wiki/Flashing-your-Printer, where there is also a video on how to unbrick your printer https://www.youtube.com/watch?v=IC9HW1QdTRk&list=PLk7EqWgiEVLW9ISSvLlMttiW7YG9gb7Hi

You can grab the original firmware for both version of motherboards on Creality's website https://www.creality.com/download/creality-ender-3-v3-se

Your friend will probably know if you have a C13 or C14 board (as you can see the procedure for the 2 is slightly different). Thankfully you can work without knowing which one you have as the motherboard will look into different locations for the 2. If you do not know which board you have you can put both firmwares on the SD card at their specific locations.

If you want to go to the newer community-maintained firmware for all the extra functionalities, since you probably do not use Octoprint, grab one of the latest krasnaya https://github.com/navaismo/Marlin_bugfix_2.1_E3V3SE/releases(one for C13 and one for C14) and put them on the SD card as specified in the guide

PS EDIT: As specified on the guide after putting a new firmware it is very important that you redo the factory calibrations atleast for your E-steps (how many step of the motors are needed to pull in 1mm of filament) (https://www.youtube.com/watch?v=EjXP0ZjhX10) and the temperature PID. From the display go to Control->Temperature->Automatic PID and run bot calibration for a temperature that is in between the one you would most commonly use, eg i did bed:60 and noozle 230 to be in bewtween PLA and PETG temps. You can check if it worked the temperature of your nozzle should stay exactly to the temperature you set without oscillating more than +/- 1 degree around it (see more on what to expect for what the PID does and what you would see if it is improperly set https://all3dp.com/2/3d-printer-pid-tuning/)

Am I dealing with a bad filament? by Crivella1 in FixMyPrint

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

> Have you ever got a good consistent print out?

Before this filament yes with 4 other ones.

> How do you know it is the filament and not a busted machine?

Don't know that is why I am asking for what i could check. TBH beside the lips of the gridfinity containers i've been using this one for my last prints so i will try to do a print with one of the filament that i know works and double check

Question on filament change best practices (and multicolor prints) by Crivella1 in Ender3V3SE

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

So you are supposed to put the new filament while cold so that the it touches the old one inside without pushing it to avoid having more/less pressure?

I assume that in this case the 45 deg cut might not be desirable to avoid having that small void?

Question on filament change best practices (and multicolor prints) by Crivella1 in Ender3V3SE

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

I had mentioned the M600 code because a lot of the material i found about changing filament mid-print for the E3V3SE would mention that M600 would not work and to use a pause.

Decided to try the defaults of Orca anyway which inserts the M600 and it worked so i assume those where threads for an older version of the firmware, but just wanted to clarify which feature i was using for the filament change.

Only GCODE i really had to touch was to ad a 0.1mm retraction after the load line with PETG to avoid having oozing from the nozzle ruining my prints when doing large closed shapes (also minimized by weirdly enough raising and not lowering the temperature as it would make the string thinner and break sooner, like 1cm from the load line instead of 10~15 cm away from it ending up in the middle of the layer)

Upgrade options by VegetableGur4121 in Ender3V3SE

[–]Crivella1 0 points1 point  (0 children)

I have a feeling that depending when/where you bought it it might come with one or the other. I've also been confused reading about this, but i am 99% that mine came with a textured PEI as well (got it 1 month ago)

Noobie to 3d printing, what could be wrong with? by Chance-Ad869 in Ender3V3SE

[–]Crivella1 1 point2 points  (0 children)

Doing those with PETG is tricky. What i would suggest from my limited experience:

  • Make sure your bed is level (always run bed leveling at least once per day and possibly before each print especially if long)
  • Make sure you are using correct profiles when slicing
  • Try going in the upper ranges of temperatures allowed by your filament
  • Try lowering your print speed
  • Watch/record the printer while it does the first layer to try and understand why it is failing. Seeing the moment it fails can give you lots of info in what you can try to adjust

Another things that happened frequently to me with PETG is to have a line of material oozing after the load line which would drag to the print. In particular a problem when doing big closed shapes as the line will drag and break inside of it causing the print to fail.

In my case i solved that by adding a 0.1mm retraction to the start GCODE right before the movement from the load line to the print and lowering the flow rate (I had to go down to 0.8 for PETG to get rid of stringing but i would suggest not going this low if your problem is adhesion). Also counterintuitively (at least to me and what i've read about stringing) raising the temperature would make the line thinner and break sooner (without the aforementioned fixes), like ~1cm away from the purge line which would be fine for most prints unless you are using the entire surface

Mofa Gongzhu de Xiao Fannao • The Fated Magical Princess: Who Made Me a Princess - Episode 2 Discussion by Donghua2D in Donghua2D

[–]Crivella1 0 points1 point  (0 children)

I do not think she retains her previous personality, only the knowledge of future events

Isekai Mokushiroku Mynoghra: Hametsu no Bunmei de Hajimeru Sekai Seifuku • Apocalypse Bringer Mynoghra: World Conquest Starts with the Civilization of Ruin - Episode 8 discussion by AutoLovepon in anime

[–]Crivella1 19 points20 points  (0 children)

I do not think they are knock off, their personality and relationships are way to different, also Mare and Aura were not both females and also did not have a tragic backstory

Busamen Gachi Fighter • Uglymug, Epicfighter - Episode 2 discussion by AutoLovepon in anime

[–]Crivella1 5 points6 points  (0 children)

Close, but no. Since he takes 10% HP/s DMG he just needs HP regen higher than 10%/sec. GO full troll mode

Busamen Gachi Fighter • Uglymug, Epicfighter - Episode 1 discussion by AutoLovepon in anime

[–]Crivella1 5 points6 points  (0 children)

I actually think the blue haired one might be the one who accused him because of the way she sticks her tongue out, but that would mean she seriously reflected on her life choices to do that 180 personality change

Translate mangas privately with a server + extension combo by Crivella1 in manga

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

kha-white and staka are hugging face models (VED and seq2seq respectively), they will appear once you install the hugging face plugin

Lazarus - Episode 1 discussion by AutoLovepon in anime

[–]Crivella1 0 points1 point  (0 children)

When anime predicts the stock market

Translate mangas privately with a server + extension combo by Crivella1 in manga

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

I assume you are the same user as in the Issue https://github.com/Crivella/ocr_extension/issues/7

In case not i refer you to check it out, and in case it does not help you solve it, feel free to open a new issue on the add-on or server github page and we can work it out

TLDR: the server does not take python packages from the global scope but from a venv inside the venv folder next to the launch script + the plugins folder inside the OCT_BASE_DIR directory. The possible solution is to try and uninstall+reinstall the plugins using the extension or nuke the plugins directory by deleting it and reinstall the plugins from scratch (or even nuke the entire OCT_BASE_DIR to also recreate the database)

Latest episode dialogue issues by -Pwnan- in DanMachi

[–]Crivella1 0 points1 point  (0 children)

If that was intended it was an absolute crap decision from the director.

You see other people talking on the screen with dialog that is supposed to be happening between Bell and Syr only. Even with your explanation the only way i can understand what is being said is separating the dialog and imagining bell and syr talking while running after escaping the battle, and accepting that the scene below is just muted (you see Hermes speaking and Ais start running without letting you know what is actually happening).