Jordan Ruthe
b70e84a7ee
example: update to including logging
2020-11-28 10:31:06 -05:00
Jordan
16c2c64904
screen: remove unnecessary includes
2020-11-24 04:35:47 +00:00
Jordan Ruthe
70c93ee878
panels.md: Update to include all panels
2020-11-23 21:24:55 -05:00
Jordan Ruthe
1b7146c8ec
zcalibrate: Add emergency stop button
2020-11-23 21:15:51 -05:00
Jordan Ruthe
ac2e9de2d4
Merge branch 'dynamic_panels'
2020-11-23 21:01:31 -05:00
Jordan Ruthe
8204e3ab17
Dynamically load panels
2020-11-23 21:00:04 -05:00
Jordan Ruthe
f0f4581241
Documentation updates
2020-11-22 19:41:29 -05:00
Jordan Ruthe
d5fc92c1af
zcalibrate: Have accept go back to the menu
2020-11-22 19:30:34 -05:00
Jordan Ruthe
906da8550e
Documentation updates
2020-11-22 19:29:55 -05:00
Jordan Ruthe
2f25ef2040
Documentation updates
2020-11-22 19:27:03 -05:00
jordanruthe
3b62439939
Move files to ks_includes and update references
2020-11-18 17:15:05 -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
186c8026cf
Remove extra file
2020-11-18 14:41:24 +00:00
Jordan Ruthe
7db6a541f2
all: Update to enable language files
2020-11-18 07:49:12 -05:00
Jordan Ruthe
2341642cc2
bed_level: clean comment
2020-11-18 06:08:28 -05:00
Jordan Ruthe
2ffe6809fd
bed_level: Fix incorrectly assigned variable
2020-11-18 06:05:06 -05:00
Jordan Ruthe
2626899d53
zcalibrate: Check for homed axes
2020-11-18 05:56:09 -05:00
Jordan Ruthe
6e8f904983
Update configuration for Save Config button
2020-11-18 05:55:45 -05:00
Jordan Ruthe
cc5b87eefe
Remove old configuration file
2020-11-18 05:41:54 -05:00
vacapetr
85a2ba116c
Adjust fine tune panel for lower resolution ( #16 )
...
* Update print.py
* Update KlipperScreen.config
adding the HOME XY button
* Update KlipperScreen.config
* adjust the display for a lower resolution/800x480/
string shortening / long string caused the display to shift at a lower resolution. (panel job_status )
* adjust the display for a lower resolution/800x480/
string shortening / long string caused the display to shift at a lower resolution. (panel fine_tune )
Co-authored-by: jordanruthe <31575189+jordanruthe@users.noreply.github.com>
2020-11-18 04:36:28 -05:00
Jordan Ruthe
c2be717fa9
Move support files to ks_includes folder.
...
Fix job_status panel submenu
2020-11-17 00:03:02 -05:00
Jordan Ruthe
c57760d857
Merge branch 'configfile'
2020-11-16 23:57:08 -05:00
Jordan Ruthe
891539c5ff
Change configuration to configparser for more flexibility.
2020-11-16 23:51:15 -05:00
Jordan Ruthe
87d346e541
Stability updates for websocket and printer shutdown
2020-11-16 18:18:11 -05:00
Jordan Ruthe
f223f74f7f
Better error handling of loading panels.
2020-11-16 14:38:24 -05:00
Jordan Ruthe
df5ac88f84
Add KlipperScreen version to system panel
2020-11-16 00:22:35 -05:00
Jordan Ruthe
8733292dc3
Fixing key not found error
2020-11-16 00:17:51 -05:00
Jordan Ruthe
8df55012d7
Logging updates, includes version number.
...
Fix gcode_moves not being queried on opening
2020-11-16 00:17:32 -05:00
Jordan Ruthe
18a55fab2e
Fix installation script
2020-11-15 14:14:05 -05:00
vacapetr
ca9960871d
Vacapetr patch 1 ( #14 )
...
* adjust the display for a lower resolution/800x480/
string shortening / long string caused the display to shift at a lower resolution. (panel job_status )
2020-11-14 17:16:03 -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
vacapetr
ca9f869ac3
Add HOME XY button and change in print.py for lower resolution ( #13 )
...
* Update KlipperScreen.config
adding the HOME XY button
2020-11-14 13:01:19 -05:00
Jordan Ruthe
d29c0ab063
Documentation updates
2020-11-14 11:28:52 -05:00
Jordan Ruthe
33beb60af9
Update print panel to handle different resolutions better
2020-11-14 11:25:08 -05:00
Jordan Ruthe
29f78bda5e
Change line wrap mode to char for longer filenames
2020-11-14 10:54:37 -05:00
Jordan Ruthe
1a8e6dd250
Merge branch 'master' of https://github.com/jordanruthe/KlipperScreen
2020-11-14 10:17:30 -05:00
Jordan Ruthe
12c0e9f5b1
Fix extruder gcode command
2020-11-14 10:17:12 -05:00
Jordan Ruthe
952d46da24
Highlight all heaters by default on preheat panel
2020-11-14 10:14:36 -05:00
Jordan Ruthe
929efa8e41
Fix problem with ZCalibrate panel
2020-11-14 10:09:15 -05:00
jordanruthe
fb840f2404
Merge pull request #12 from vacapetr/patch-1
...
Update extrude.py
2020-11-14 09:58:14 -05:00
jordanruthe
bd465ecb38
Merge pull request #11 from vacapetr/patch-2
...
Update move.py
2020-11-14 07:54:15 -05:00
vacapetr
0a3babd51e
Update move.py
2020-11-14 09:41:34 +01:00
vacapetr
19e0ff5028
Update extrude.py
2020-11-14 09:38:47 +01:00
Jordan Ruthe
216e6396fa
Update main panel
2020-11-13 23:29:09 -05:00
Jordan Ruthe
dd02cfa014
Merge branch 'master' of https://github.com/jordanruthe/KlipperScreen
2020-11-13 23:27:57 -05:00
Jordan Ruthe
d2073a92eb
Merge branch 'master' of git.home.shdw.pw:jordan/KlipperScreen
2020-11-13 23:27:02 -05:00
Jordan Ruthe
0da4922fd0
Setup logger in panels
2020-11-13 23:27:00 -05:00
Jordan Ruthe
dbe58853e1
Setup logger in panels
2020-11-13 23:24:12 -05:00
Jordan Ruthe
b31817f42e
Start panel documentation
2020-11-13 23:24:02 -05:00