37 Commits

Author SHA1 Message Date
Jordan Ruthe
e7b3b963c3 install: Check for existing service file
Don't overwrite service file for KlipperScreen on running install 
script.
2021-04-18 23:45:54 -04:00
Jordan Ruthe
0e1c30879b install: Change install command to PKGLIST
This enables moonraker update compatability for installing system 
packages
2021-04-18 23:42:04 -04:00
Jordan Ruthe
bac2d9f23e install: Add missing dependency for libatlas 2021-04-08 07:18:09 -04:00
Jordan Ruthe
c0cbe25531 bed_mesh: Include ability to view mesh
Added ability to visualize bed meshes. The active bed mesh will have 
more points available to view than inactive bed meshes.
2021-04-07 21:20:00 -04:00
dependabot[bot]
791b1c37d4
build(deps): bump humanize from 3.2.0 to 3.3.0 (#114)
Bumps [humanize](https://github.com/jmoiron/humanize) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/jmoiron/humanize/releases)
- [Commits](https://github.com/jmoiron/humanize/compare/3.2.0...3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 21:27:25 -04:00
dependabot[bot]
40b9f4e56b
build(deps): bump vext from 0.7.4 to 0.7.6 (#116)
Bumps [vext](https://github.com/stuaxo/vext) from 0.7.4 to 0.7.6.
- [Release notes](https://github.com/stuaxo/vext/releases)
- [Changelog](https://github.com/vext-python/vext/blob/master/HISTORY)
- [Commits](https://github.com/stuaxo/vext/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 21:27:11 -04:00
dependabot[bot]
dd08d3d9c8
build(deps): bump websocket-client from 0.57.0 to 0.58.0 (#105)
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v0.57.0...v0.58.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 18:14:48 -05:00
dependabot[bot]
5c1a23914a
build(deps): bump jinja2 from 2.11.2 to 2.11.3 (#69)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 18:14:37 -05:00
Jordan Ruthe
78fd11c4f1 install: fix no-binary 2021-03-04 20:44:02 -05:00
Jordan Ruthe
988608f9d3 language: Remove location comments from po files. Update all po files 2021-02-26 10:58:13 -05:00
Jordan Ruthe
c8fe6de747 screen: Fix cosmetic issue with mouse hover at startup 2021-02-21 11:58:14 -05:00
gdachs
41e2008249
wireless-tools is a required package (#86)
Missing wireless-tools lead to a very high CPU usage
2021-02-19 00:49:48 -05:00
Jordan Ruthe
a02913d631 docs: Update panel images 2021-02-19 00:45:55 -05:00
Jordan
8a9072c5d0 sudo_fix: Fix sudo for no password on certain commands 2021-02-15 21:11:37 +00:00
schpuntik
b6fb4c1da2
Add Russian locales (#79)
* add russian locale

* update script update_translation_files.sh

* Defining Python Source Code Encodings

* Update Russian locale

* Update German locale

* update to PO files for new changes

* fix typo

* Update Russian locale

Co-authored-by: schpuntik <schpuntik@freenet.de>
2021-02-14 12:09:19 -05:00
Jordan Ruthe
874dd509bf bed_mesh: Include add bed mesh 2021-01-21 21:49:57 -05:00
Jordan Ruthe
32ccfc125d install: Add check for Xwrapper.conf file. Add it if it does not exist 2021-01-08 11:09:34 -05:00
Jordan Ruthe
ffb24a2ffd install: Add user to tty group 2021-01-08 10:34:26 -05:00
Jordan Ruthe
d11e9ec3a6 Create script to update translations with new words and update translation files 2021-01-07 00:59:39 -05:00
dependabot[bot]
136ecf79fb
build(deps): bump humanize from 3.1.0 to 3.2.0 (#31)
Bumps [humanize](https://github.com/jmoiron/humanize) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/jmoiron/humanize/releases)
- [Commits](https://github.com/jmoiron/humanize/compare/3.1.0...3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 12:34:13 -05:00
dependabot[bot]
3fe1665e0b
build(deps): bump requests from 2.25.0 to 2.25.1 (#33)
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 12:33:56 -05:00
Jordan Ruthe
5cfed7f477 install: enable systemd 2020-12-03 20:22:17 -05:00
Jordan Ruthe
972c869e62 Fix requirements 2020-12-01 18:43:38 -05:00
jordanruthe
90950101d8 install: Update script to get the current username 2020-11-29 10:28:48 -05:00
Jordan Ruthe
48c276d22f menu: add ability for enable to hide certain menus 2020-11-28 13:57:51 -05:00
Jordan Ruthe
557dd86364 Fix CR line end problem 2020-11-18 10:46:57 -05:00
dependabot[bot]
aeea57bd2f
Bump requests from 2.24.0 to 2.25.0 (#10)
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 09:54:34 -05:00
Jordan Ruthe
18a55fab2e Fix installation script 2020-11-15 14:14:05 -05:00
dependabot[bot]
127237fd76
Bump humanize from 2.5.0 to 3.1.0 (#9)
* Bump humanize from 2.5.0 to 3.1.0

Bumps [humanize](https://github.com/jmoiron/humanize) from 2.5.0 to 3.1.0.
- [Release notes](https://github.com/jmoiron/humanize/releases)
- [Commits](https://github.com/jmoiron/humanize/compare/2.5.0...3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Create update-python-venv.sh

Create update virtual-env script
2020-11-14 13:14:24 -05:00
Jordan Ruthe
83c0cb07c9 Make scripts executable 2020-11-11 15:50:07 -05:00
Jordan Ruthe
de04e6688d Fixing installation script 2020-11-03 16:50:23 -05:00
Jordan Ruthe
fedeaa1d85 Logging updates 2020-11-03 15:12:42 -05:00
Jordan Ruthe
76820ea0a1 Adding disable screen blank to startup script 2020-11-02 12:04:45 -05:00
Jordan Ruthe
221d2f6821 Uncommenting package install from install script 2020-10-17 17:06:04 -04:00
Jordan Ruthe
d2036c13af Moving development into master 2020-08-01 14:38:09 -04:00
jruthe
a2e979f847 Updated menu system. Move panel working 2020-07-14 08:13:35 -04:00
jruthe
60b2e65826 Add script to extract thumbnails from prusa gcode 2020-07-12 11:51:17 -04:00