- 97
- 1 976 403
Victor Lin
Taiwan
Приєднався 17 вер 2010
V400 Klipper Wifi Fix
On the new version of klipper for v400, the wifi doesn't work after a cold boot. here's an automated solution to fixing this problem.
commands:
sudo nano startup.sh
#!/bin/bash
nmcli networking off
sleep 5
nmcli networking on
sudo chmod +x startup.sh
sudo nano /etc/rc.local
sudo bash /home/pi/startup.sh
commands:
sudo nano startup.sh
#!/bin/bash
nmcli networking off
sleep 5
nmcli networking on
sudo chmod +x startup.sh
sudo nano /etc/rc.local
sudo bash /home/pi/startup.sh
Переглядів: 544
Відео
Install stock klipper on FLSun V400 (2024 July Update)
Переглядів 3,4 тис.6 місяців тому
Easily install stock klipper on V400 without any unnecessary installs: github.com/Guilouz/Klipper-Flsun-Speeder-Pad/wiki/Restore-OS-Image-File Using large capacity mSD cards: github.com/Guilouz/Klipper-Flsun-Speeder-Pad/discussions/122 Whole process takes 4-5 hours to complete 0:00 Intro 0:54 Restore to gain SSH access 4:33 SSH access 5:20 Configure timezone 6:22 Configure Wifi Location 8:26 Up...
Install stock klipper on FLSun V400 (updated video in description)
Переглядів 1,9 тис.Рік тому
This video is outdated, new video: ua-cam.com/video/QrKlNbrCGLw/v-deo.html Easily install stock klipper on V400 without any unnecessary installs github.com/Guilouz/Klipper-Flsun-Speeder-Pad/wiki/Restore-OS-Image-File
MultilingualGH - Translators Tools : TXT to JSON
Переглядів 1893 роки тому
This is a quick demo video on how to use MultilingualGH's Translators Tools, how to convert plain text translation files to JSON translation files. MultilingualGH Translators Tool can be downloaded here: github.com/v-xup6/MultilingualGH/releases/debug1
MultilingualGH - Translators Tools : Component to JSON
Переглядів 473 роки тому
This is a quick demo video on how to use MultilingualGH's Translators Tools, how to generate JSON translation files. MultilingualGH Translators Tool can be downloaded here: github.com/v-xup6/MultilingualGH/releases/debug1
[Solution] Monitor flickering - DisplayPort
Переглядів 75 тис.4 роки тому
The simplest way to solve monitor flickering due to DisplayPort version incompatibility: change DP version in your monitor settings or change your cable (if you're using a old/cheap cable) Also update your GPU driver and firmware if needed: www.nvidia.com/en-us/drivers/nv-uefi-update-x64/
Upgrade MX Master 2S with USB-C [Tutorial]
Переглядів 8 тис.4 роки тому
TP4056 IC micro B to C adapter. There are charging boards with type C port, but they're more expensive, and harder to find. Learn how to upgrade/replace the battery: ua-cam.com/video/CKckU4L03M0/v-deo.html
Replace/Upgrade Battery on MX Master 2S
Переглядів 52 тис.5 років тому
Replacing and upgrading the battery on the MX Master 2S, steps for the 3, 2 and Original should be similar. 更換並升級羅技MX Master 2S 的電池,三代、二代與一代也適用。 MX Anywhere have a different layout, but the basics are the same and applicable. MX Anywhere 也可以參考這個影片。
fix VLC subtitle gibberish in 30 sec [how-to]
Переглядів 2,7 тис.5 років тому
easiest fix for gibberish subtitle in VLC
Fix Slow upload speeds - Driver only installs for Killer Network Adapters
Переглядів 55 тис.6 років тому
Fix Slow upload speeds - Driver only installs for Killer Network Adapters
Smooth 4K playback [Hardware Acceleration/PotPlayer - Tutorial]
Переглядів 59 тис.6 років тому
Smooth 4K playback [Hardware Acceleration/PotPlayer - Tutorial]
Uninstall bloatware from Android with ADB
Переглядів 27 тис.7 років тому
Uninstall bloatware from Android with ADB
How to export and edit in 4K [Camtasia Studio 9]
Переглядів 10 тис.8 років тому
How to export and edit in 4K [Camtasia Studio 9]
[FIX] Artlantis License Manager has stopped working
Переглядів 6 тис.8 років тому
[FIX] Artlantis License Manager has stopped working
Manually scale programs for 4K monitor - Manifest [Tutorial]
Переглядів 4,6 тис.8 років тому
Manually scale programs for 4K monitor - Manifest [Tutorial]
Use multiple internet connections simultaneously [ForceBindIP]
Переглядів 75 тис.9 років тому
Use multiple internet connections simultaneously [ForceBindIP]
Installling AutoCAD on Windows 10 [Net FrameWorks FIX]
Переглядів 201 тис.9 років тому
Installling AutoCAD on Windows 10 [Net FrameWorks FIX]
Витя, ты лучший!
is it for bb10?
i just finished this update. but as soon as i want to move an axis then i get the error ''must home first''
I bought an HDMI and it fixed the screen flickering
i cant get past the ssh screen, im getting a port 22 connection time out, yet im using the correct ip
Did it and now my left earbud is not working but the case shows red light when left (not working) bud is in there indicating that it is charging. But even after an hour of charging it doesnt connect to the phone :(
Nice bro..I subscribe you bro
Cool. Thanks for the video as most people just throw them out. So it's doable to replace the battery with the right skills and tools 👍 I have Galaxy Buds Pro which I like for their sound after EQ, and I might try to attempt to change the battery, but it seems like casing is a bit tougher to take apart. Anyway, I think it's worth to give it a try. Big thanks for the video
THANK YOU! I have been struggling.
encounter this problem when activated 8bit+frc with full rgb in nvidia control panel new display port v1.4 vire solved it
Great Tutorial! Worked really well, for the motherboard firmware i had some problems since i used one with really big capacity, 126gb if im correct. But buying a new one with 32gb did the job fine.
This took me quite a few goes to do over many days & weeks of frustration and going back to Flsun klipper. Finally got it going today by giving printer a static ip, once flashed to 1.2 at the beginning, hooked onto the wifi & skipped network manager steps & now have a fully functioning klipper on my V400
Thanks for the video. I was about to hit my monitor with a hammer until I found your video. Even tech support didnt know how to fix the display port message and flickering. I ended up changing the Display Port Version from 1.4 to 1.2 in the setttings and that fixed the issue.
I had the same issue pc was working fine until i unplugged everything to fix a case fan, what I did was switch the cable to another display port on my gpu
eyyyy, thanks for this. the commands are weird even for a technical person. i didn't know it was `adb shell`, lol. just using this crappy blu phone temporarily as a map, and even then, this was annoying enough to look up..! wtf
Thanks a lot
I know this is old, but I use the Dell performance center so I don't want to get rid of Killer, after, I restart my pc, and just disable all Killer in the processes, back to normal.
For some reason after the set on minute 13:00 is complete, I lose the button to connect to WIFI on the pad, is there anything im doing wrong?
Did you set your countries internet code? If not it won’t work. Also, if you have trouble after installing network manager, give your printer a static ip, you can skip the network installer steps as long as you start again from flashing to 1.2 & hook onto your wifi then go through everything again. Don’t forget, skip the network installer steps. Victors video is brilliant, it’s just some speeder pads are all good with network managers, some are lemons. Mine is a lemon that now runs stock klipper
Im printing but my prints are coming out too small please help!
Im having issues with connecting a camera to it, i also installed crowsnest and still cant connect it
THANK YOU SO MUCH MY LG MONITOR WAS JS FLICKERING FOR SOME REAOSN
Also do cables Vesa certified are not less then 10$ prob gonna be like 18 to 24$ make sure to get veta certified cable. Looks for brand called club3D
Thanks bro
Hi, thanks for this great tutorial. I tried it 3 times. When installing Klipper it shows the error: Python 3.9 evn virtual.... - Install incomplete. When I delete Klipper and re install always same ... Any Idea what this could be? I found nothing online concerning this bug. Thanks in advance!
I have the same problem and it's driving me nuts. I installed via this guide before 6 months ago, and all was fine. Now I can not continue and use my printer. Have you found a solution?
after installing klipper and moonraker they both say incomplete. i cannot figure out the problem
Hey would you be available to answer a few questions I have about this?
Thank you
Thank you for this video helped out a ton! I got 2 error's during Klipper install (Cloning Klipper from ....... failed -- Creation of Klipper virtualenv failed!) (Read more for solutions) Error: Cloning Klipper from ....... failed Solution: Just try reinstalling, maybee after reboot Error: Creation of Klipper virtualenv failed! Solution: Running the following commands, in CLI (not kiauh) (Do not know if it is right but it worked for us) 1. export SETUPTOOLS_USE_DISTUTILS=stdlib 2. virtualenv --download -p python3 ~/klippy-env/ 3. pip uninstall setuptools 4. sudo pip install setuptools==59.6.0 5. virtualenv --download -p python3 ~/klippy-env/
Thanks - been fighting this for 3 days. Works fine after I used KIUAH t remove everything, exited and ran your solution, and reran KIAUH to install everything.
try this solution @JRBFPV
Dude you saved me from throwing my V400 out the fkn window, very much thanks!
hello so i can do this in my version of flsun 1.4 ? thanks
Hi bro, I need exactly LIR 1254 for “Altec Lancing Nanobuds ANC” original battery, where can I purchase it from?
big thanks man it solved the problem, no lagging now !
Can 2008 work in Windows 10 ?
un grand merci :) par contre petite erreur de frappe dans la description, il faut écrire sudo nano /etc/rc.local
Hi, just wanted to ask, Is this for OG Galaxy buds 2019(SM-R170)? Not the plus version?
OG version, not the plus, i'd imagine it's a pertty similar process, but battery model might be different.
@@v-xup6 Very similar indeed, battery model is the same for the plus!
Have tried this numerous times but keep having to go back to stock V400 klipper. After running "sudo apt-get install network-manager -y", I can't connect to the wifi and all I get is a repeat of "trying to associate with (router and SSID)" then "ctrl-event-regdom-change init=core type=world" then "ctrl-event-regdom-change init=core type=country apla2=AU" (Australia), tries to associate again and just keeps repeating itself. Go back to stock and no problems. I done everything step by step in video and github guide, anything I can do to fix this or am I stuck with stock Flsun klipper?
Yeah same problem here, the guide is broken atm.
For me Copilot / ChatGPT was very helpfull to resolving my issues, hope it can help you guys!
@@Noir1234 Did you end up fixing this? I've tried several times since and still no joy
@@MadKatz-uh2yp Yeah, check the discussion area in the git repo.
謝謝你 已經解決了這個問題了!! :))
此外! 說明欄中的sudo nano /etx/rc.local (有錯字哦)
Yo Thanks SO MUCH for this guide Victor! I got my FLSUN v400 running the stock klipper now. I wanted to share some of my experience here... I ran into 2 issues. The first issue was completely my own fault. I had your video running in the background while I was doing this part and not watching what you did. When it came time to update the motherboard firmware, I mistakenly put the MicroSD card into my SPEEDERPAD and NOT the Motherboard of the printer. To make it worse, even though I did reformat that MicroSD, it was the same one that I used to flash the 1.2 raspberry pi firmware onto my speederpad originally. It turns out the imager formats the MicroSD in particular way with a boot partition so long story short it started REINSTALLING the 1.2 firmware onto the speederpad so I had to start all over again from step one. I'm writing this out just in case it might help anybody else not to make that stupid mistake. You clearly show to install the MicroSD onto the motherboard. It worked exactly like you showed once i did it the right way. The other issue I had was at 22:00 for whatever networking reason I wasn't able to clone the klipper from github because it was constantly timing out at around 10%. After about 50 tries I got so frustrated I copied the error code into ChatGPT and it gave me this suggestion. Increasing HTTP Buffer Size: You can try increasing the buffer size by running the following command: git config --global http.postBuffer 524288000 (After running that then the install script I was able to pass 10% and eventually after a few tries it managed to install everything. Hopefully that helps anybody who's going thru that issue.) Thanks again! Appreciate your help big time! ❤💯 - James
I just posted about this last night wow!!
This is EXACTLY what i was searching for. Almost pulled all my hair out trying to find a solution to my problem.
This worked quite well. Awesome tutorial, easy to follow. I was unsure whether this would work for my particular installation. I was running KlipperScreen v0.2.1-5 and klipper v0.10.0-455. I decided to bite the bullet and it worked wonders. A few (unpredictable and easy to solve) issues I encountered: Getting motherboard firmware; I got an error message saying access denied. Choosing a different folder on my PC resolved the issue Installing motherboard firmware; wasn't working. Using another micro SD card resolved the issue (a partitioned 32gb micro sd didn't work, a properly formatted 8gb sd did the trick) Optional: Webcam Support; edit crowsnest.conf didn't show up. Plugging in the webcam to the speeder pad resolved the issue
My z offset don't save. Do you know what is the problem?
how are you doing the z-offset? from mainsail or klipperscreen from mainsail, you need to run the save macro after each calibration from klipperscreen it should save after pressing accept
Pressing the save button next to Z-Offset in mailsail crashes the printer.. The "Save" Macro works though
@@langeleipe not sure why it crashes, but instead of the save ui button, but can also call the save macro on the speeder pad
我的機器是SR也有遇到類似的問題,後來解決方法是,先Z_OFFSET_CALIBRATION和DELTA_CALIBRATION最後BED_LEVELING,假如最後才Z_OFFSET_CALIBRATION,會有不能保存Z偏移量的問題。
@@Ianlin509 it worked! thx
That's great I do this video in Portuguese
Cool my v400 is being delivered today.
Thanks to people like you, you are heroes!
Execelente information 😊
Hola, yo tuve lo mismo con un monitor lg, al final era la profundidad de color de salida, que en mi caso el maximo era de 8bits y nvidia lo cambiaba a 10bits, causando inestabilidad, dejarlo en 8bits soluciono lo mio
Thank you so so much! This fixed it instantly! If anyone else uses AOC CQ32G1 screens; It's under OSD Setup, bottom of the 1st column. Side note: It took me a second to realise that the flickering/glitching you were showing wasn't just my screen
I did solve my problem, bravo
Real working. Ty very much. I had troubles with killer wifi6e AX1675 adapter on Asrock Z590 motherboard
you forkin legend..........