Jordan Ruthe
3e505d7a71
config: Add include feature
2021-03-06 12:43:47 -05:00
jordanruthe
5e31e3cfa6
Multiple printers ( #85 )
...
* screen/printer_select/splash_screen: Updates to allow changing between moonraker instances
* Updates to multiple printers
* settings: Display printer endpoints
* Update macros to be on a per-printer basis
* files: Changes to clear out file cache on printer switch
* job_status: Redo page for action bar
* splash_screen: Change icon
* websocket: Actually close the websocket
* printer: Fix error case
* splash_screen: show buttons update
* readme update
2021-03-05 18:30:59 -05: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
8c7d9726d7
move: Keep abs/rel coordinates. Closes #106
2021-03-05 00:20:26 -05:00
Jordan Ruthe
78fd11c4f1
install: fix no-binary
2021-03-04 20:44:02 -05:00
Jordan Ruthe
5f931fa09d
job_status: Fix error with non-existent metadata
2021-03-03 18:32:28 -05:00
Elektrickser
b264719cd9
Z-Tilt integration and Update German Language ( #100 )
...
* Z-Tilt integration and Update German Language
- Update German language
- Integration Z-Tilt in Move-Menue
* Update KlipperScreen.po
2021-03-02 18:22:19 -05:00
Jordan Ruthe
f3001f3c76
wifi: Remove scanning log message
2021-02-26 10:59:13 -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
f14f494fee
splash_screen: fix issue with message popup
2021-02-26 10:52:55 -05:00
Jordan Ruthe
f04b14c813
printer: Ensure callbacks don't run out of order #96
2021-02-26 10:49:27 -05:00
Jordan Ruthe
e1f45b3c1a
screen: Enable DPMS so screens can power down.
2021-02-22 19:46:41 -05:00
Jordan Ruthe
81477f4b0a
functions: Fix log issue
2021-02-22 19:43:11 -05:00
Jordan Ruthe
90d115d1f4
job_status: Update states for paused
2021-02-22 17:35:19 -05:00
Jordan Ruthe
fadf4488be
temperature: fix another bug
2021-02-22 16:47:48 -05:00
Jordan Ruthe
774f273858
temperature: Fix problem with manually enterring tool temp
2021-02-22 15:34:39 -05:00
Jordan Ruthe
cdfd25357f
functions: Fix forgotten import
2021-02-22 15:33:13 -05:00
Jordan Ruthe
f6f2f3f143
printer: Add quad_gantry_level/z_tilt_adjust to homing menu. Fixes #46
2021-02-22 15:19:23 -05:00
Jordan Ruthe
b78ebea687
screen: Allow cursor to be displayed #51
2021-02-22 11:40:21 -05:00
Jordan Ruthe
3f2ed97385
fine_tune: Allow z babystep intervals to be configured
2021-02-22 11:10:19 -05:00
Jordan Ruthe
a57ab7f9d5
docs: Update changelog
2021-02-22 10:42:23 -05:00
Jordan Ruthe
a19661ca90
gtk: fix font ratio for insanely wide screens
2021-02-22 10:36:33 -05:00
Jordan Ruthe
cd8929bcb0
files: remove needless logging statements
2021-02-22 10:36:26 -05:00
Jordan Ruthe
aed61f4aba
system: Fix buttons being off screen
2021-02-22 10:35:41 -05:00
Jordan Ruthe
c0b4b464bd
Changes to logging implementation
2021-02-21 12:19:30 -05:00
Jordan Ruthe
c8fe6de747
screen: Fix cosmetic issue with mouse hover at startup
2021-02-21 11:58:14 -05:00
Jordan Ruthe
316ff627ac
temperature: add heater_generic
2021-02-19 15:21:58 -05:00
Jordan Ruthe
0c73b3831b
preheat: add heater_generic
2021-02-19 15:21:50 -05:00
Jordan Ruthe
56731e77f6
main_menu: Show all heaters
2021-02-19 15:05:12 -05:00
Jordan Ruthe
da1bdcfb6c
screen: websocket subscribe for extra heaters
2021-02-19 14:41:10 -05:00
Jordan Ruthe
106a72b8f5
screen_panel: Update update_temp method to include name
2021-02-19 14:40:48 -05:00
Jordan Ruthe
3326551d5e
printer: Add get_heaters
2021-02-19 14:40:33 -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
b303c61c1b
DefaultConfig: Add macros to print menu
2021-02-19 00:48:32 -05:00
Jordan Ruthe
a02913d631
docs: Update panel images
2021-02-19 00:45:55 -05:00
Jordan Ruthe
3d234af67c
style: remove border on action bar
2021-02-19 00:16:32 -05:00
Jordan Ruthe
41e5963ad7
print: Save sort order to fix #66
2021-02-19 00:13:57 -05:00
Jordan Ruthe
cea0df8658
print: Add support for directories
2021-02-18 23:56:25 -05:00
Jordan Ruthe
cfb24dd885
config: redact moonraker api key while logging with new printers option
2021-02-18 12:48:27 -05:00
Jordan Ruthe
e41c330cf1
style: Change spacing between info boxes in job_status screen
2021-02-18 12:38:42 -05:00
Jordan Ruthe
0bfe649882
KlippyGtk: Enable word wrap on buttons
2021-02-18 12:38:05 -05:00
Jordan Ruthe
0efdd2ca06
job_status: Fix issues with homogeneous grids
2021-02-18 12:37:43 -05:00
Jordan Ruthe
e111053a67
move: Fix bigger text strings
2021-02-18 12:36:43 -05:00
Jordan Ruthe
08b1e0d17a
screen: Only process current panel's subscription
2021-02-18 12:35:00 -05:00
Jordan Ruthe
52e3f53333
screen: Add transition for paused state (mainly for startup)
2021-02-18 12:34:35 -05:00
Jordan Ruthe
693c45e2d7
wifi: remove asyncio
2021-02-18 11:59:59 -05:00
Jordan Ruthe
0a25b4e502
job_status: Fix case for no estimated time from slicer
2021-02-15 21:45:24 -05:00
Jordan
8a9072c5d0
sudo_fix: Fix sudo for no password on certain commands
2021-02-15 21:11:37 +00:00
Jordan Ruthe
0a5e931d17
bed_mesh: Updates to content to include action bar width
2021-02-15 15:53:39 -05:00