Jordan
449f3274c6
preheat: Fix bug where temperature_sensor is tried to be activated
2021-05-09 13:57:32 -04:00
Jordan
bd1650fd18
files: Updates to not cache thumbnails locally. Also get notified by inotify
2021-05-09 13:57:18 -04:00
Jordan
ce8c8e44fc
print: Fix error if new print starts while job_status is displayed
...
This may address some issues in #122
2021-05-08 22:24:28 -04:00
Jordan
b27814845b
print: Include refresh button for files
2021-05-08 21:40:27 -04:00
Jordan
7b9c98a0a8
Include temperature_sensor in listing of temperatures
...
This update will add temperature sensors to the main menu and
temperature panels.
2021-05-08 14:31:50 -04:00
Jordan Ruthe
b39d433c46
bed_level: Fix other regex statement for screws Fixes another regex statement to allow negative values. Addresses #138
2021-04-26 20:55:24 -04:00
Jordan Ruthe
9dce74fac1
bed_level: Fix regex statement for screws
...
Regex statement for screws will now find screws in the negative
position. Addresses #138
2021-04-25 19:10:50 -04:00
Jordan Ruthe
c0cbe25531
bed_mesh: Include ability to view mesh
...
Added ability to visualize bed meshes. The active bed mesh will have
more points available to view than inactive bed meshes.
2021-04-07 21:20:00 -04:00
Jordan Ruthe
d61e5983da
move and settings: Update settings panel to include configurable movement speed
...
This allows the user to set the speed in mm/s for the move panel
Completes #95
2021-03-23 00:09:36 -04:00
Jordan Ruthe
6fd25994d4
job_status: Update percent complete on creating job_status panel
2021-03-22 23:06:54 -04:00
Jordan Ruthe
543654b499
job_status: Fix error in displaying filename
2021-03-22 20:03:05 -04:00
Jordan Ruthe
7743f2aa63
job_status: Add missing variable declaration for gettext
2021-03-14 23:42:12 -04:00
Jordan Ruthe
396467d50f
splash_screen: Hide change printer button if only one printer is configured
2021-03-13 17:05:20 -05:00
Jordan Ruthe
6f8ee80574
job_status Update estimated time values
2021-03-13 14:10:28 -05:00
Jordan Ruthe
029c59436c
job_status: Logic updates for printing state
2021-03-12 12:35:33 -05:00
Jordan Ruthe
55193e227f
system: Add KlipperScreen restart button
2021-03-12 11:47:39 -05:00
Jordan Ruthe
66570f4ac6
job_status: Include fine tuning button on panel rather than in menu
2021-03-07 17:21:34 -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
Jordan Ruthe
8c7d9726d7
move: Keep abs/rel coordinates. Closes #106
2021-03-05 00:20:26 -05:00
Jordan Ruthe
5f931fa09d
job_status: Fix error with non-existent metadata
2021-03-03 18:32:28 -05:00
Jordan Ruthe
f14f494fee
splash_screen: fix issue with message popup
2021-02-26 10:52:55 -05:00
Jordan Ruthe
e1f45b3c1a
screen: Enable DPMS so screens can power down.
2021-02-22 19:46:41 -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
3f2ed97385
fine_tune: Allow z babystep intervals to be configured
2021-02-22 11:10:19 -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
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
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
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
0a25b4e502
job_status: Fix case for no estimated time from slicer
2021-02-15 21:45:24 -05:00
Jordan Ruthe
0a5e931d17
bed_mesh: Updates to content to include action bar width
2021-02-15 15:53:39 -05:00
Jordan Ruthe
f047830852
system: Change buttons for reduced width
2021-02-15 15:46:26 -05:00
Jordan Ruthe
79eefbd170
network: Show wifi information
2021-02-15 15:35:13 -05:00
Jordan Ruthe
49f7cf0e46
main_menu: Show printer name in main_menu
2021-02-15 14:52:09 -05:00
Jordan Ruthe
c3f0abd671
splash_screen: Fix none case for printer
2021-02-15 14:18:09 -05:00
schpuntik
b6fb4c1da2
Add Russian locales ( #79 )
...
* add russian locale
* update script update_translation_files.sh
* Defining Python Source Code Encodings
* Update Russian locale
* Update German locale
* update to PO files for new changes
* fix typo
* Update Russian locale
Co-authored-by: schpuntik <schpuntik@freenet.de>
2021-02-14 12:09:19 -05:00
Jordan Ruthe
6228465fdd
job_status: Fix divide by zero case
2021-02-05 21:25:58 +00:00
Jordan Ruthe
ad17131393
job_status: Fix issue with NoneType error
2021-01-29 15:46:01 -05:00
Jordan Ruthe
f1ced2ac46
bed_level: Fix #50
2021-01-25 20:36:37 -05:00
Jordan Ruthe
d6bf77870b
settings: Screen blanking settings
2021-01-24 11:01:37 -05:00
Jordan Ruthe
874dd509bf
bed_mesh: Include add bed mesh
2021-01-21 21:49:57 -05:00
Jordan Ruthe
f297699396
job_status/settings: Allow different file estimation methods
2021-01-20 22:06:48 -05:00
Jordan Ruthe
90c84d5f17
menu: Fix issue in updating j2_data for moonraker connection
2021-01-20 16:27:02 -05:00