alfrix
5a02ac75ae
basic support for extruder_stepper
2022-07-03 12:03:50 -03:00
alfrix
0f4f56bb9f
Fix paused state
...
close #607
fix #611
2022-05-31 11:14:42 -03:00
alfrix
5a36729b76
PEP8, typos and warnings fixes
2022-05-31 11:14:42 -03:00
alfrix
7c8d4ea4d7
extrude: add filament sensor support
2022-05-31 11:14:42 -03:00
Mikko Gozalo
fa0d696120
Add Input Shaper panel
...
Original panel by Mikko Gozalo
Modified layour to fit 16:9 screens
Auto-home
Ability to measure X and Y independently
Get the current active values not the values from the config
Ask for save
Other minor tweaks
close #301
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2022-05-31 11:14:42 -03:00
Alfredo Monclus
31546f0020
Improve Job status ( #592 )
...
Adds heater_generic and/or temp_sensors besides extruder/bed (because of the limited space maybe only 1)
Temps are now buttons and act as a shortcut to the temp panel
Adds fan_generic to the fan label and it's now a shortcut to the fan panel
The colors and size of the progress circle were changed to be more subtle.
Margins between items were augmented, because they are buttons now
Adds 3 information pages: move, extrusion and time:
move can be opened with speed or z buttons
time with elapsed/remaining buttons
extrusion with the extrude_factor / flowrate button
2022-05-01 12:22:58 -03:00
alfrix
a77134d63b
fan: prevent crash when using unicode characters
2022-04-23 10:46:19 -03:00
alfrix
c763bd5a5b
fans: fix for machines without [fan]
2022-04-20 14:54:47 -03:00
alfrix
8ba28fde1c
Add firmware retraction panel close #101
...
Co-authored-by: tonywright
2022-04-11 23:04:29 -03:00
alfrix
d945ef8b0a
printer: fix some issues with the graph
2022-03-25 12:06:08 -03:00
alfrix
48b2ef513f
Fix files and printer memory leaks fixes #479
2022-03-20 12:11:41 -03:00
Alfredo Monclus
046e03b883
Improve error messages ( #549 )
...
Shows if the issue is with moonraker or klipper
if the issue is with klipper and there is info about it then show it
Reconnect now has a counter and it's visible to the user
2022-03-18 20:18:53 -03:00
Alfredo Monclus
a893f47604
Show fan speed according to max_power and off_below ( #543 )
...
fixes #444
2022-03-15 12:41:47 -03:00
alfrix
5899c8feab
Optimize imports
2022-03-15 12:41:21 -03:00
Alfredo Monclus
6ce0ea7253
graph: various fixes ( #539 )
...
fix axis sizes for high resolutions (tie to font_size)
fix update interval sometimes being faster (fix printer timer)
fix new device added causing horizontal line (use min not max)
2022-03-13 12:10:42 -03:00
alfrix
244f964126
system and menu: fix not loading when no printer is online but moonraker is connected
2022-03-01 09:12:13 -03:00
Alfredo Monclus
c1372c1839
Start in configurations without fans or extruders or temp devices
...
A bunch of conditionals that makes KS start and not stay in the splash screen
2022-01-30 10:55:05 -03:00
Alfredo Monclus
d8bc4747e8
Fix Startup without [virtual_sdcard] ( #461 )
...
* Rewrite evaluate_state
* Print: Show an error if trying to print without [virtual_sdcard]
2022-01-22 22:03:57 -03:00
Alfredo Monclus
5d3bae8ff9
Temp_panel: put devices in a scroll ( #436 )
...
* Temp_panel: put devices in a scroll
* Tweak margins
* Tpanel: Fix whitespace in message
* Fix #429 temperature_fan not updating target
2022-01-17 01:13:46 -05:00
Alfredo Monclus
9449f24b5f
Splash_screen: show full error message ( #389 )
...
* Splash_screen: show full error messge
* Fix splash not changing from connecting to error
2022-01-03 01:29:49 -05:00
Jordan
fdf81ecf06
graph: Add ability to hide/show sensors.
2021-12-07 21:05:17 -05:00
Jordan
139115a0e9
Updates to graphing.
...
Modify heaters to show only ones available in the temp store. Add
ability to hide/show heaters.
2021-12-07 21:05:17 -05:00
Jordan
5bfcd0108a
Adding graph capability to main menu
2021-12-07 21:05:17 -05:00
Julian Schill
51d26a3a29
Add temperature fans to heaters ( #325 )
...
* Add temperature fans to heaters
* Make code prettier
* Indentation
2021-11-16 21:03:14 -05:00
Jordan
d7b8f4f1ed
Add printer limits panel
2021-09-16 22:56:58 -04:00
Jordan
70d8315539
Update code style
2021-09-11 17:25:38 -04:00
Jordan
d540c038a4
Update Fan panel to include all configured fans.
2021-09-11 14:17:53 -04:00
Jordan
867ded34d9
Add update manager capability and revamp system panel to show all moonraker update clients
2021-06-12 06:30:00 -04:00
Jordan
a1bd702a92
Fix issue with stale confiugration and temperature panel unassigned var #155
2021-05-13 23:01:06 -04:00
Alexander Spassky
9951323e91
M117 messages display ( #150 )
...
* Added displaying M117 messages under printer state label on JobStatus panel
2021-05-10 19:46:07 -04:00
Jordan
f8ca339de5
printer: Fix NoneType issue
...
Fixes #143
2021-05-08 22:27:55 -04:00
Jordan
d2fea57c39
printer: Remove un-necessary logging statements
2021-05-08 21:25:43 -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
02ea32506b
screen: Fix problem where job_status does not update
...
Fixes a problem where a panel does not refresh data (such as extrusion
rate, speed rate)
2021-04-08 22:25:56 -04:00
Jordan Ruthe
029c59436c
job_status: Logic updates for printing state
2021-03-12 12:35:33 -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
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
f04b14c813
printer: Ensure callbacks don't run out of order #96
2021-02-26 10:49:27 -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
c0b4b464bd
Changes to logging implementation
2021-02-21 12:19:30 -05:00
Jordan Ruthe
0c73b3831b
preheat: add heater_generic
2021-02-19 15:21:50 -05:00
Jordan Ruthe
3326551d5e
printer: Add get_heaters
2021-02-19 14:40:33 -05:00
Jordan Ruthe
7d1ec41f4b
printer: Include quad_gantry_level
2021-01-31 15:24:22 -05:00
Jordan Ruthe
d6bf77870b
settings: Screen blanking settings
2021-01-24 11:01:37 -05:00
Jordan Ruthe
a51360f372
printer: Optimize print states and more print state logging
2021-01-20 15:35:01 -05:00
Jordan Ruthe
fc074c350f
printer: More debugs for state changes
2021-01-19 13:22:07 -05:00
Jordan Ruthe
37f8a5d632
system: Add reboot and shutdown buttons
2021-01-10 14:22:18 -05:00
Jordan
9d89311bcc
updates to several panels to account for a lack of heater_bed
2020-12-28 17:08:17 -05:00
Jordan
c58b040be2
printer: change how states are transitioned
2020-12-28 16:21:15 -05:00
Jordan
931d15b6cc
printer: Updates to make toolcount less confusing
2020-12-28 11:52:54 -05:00