Commit Graph
45 Commits
Author SHA1 Message Date
th33xitusandGitHub a2201ab3f7 Merge pull request #13 from th33xitus/work-13092020
Work 13092020
2020-09-13 12:25:14 +02:00
th33xitusandGitHub 63a2f95cc0 Update README.md 2020-09-13 12:24:02 +02:00
th33xitusandGitHub 043f09aeeb Delete core_functions.md 2020-09-13 12:23:04 +02:00
th33xitusandGitHub 1fa1636f75 Update features.md 2020-09-13 12:21:54 +02:00
th33xitusandGitHub 3770f0fd7a Update README.md 2020-09-13 12:12:33 +02:00
th33xitusandGitHub ecd9e7f489 Update README.md 2020-09-13 12:11:52 +02:00
th33xitusandGitHub 6abab9fb06 fix: remove a sudo command from removal process 2020-09-12 12:31:14 +02:00
th33xitusandGitHub ef4b6b092f Update README.md 2020-09-12 09:45:22 +02:00
th33xitusandGitHub 4c44b8714a Update moonraker.conf
Update the default moonraker.conf to be mostly in sync with https://github.com/Arksine/moonraker/blob/master/docs/installation.md#moonraker-configuration-moonrakerconf
2020-09-11 16:17:03 +02:00
th33xitusandGitHub 0c9e967ebe fix: invert default selection
invert the pre-selected option from yes to no.
2020-09-11 12:55:34 +02:00
th33xitusandGitHub 0b474514b1 fix: bug introduced with c98584d 2020-09-11 12:34:47 +02:00
th33xitusandGitHub 53f4b9a9f5 Merge pull request #11 from leifbladt/patch-1
Simplify installation instructions
2020-09-04 11:31:15 +02:00
th33xitusandGitHub 03c3c3d50f fix: Mainsail update function not working 2020-09-01 18:01:08 +02:00
th33xitusandGitHub 68f7c98985 Merge pull request #9 from th33xitus/master
fix: kiauh update function
2020-08-15 20:13:25 +02:00
th33xitusandGitHub 82408fee2e fix: kiauh update function 2020-08-15 19:27:29 +02:00
th33xitusandGitHub 1d9cbecbb5 add moonraker update function + ui stuff
add moonraker update function + ui stuff
2020-07-29 21:13:51 +02:00
th33xitusandGitHub e0b9a1ef3b Update README.md 2020-07-24 23:09:06 +02:00
th33xitusandGitHub 6c4e6b057e Update README.md 2020-07-24 23:08:12 +02:00
th33xitusandGitHub 37b23129c0 Update README.md 2020-07-24 23:05:24 +02:00
th33xitusandGitHub 5651ce2d63 add screenshots 2020-07-24 22:07:52 +02:00
th33xitusandGitHub 092f2793b3 Update README.md 2020-07-20 11:59:02 +02:00
th33xitusandGitHub b4496603ed Update README.md 2020-07-18 15:17:50 +02:00
th33xitusandGitHub 1551920fe3 Update README.md 2020-07-15 23:33:20 +02:00
th33xitusandGitHub 2b6abac0c9 Fix missing function call
Fixed a missing function call for creating config entries.
Installing mainsail should work now pretty straight forward.
2020-07-13 21:09:40 +02:00
th33xitusandGitHub 85a9186c78 Add restart functions 2020-07-13 21:08:31 +02:00
th33xitusandGitHub 7106994bf6 Deactivate backup menu
Still WIP, has no function at all at them moment.
2020-07-13 18:14:10 +02:00
th33xitusandGitHub c57acefc16 Delete status.sh
derp...
2020-07-13 18:10:10 +02:00
th33xitusandGitHub e2bb6cd849 Fix visual issue
Fix an UI issue when DWC2 or Mainsail are not installed
2020-07-13 18:09:30 +02:00
th33xitusandGitHub f1d9b9c21b Fix visual issue
Fix an UI issue when DWC2 or Mainsail are not installed
2020-07-13 18:07:43 +02:00
th33xitusandGitHub 6cf253eb8c Fix typo 2020-07-13 17:53:08 +02:00
th33xitusandGitHub 3f7b454710 Update README.md
add screenshot
2020-07-13 17:42:38 +02:00
th33xitusandGitHub 50eb2621d7 Update README.md
Update instructions for switching to the dev-2.0 branch.
2020-07-13 17:21:10 +02:00
th33xitusandGitHub bf70157a64 Update README.md 2020-07-13 17:15:09 +02:00
th33xitusandGitHub d7ff3f8675 Upload v2.0
Uploading a complete rewrite of the original script.
2020-07-13 16:59:40 +02:00
th33xitusandGitHub 1eecf3e139 Update README.md
wip message
2020-07-13 16:50:53 +02:00
th33xitusandGitHub f82a6749d0 Changed dwc2-for-klipper repo
Back to the roots again. Stephan applied some changes so other repos with workarounds are not needed anymore.
2020-07-01 13:16:09 +02:00
th33xitusandGitHub c6f1ee8a31 added the dependency_check call
missed adding the actually call of the new dependency_check *derp*
2020-06-27 16:09:51 +02:00
th33xitusandGitHub 457f842f43 adding dependencie check on startup
checks for some packages installed which are necessary for the script to work properly.
fixes some crashes when calling for wget or unzip while not having those packages already installed.
2020-06-27 16:05:24 +02:00
th33xitusandGitHub 9bbf45cb74 added own dwc2-for-klipper fork
added own dwc2-for-klipper fork with an necessary fix to make DWC2 work again with recent klipper changes
2020-06-25 20:18:56 +02:00
th33xitusandGitHub bbd1898de6 add short instructions to readme 2020-05-22 21:20:12 +02:00
th33xitusandGitHub 025f016145 Update README.md 2020-05-22 19:38:02 +02:00
th33xitusandGitHub 210682e044 Update README.md 2020-05-22 19:28:58 +02:00
th33xitusandGitHub c73b405f56 Update README.md 2020-05-22 19:21:32 +02:00
th33xitusandGitHub c57ad1172f Update README.md 2020-05-22 19:20:35 +02:00
th33xitusandGitHub 1f8a4dd4dd Initial commit 2020-05-22 11:34:04 +02:00