Giter VIP home page Giter VIP logo

update_max3_plus3's People

Contributors

billkenney avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ckonkel

update_max3_plus3's Issues

The system starts abnormally

Hi there,

I followed your guide step by step and everything ran through without an issue. After running step 10 and restarting, I get the "the system starts abnormally message.

Any help is welcome.

wlan0 is missing

After update wifi stoped working wlan0 is missing. lsusb shows that device is connected

Flashed image - SSH login "Access Denied"

Hey.. i followed the instructions,..
i flashed the image in step 1.
Put back the EMMC and turned printer on.
Display shows "The system starts abnormal"
Wanted to ssh in, but neither MKS or ROOT with passwort makerbase works
"access denied"
Screenshot 2024-05-20 195447

need help here :S

Step 10 in https://github.com/billkenney/update_max3_plus3/blob/main/manual.md

Hello again. Tryed youzr Guide again, cause i could not sleep well without getting it done.
I know why its not working, at least i think. just i dont know so much about coding and scripting.

In step 10 it says i should
wget https://raw.githubusercontent.com/billkenney/max3_plus3_recovery/main/mksclient-max3.deb ; wget https://raw.githubusercontent.com/billkenney/max3_plus3_recovery/main/800_480.tft ; sudo dpkg -i mksclient-max3.deb ; sudo mv 800_480.tft /root
so if i run sudo dpkg -i mksclient-max3.deb i already told u that it doesnt work and i get a "Command not found" error.
I found out that python is working but it throws an error in /root/merge.py in row 3

Its because we use python3 and i found this In Python 3, [ConfigParser](https://docs.python.org/2/library/configparser.html) has been renamed to [configparser](https://docs.python.org/3/library/configparser.html) for PEP 8 compliance. It looks like the package you are installing does not support Python 3.

So in the /root/merge.py all commands are "ConfigParser" and not "configparser"
Maybe thats why it didnt work?
How can i solve this?
I would really like try your solution, but again, not only copy pasta :D

EDIT:
No error when sudo apt-get install python-is-python3 and sudo cp /usr/lib/python3.11/configparser.py /usr/lib/python3.11/ConfigParser.py
now i do the next steps..

EDIT2: cd /home/mks/rtl8xxxu ; sudo modprobe rtl8xxxu_git does not work. it says modprobe: ERROR: could not insert 'rtl8xxxu_git': Invalid argument

EDIT3: Rerun step 16 again and now no error message

And for now... Everything seems to work. Will drive a testprint now.

Maybe worth to note a few things again..

Hi.. its me again.
So a few things i noticed since yesterday.

  1. If u dont use the qidi patch files, u cant rly use qidi slicer, cause moonraker will not identify qidi slicer (in patchfiles the qidi slicer will get recognized as a qidi prusa slicer.) Without these patchfiles u will only see the name of the gcode generated by qidi slicer. Nothing else! But Orcaslicer and Prusaslicer works.
  2. If u have a modified printbed with rotary wheels like me and need to use the macro, than dont put it in printer.cfg. Your display will show "System starts abnomally". Put it in the macros.cfg and it will work. Thats why i had problems here PS: Yes now i have all qidi patches applied and printer works like yours just without thumbnails on the printer itself
[screws_tilt_adjust]
screw1: 5, 30
screw1_name: vorne links
screw2: 260, 30
screw2_name: vorne rechts
screw3: 260, 285
screw3_name: hinten rechts
screw4: 5, 285
screw4_name: hinten links
horizontal_move_z: 10
speed: 50
screw_thread: CW-M4 

... will look around for thumbnail thing..

Wifi Not working

After installing this image on the X-Max 3, the wifi module stops working (it seems that it no longer want to modeswitch, or rather the driver doesn't work correctly). If I allow armbian to update the firmware, the wifi module seems to modeswitch, but NetworkManager still doesn't see it. However, after the firmware update, ethernet also stops working, rendering the device inaccessible over the network, forcing me to connect over serial.

Network setting on display doesn't work.

I tried to join a wifi via the display and it didn't work as it just shows "IP:"

I joined it using "sudo nmtui" but it would be nice if we could get it working.

I was wondering if this has to do with it?

CleanShot 2024-06-06 at 12 38 59@2x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.