sovol_mods
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sovol_mods [2024/02/18 11:59] – torte | sovol_mods [2025/01/21 12:21] (current) – torte | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Sovol KlipperScreen ===== | + | {{page> |
+ | https:// | ||
+ | {{page> | ||
+ | ---- | ||
+ | |||
+ | ===== Sovol KlipperScreen | ||
+ | |||
+ | Please note that this is just work-in-progress.\\ | ||
+ | The changes listed here may not be complete and are just quickly tested.\\ | ||
+ | Thanks to Vasyl Gontar for his additions/ | ||
==== Modifications by Sovol ==== | ==== Modifications by Sovol ==== | ||
* KlipperScreen | * KlipperScreen | ||
Line 17: | Line 27: | ||
* Kernel: | * Kernel: | ||
* (unsure, if changed - but not working for all later kernels -> spi-dev missing) | * (unsure, if changed - but not working for all later kernels -> spi-dev missing) | ||
- | * "/ | + | * "/ |
- | * "/ | + | * "/ |
* see https:// | * see https:// | ||
* see https:// | * see https:// | ||
* Serial console (u-boot messages): 1500000, | * Serial console (u-boot messages): 1500000, | ||
+ | |||
+ | * u-boot (bootloader) | ||
+ | * < | ||
+ | * [[Booting]] from an external device (USB-stick) | ||
+ | |||
---- | ---- | ||
Line 43: | Line 58: | ||
* hid-flash | * hid-flash | ||
* **unknown binary, source code missing** | * **unknown binary, source code missing** | ||
+ | * probably precompiled '' | ||
+ | * ++references | | ||
+ | < | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | Binary file / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | ++ | ||
* uart | * uart | ||
* **unknown binary, source code missing** | * **unknown binary, source code missing** | ||
+ | * ++references | | ||
+ | < | ||
+ | (tons of references found -> left out) | ||
+ | / | ||
+ | </ | ||
+ | ++ | ||
* udp_server | * udp_server | ||
* **unknown binary, source code missing** | * **unknown binary, source code missing** | ||
+ | * ++references | | ||
+ | < | ||
+ | / | ||
+ | / | ||
+ | Binary file / | ||
+ | Binary file / | ||
+ | </ | ||
+ | ++ | ||
---- | ---- | ||
Line 54: | Line 119: | ||
* **Installs system updates** | * **Installs system updates** | ||
* Files: [[makerbase-auto-fresh-files]] | * Files: [[makerbase-auto-fresh-files]] | ||
+ | * Unofficial package: {{ : | ||
* Details: | * Details: | ||
* if existing: install ''/ | * if existing: install ''/ | ||
Line 60: | Line 126: | ||
* ensure running automounter (mounts to '' | * ensure running automounter (mounts to '' | ||
* move '' | * move '' | ||
+ | * Depends on makerbase-automount@.service | ||
+ | * Might become useful once there is an unbricking-package like Sovol' | ||
=== makerbase-automount@.service === | === makerbase-automount@.service === | ||
- | * **Mounts all storage devices/ | + | * **Mounts all storage devices/ |
* Files: [[makerbase-automount-files]] | * Files: [[makerbase-automount-files]] | ||
+ | * Unofficial package: {{ : | ||
+ | * Useful for those who want to have USB-drives automatically mounted as gcode storage | ||
=== makerbase-beep.service === | === makerbase-beep.service === | ||
* **Beeps if touchscreen is touched** | * **Beeps if touchscreen is touched** | ||
* Files: [[makerbase-beep-files]] | * Files: [[makerbase-beep-files]] | ||
+ | * Unofficial package: {{ : | ||
* Details: | * Details: | ||
* initializes GPIO#82 (beeper pin) | * initializes GPIO#82 (beeper pin) | ||
* reads events from touchscreen (with vendor_product_id=*1a86*e5e3*) | * reads events from touchscreen (with vendor_product_id=*1a86*e5e3*) | ||
* beeps if touch-button got pressed | * beeps if touch-button got pressed | ||
+ | * Useful | ||
=== makerbase-byid.service === | === makerbase-byid.service === | ||
* **Updates '' | * **Updates '' | ||
* Files: [[makerbase-byid-files]] | * Files: [[makerbase-byid-files]] | ||
+ | * Unofficial package: {{ : | ||
+ | * Probably useless, the name of the serial connection doesn' | ||
=== makerbase-net-mods.service === | === makerbase-net-mods.service === | ||
* **copies ''/ | * **copies ''/ | ||
* Files: [[makerbase-net-mods-files]] | * Files: [[makerbase-net-mods-files]] | ||
+ | * Unofficial package: {{ : | ||
+ | * Probably useless, you can configure wifi on the screen | ||
=== makerbase-soft-shutdown.service === | === makerbase-soft-shutdown.service === | ||
* **looks disabled** | * **looks disabled** | ||
* does something with the " | * does something with the " | ||
* Files: [[makerbase-soft-shutdown-files]] | * Files: [[makerbase-soft-shutdown-files]] | ||
+ | * Unofficial package: {{ : | ||
+ | * Useless | ||
=== makerbase-timezone-monitor.service === | === makerbase-timezone-monitor.service === | ||
* **Fetches time via NTP every 3 seconds** (spamming syslog) | * **Fetches time via NTP every 3 seconds** (spamming syslog) | ||
* Update timezone to that from ''/ | * Update timezone to that from ''/ | ||
* Files: [[makerbase-timezone-monitor-files]] | * Files: [[makerbase-timezone-monitor-files]] | ||
+ | * Unofficial package: {{ : | ||
* requires ''/ | * requires ''/ | ||
+ | * Probably useless, works fine without | ||
=== makerbase-wlan0.service === | === makerbase-wlan0.service === | ||
- | * **configures | + | * **configures |
* Files: [[makerbase-wlan0-files]] | * Files: [[makerbase-wlan0-files]] | ||
+ | * Unofficial package: {{ : | ||
+ | * Probably useless, works fine without | ||
+ | ---- | ||
+ | |||
+ | === power loss recovery (plr) === | ||
+ | * **resumes print after power failure** | ||
+ | * origin: https:// | ||
+ | * Used files: | ||
+ | * {{ wiki: | ||
+ | * {{ wiki: | ||
+ | * {{ wiki: | ||
+ | * Unofficial package: {{ : | ||
+ | * Included in Sovol' | ||
---- | ---- | ||
Line 96: | Line 189: | ||
=== power loss recovery (plr) === | === power loss recovery (plr) === | ||
- | ++++remove power loss recovery | | + | |
- Make a backup of printer.cfg! | - Make a backup of printer.cfg! | ||
- Edit printer.cfg, | - Edit printer.cfg, | ||
Line 128: | Line 221: | ||
| | ||
</ | </ | ||
- | ++++ | + | |
+ | ---- | ||
+ | Back to [[start]] |
sovol_mods.1708253977.txt.gz · Last modified: 2024/02/18 11:59 by torte