114 Commits

Author SHA1 Message Date
Jordan Ruthe
0907c6a06a move: Allow inverting of the axis 2020-12-05 15:42:34 -05:00
Jordan Ruthe
cf3a924bb2 screen: Set buttons under message bar to not be sensitive when covered 2020-12-05 14:14:02 -05:00
Jordan Ruthe
d61db5fb17 files: Changes to metadata request to fix getting stuck in a loop 2020-12-05 13:50:15 -05:00
Jordan Ruthe
3ad44d9ecf configuration: update icons for homing 2020-12-05 13:46:17 -05:00
Jordan Ruthe
cb39b469b0 bed_level: include screws_tilt_calculate command 2020-12-04 19:41:45 -05:00
Jordan Ruthe
5ad29f0183 screen: popup error messages 2020-12-04 19:11:16 -05:00
Jordan Ruthe
a2f178c7e0 extrude: fix not showing temperatures 2020-12-04 18:28:49 -05:00
Jordan Ruthe
7efb0fddf0 fan: Remove user select buttons if fan on/off is hit while selecting 2020-12-04 14:26:08 -05:00
Jordan Ruthe
46410f797a fine_tune: Remove fan from fine tune panel. Add fan to print menu 2020-12-04 14:20:31 -05:00
Jordan Ruthe
c7496973ee docs: Update with latest changes 2020-12-04 14:13:41 -05:00
Jordan Ruthe
2d29eef255 configuration: hide extrude while printing 2020-12-04 14:13:10 -05:00
Jordan Ruthe
3e11fad1fd bed_mesh: Add panel for bed_mesh 2020-12-04 14:13:03 -05:00
Jordan Ruthe
a724836378 fine_tune: remove unused code 2020-12-04 14:04:09 -05:00
Jordan Ruthe
25b89cb7e9 menu: refactor adding items to menu so they can be dynamically added/rmeoved. 2020-12-04 14:03:14 -05:00
Jordan Ruthe
b37ba531f7 screen: add popup message capability 2020-12-04 14:02:06 -05:00
Jordan Ruthe
58b6325776 screen: cleanup unused code 2020-12-04 14:01:50 -05:00
Jordan Ruthe
5cfed7f477 install: enable systemd 2020-12-03 20:22:17 -05:00
Jordan Ruthe
369fc24e16 screen: include "error" for state calculation 2020-12-03 13:40:25 -05:00
Jordan Ruthe
a099151693 job_status: Fix problem with cancel print not working 2020-12-03 09:46:45 -05:00
Jordan Ruthe
c182cc21f2 z_calibrate: uncomment probe commands 2020-12-02 19:22:04 -05:00
Jordan Ruthe
16f7d4543a job_status: Update confirm dialog. Fix variable name 2020-12-02 16:33:04 -05:00
Jordan Ruthe
3a4c556f25 fan: reset value to current fan value after cancel 2020-12-02 14:42:00 -05:00
Jordan Ruthe
67e04248c3 files: Fix error with metadata being perpetually requested 2020-12-02 14:35:48 -05:00
Jordan Ruthe
08a7057668 Change panel layout. Add title and move back button 2020-12-02 14:35:28 -05:00
Jordan Ruthe
6d71022dbf KlipperScreen.conf: fix move icon 2020-12-01 18:46:51 -05:00
Jordan Ruthe
972c869e62 Fix requirements 2020-12-01 18:43:38 -05:00
jordanruthe
c36aa4b430 screen: fix case for no power devices 2020-11-29 10:44:07 -05:00
jordanruthe
90950101d8 install: Update script to get the current username 2020-11-29 10:28:48 -05:00
Jordan Ruthe
67d61d164c system: add klipper version 2020-11-28 14:25:47 -05:00
Jordan Ruthe
cc59ec68d0 Add power panel 2020-11-28 14:00:26 -05:00
Jordan Ruthe
48c276d22f menu: add ability for enable to hide certain menus 2020-11-28 13:57:51 -05:00
Jordan Ruthe
728f9cfa0f screen/panels: add action to process update 2020-11-28 13:52:03 -05:00
Jordan Ruthe
1c0e4fbf86 menu: remove unnecessary logging 2020-11-28 10:33:12 -05:00
Jordan Ruthe
f7484c3df5 screen: fix errors 2020-11-28 10:32:48 -05:00
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