Commit Graph

524 Commits

Author SHA1 Message Date
th33xitus 9bfce238d7 add: support for new dwc-for-klipper-socket by @Stephan3
This will replace the previous installer for dwc2-for-klipper without substitution. dwc2-for-klipper won't be maintained anymore.
2020-09-12 09:31:40 +02:00
th33xitus d0ac497a60 add: dwc2-for-klipper-socket installer scripts 2020-09-12 08:48:33 +02:00
th33xitus da1820a7da Merge branch 'dev-2.0' 2020-09-11 14:34:28 +02:00
th33xitus b576491320 fix: rework dialogues to display invalid input 2020-09-11 14:12:49 +02:00
th33xitus 0c9e967ebe fix: invert default selection
invert the pre-selected option from yes to no.
2020-09-11 12:55:34 +02:00
th33xitus 4d53a92c83 Merge branch 'master' into dev-2.0 2020-09-11 12:35:42 +02:00
th33xitus 0b474514b1 fix: bug introduced with c98584d 2020-09-11 12:34:47 +02:00
th33xitus 9b7bde7da0 fix: bug introduced in previous commit 2020-09-11 12:20:31 +02:00
th33xitus 1ec269969b fix: tweak moonraker/mainsail install process 2020-09-11 11:31:53 +02:00
th33xitus fa669a8690 fix: do not automatically remove moonraker.conf 2020-09-11 11:31:04 +02:00
th33xitus 599b85c47d fix: issue #12 2020-09-11 10:26:15 +02:00
th33xitus 83e9618a75 fix: cleaner nginx removal process 2020-09-11 10:25:38 +02:00
th33xitus c98584dde8 bugfix: kiauh status check prevents kiauh from starting if no kiauh .git directory present 2020-09-06 11:16:34 +02:00
th33xitus 262e489d1a fix: moonraker update function - check for patched klipper sysfile 2020-09-03 09:55:37 +02:00
th33xitus 9e13c2d0ea fix: wrong include path in default mainsail printer.cfg 2020-09-02 23:20:25 +02:00
th33xitus 34162c4b65 fix: bug in moonraker system check for printer.cfg 2020-09-02 23:18:47 +02:00
th33xitus 7384ed8a0e fix: tweak mainsail setup 2020-09-02 23:16:01 +02:00
th33xitus 8899275022 function: re-enable the branding removal function 2020-09-02 22:22:10 +02:00
th33xitus 03c3c3d50f fix: Mainsail update function not working 2020-09-01 18:01:08 +02:00
th33xitus 4a60b9c8ec remove: function to remove voron brandings from mainsail, mainsail has its own logo now (thx @lixxbox). function therefore obsolete 2020-09-01 14:27:53 +02:00
th33xitus d964523558 fix: make some output silent 2020-09-01 14:22:28 +02:00
th33xitus 49a28cff22 fix: better suited status message 2020-09-01 14:19:36 +02:00
th33xitus 8a5e358a73 fix: remove use of symlinks, also update for mainsail v0.2.0 2020-09-01 13:52:36 +02:00
th33xitus 9ec63be673 fix: rework locate_printer_cfg function 2020-09-01 13:51:51 +02:00
th33xitus bae0c1f0fd fix: typo and bug, also bring code in place for later moonraker version 2020-08-30 13:59:19 +02:00
th33xitus fc777ccb96 fix: remove two menu entries 2020-08-30 13:37:49 +02:00
th33xitus 96be30343d fix: rework klipper installation routine 2020-08-30 13:35:14 +02:00
th33xitus dba14aadb6 new function: install shell command extension by Arksine 2020-08-26 08:18:59 +02:00
th33xitus d51062c5ae fix: use new method to locate printer.cfg, rework depending functions 2020-08-26 08:18:18 +02:00
th33xitus 1b4baad654 fix: status message 2020-08-24 11:48:57 +02:00
th33xitus 5a25bd3686 fix: remove old read branch function 2020-08-23 21:52:18 +02:00
th33xitus f08d6ecdc2 fix: clean up and restructure menus and ui 2020-08-23 20:48:07 +02:00
th33xitus be56439587 fix: typo in mainsail installer 2020-08-23 16:31:55 +02:00
th33xitus dd16a2503b fix: extend description 2020-08-22 23:32:35 +02:00
th33xitus 613e0d779f fix: rollback function 2020-08-22 23:21:26 +02:00
th33xitus 612a4225be fix: recreate deleted variable 2020-08-22 22:20:13 +02:00
th33xitus 35ecf3ae65 fix: kiauh update function (finally?) 2020-08-22 21:58:55 +02:00
th33xitus e32cc9d3cb fix: remove deprecated main menu entry 2020-08-22 20:29:22 +02:00
th33xitus 9a3e41716e fix: delete a debug msg 2020-08-22 20:05:56 +02:00
th33xitus 09e4c7bea5 fix: bring octoprint installation routine into line with dwc2 and mainsail/moonraker routines 2020-08-22 19:30:35 +02:00
th33xitus 5392e2a9ab add: status message for starting installation 2020-08-22 19:18:27 +02:00
th33xitus 41789fd158 fix: restructuring reverse proxy and hostname functions 2020-08-22 19:18:08 +02:00
th33xitus 2532fc7e4c fix: restructure functions.sh 2020-08-22 19:14:11 +02:00
th33xitus 63f65a02b4 fix: a more verbose dependency check message 2020-08-22 18:23:41 +02:00
th33xitus f3a139f317 fix: remove_ui 2020-08-22 18:19:33 +02:00
th33xitus 68cb5427b6 fix: rewrite dwc2 installation 2020-08-22 17:49:35 +02:00
th33xitus 2be2ce12c6 add: variable triggered function to disable octoprint service 2020-08-22 17:48:52 +02:00
th33xitus eb6b2465c7 fix: mainsail/moonraker related 2020-08-22 17:47:47 +02:00
th33xitus cc1c804730 fix: klipper update function 2020-08-22 09:10:09 +02:00
th33xitus 7dda59649b fix: ui not printing branch 2020-08-22 09:09:28 +02:00