370 Commits

Author SHA1 Message Date
Jordan Ruthe
57a952c4e0 Add colorized console image 2021-06-26 12:24:05 -04:00
Jordan Ruthe
85816932d3 Add console to the print menu in default configuration 2021-06-26 12:24:05 -04:00
Jordan
a8038c39c0 console: Change colors for errors/warnings 2021-06-26 12:24:05 -04:00
Jordan
207c026cb5 Add console panel 2021-06-26 12:24:05 -04:00
dependabot[bot]
8d2b6230ad
build(deps): bump humanize from 3.7.1 to 3.9.0 (#188)
Bumps [humanize](https://github.com/jmoiron/humanize) from 3.7.1 to 3.9.0.
- [Release notes](https://github.com/jmoiron/humanize/releases)
- [Commits](https://github.com/jmoiron/humanize/compare/3.7.1...3.9.0)

---
updated-dependencies:
- dependency-name: humanize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-26 12:23:10 -04:00
Alfredo Monclus
bf277dd3d2
splash_screen: Increase font size (#192) 2021-06-26 12:22:57 -04:00
Alfredo Monclus
bcad2a9a78
job_status: more space for info (#193) 2021-06-26 12:21:56 -04:00
Alfredo Monclus
b4064c6b9e
job_status: fix cancel print label position (#194) 2021-06-26 12:21:40 -04:00
Alfredo Monclus
1c45b87f09
move: Add 50mm to move panel (#195) 2021-06-26 12:21:20 -04:00
Jordan
ede73619ea docs: Touchscreen rotation configuration 2021-06-20 20:27:07 -04:00
Jordan
ca2855b80b install script: Fix #142 2021-06-18 12:09:42 -04:00
Jordan
469376cf34 preheat: Change print to log statements 2021-06-16 21:13:53 -04:00
Jordan
000f30327b files: Handle case for create_dir notifications 2021-06-12 15:26:01 -04:00
Jordan
d3ae02e8d8 system: Add restart option to services that moonraker supports 2021-06-12 06:30:00 -04:00
Jordan
dfe9883923 system: Change information icon 2021-06-12 06:30:00 -04:00
Jordan
867ded34d9 Add update manager capability and revamp system panel to show all moonraker update clients 2021-06-12 06:30:00 -04:00
dependabot[bot]
23832e8ad6
build(deps): bump websocket-client from 1.0.1 to 1.1.0 (#184)
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.0.1 to 1.1.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/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 06:29:37 -04:00
dependabot[bot]
6bb81f1790
build(deps): bump humanize from 3.5.0 to 3.7.1 (#180)
Bumps [humanize](https://github.com/jmoiron/humanize) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/jmoiron/humanize/releases)
- [Commits](https://github.com/jmoiron/humanize/compare/3.5.0...3.7.1)

---
updated-dependencies:
- dependency-name: humanize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 06:29:22 -04:00
dependabot[bot]
dab8206ada
build(deps): bump netifaces from 0.10.9 to 0.11.0 (#174)
Bumps [netifaces](https://github.com/al45tair/netifaces) from 0.10.9 to 0.11.0.
- [Release notes](https://github.com/al45tair/netifaces/releases)
- [Changelog](https://github.com/al45tair/netifaces/blob/master/CHANGELOG)
- [Commits](https://github.com/al45tair/netifaces/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 06:29:14 -04:00
Alfredo Monclus
e86dd8b935
Graphical Fixes (#181)
* Fix fan panel going out of screen

* Fix Numpad and clean css

* Fan panel margin tweak needed for bigger fonts
2021-06-11 07:16:14 -04:00
Alfredo Monclus
816d254582
Solarize warning icon (#179) 2021-06-06 23:07:54 -04:00
Jordan
58e3e17310 gtk: Gracefully fail if no image is found for buttons. Addresses #173 2021-06-06 21:43:06 -04:00
Jordan
e49c19e2d9 websocket: Fixes due to issues with recent websocket-client update 2021-06-01 07:56:09 -04:00
dependabot[bot]
bdbdd221ee
build(deps): bump websocket-client from 1.0.0 to 1.0.1 (#165)
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.0.0 to 1.0.1.
- [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/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 12:54:35 -04:00
Alfredo Monclus
81f6bbe42d
restart KS after theme change (#166) 2021-05-27 12:54:02 -04:00
Wang
a537ad788a
Update Chinese language pack (#168) 2021-05-27 12:46:28 -04:00
Alfredo Monclus
6eedbdca88
Update Spanish (#164) 2021-05-23 22:48:47 -04:00
Jordan Ruthe
84f725697c changelog: Update for config change 2021-05-20 20:29:14 -04:00
Jordan Ruthe
eb80148692 config: Don't merge default options if a user option is defined. 2021-05-20 20:27:20 -04:00
Jordan Ruthe
360e8b4055 base_panel: Fix issue with nonetype error 2021-05-20 20:26:52 -04:00
Jordan Ruthe
dcac0012c9 job_status: Log filesize. Add cancelling to ignore states for new print 2021-05-20 18:50:49 -04:00
Jordan Ruthe
a06ae084db job_status: Cancel/Resume button corrections 2021-05-20 00:30:38 -04:00
Jordan Ruthe
db166f97e4 screen: Deleted instantied panels so that Klipper config changes will be reflected 2021-05-20 00:16:01 -04:00
Jordan
00ec1a668e changelog: Change to only have breaking changes 2021-05-19 20:54:33 -04:00
dependabot[bot]
81ee57da1f
build(deps): bump jinja2 from 2.11.3 to 3.0.1 (#160)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 20:48:37 -04:00
Jordan
6e1f653762 wifi: Remove repetitive logging statements 2021-05-19 20:44:48 -04:00
Jordan
85ee8c4112 base_panel: Add extruder/heater bed temperatures to the title bar 2021-05-19 20:44:48 -04:00
Jordan
a0de521631 base_panel: Include time 2021-05-19 20:44:48 -04:00
Jordan
73b54f7aba base_panel: Include back/home button 2021-05-19 20:44:48 -04:00
Jordan
a0d3bd6a0c base_panel: Initial commit 2021-05-19 20:44:48 -04:00
jordanruthe
bb62064616
Update FUNDING.yml 2021-05-19 20:41:36 -04:00
dependabot[bot]
32785c901f
build(deps): bump websocket-client from 0.59.0 to 1.0.0 (#159)
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 0.59.0 to 1.0.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.59.0...v1.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 20:40:07 -04:00
dependabot[bot]
be706fd16f
build(deps): bump matplotlib from 3.4.1 to 3.4.2 (#149)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.1...v3.4.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 20:39:59 -04:00
Alfredo Monclus
13617da10b
Add delete and some tweaks to colorized (#156) 2021-05-15 17:16:11 -04:00
Jordan
a1bd702a92 Fix issue with stale confiugration and temperature panel unassigned var #155 2021-05-13 23:01:06 -04:00
jordanruthe
7e3b919c62
Wifi manager (#148)
Updates to include ability to change wifi networks.
2021-05-13 20:53:58 -04:00
Alfredo Monclus
e75a10a888
New Style - Solarized (#144)
* New Style solarized
2021-05-10 20:55:15 -04:00
Alexander Spassky
9951323e91
M117 messages display (#150)
* Added displaying M117 messages under printer state label on JobStatus panel
2021-05-10 19:46:07 -04:00
Jordan
5333218ec5 files: Compatability for key change from filename to path 2021-05-09 14:22:35 -04:00
dependabot[bot]
178abc2c9a
build(deps): bump websocket-client from 0.58.0 to 0.59.0 (#147)
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 0.58.0 to 0.59.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.58.0...v0.59.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-09 14:08:24 -04:00