300 Commits

Author SHA1 Message Date
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
jordanruthe
96b060b477
Create dependabot.yml 2020-11-13 23:01:26 -05:00
Jordan Ruthe
934b2dc639 Make fine tuning buttons work 2020-11-13 20:55:40 -05:00
Jordan Ruthe
47df413795 Updates for latest moonraker version 2020-11-13 16:28:37 -05:00
Jordan Ruthe
83c0cb07c9 Make scripts executable 2020-11-11 15:50:07 -05:00
Jordan Ruthe
85031a0e51 Updates to survivability of klipper or moonraker restarts 2020-11-11 14:08:54 -05:00
Jordan Ruthe
2c135f1aa8 Add disable motors button 2020-11-11 13:23:46 -05:00
Jordan Ruthe
1e1beba4be Fix possible divide by zero 2020-11-11 13:23:21 -05:00
Jordan Ruthe
9feb3c3604 Update print page to display thumbnails 2020-11-11 13:23:12 -05:00
Jordan Ruthe
0b5945c6dc Update time format 2020-11-09 16:37:08 -05:00
Jordan Ruthe
498f028c27 Updates to installation process. Removing manual install text 2020-11-08 23:36:07 -05:00
Jordan Ruthe
36e49197a0 Bed level updates. The buttons now work! 2020-11-03 21:59:56 -05:00
Jordan Ruthe
cdab7cba37 Updating printer configuration on printer_ready in case anything has changed. 2020-11-03 21:35:26 -05:00
Jordan Ruthe
bbf730de5a Updating for moonraker change from printer.info to server.info 2020-11-03 17:38:17 -05:00
Jordan Ruthe
de04e6688d Fixing installation script 2020-11-03 16:50:23 -05:00
Jordan Ruthe
83d9ea0850 Remove unnecessary function 2020-11-03 15:24:45 -05:00
Jordan Ruthe
9cdc1af14c Documentation update 2020-11-03 15:15:45 -05:00
Jordan Ruthe
ae2da7de4c Update file manager to notice new files and deleted files 2020-11-03 15:13:00 -05:00
Jordan Ruthe
fedeaa1d85 Logging updates 2020-11-03 15:12:42 -05:00
Jordan Ruthe
00c77151da Documentation updates 2020-11-02 14:01:49 -05:00
Jordan Ruthe
9bf714c7bb Documentation updates 2020-11-02 13:58:47 -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
afc9593bfe Removing last update, printer class is now used 2020-10-17 16:58:04 -04:00
Jordan Ruthe
59c8f8b19e Updates to work with the latest version of moonraker 2020-10-04 16:31:58 -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
jruthe
2e9efc1234 Many many changes. Homing is working fully 2020-07-11 23:24:06 -04:00
Jordan
3bc9882266 Initial screen commit 2020-07-09 20:52:24 -04:00
Jordan
a2e1eb9448 Add readme 2020-07-06 20:37:07 -04:00