alfrix
b3268223bb
base_panel: fix titlebar items not showing if ks is started while printing
2022-04-12 16:21:35 -03:00
alfrix
430284b7a1
limits: add units
2022-04-11 23:32:07 -03:00
alfrix
8ad21ab7cb
zcalibrate: fix vertical mode not working fixes #576
2022-04-11 23:24:15 -03:00
alfrix
8ba28fde1c
Add firmware retraction panel close #101
...
Co-authored-by: tonywright
2022-04-11 23:04:29 -03:00
alfrix
7078e52a4f
zcalibrate: fix issue with delta kinematics fix #583
2022-04-11 22:46:13 -03:00
alfrix
b555768980
safeguard against trying to load a missing theme
2022-04-11 09:08:07 -03:00
alfrix
2c6a853a80
docs: add preheat cooldown
2022-04-11 08:35:45 -03:00
Julien Kohler
3ea0b09863
Add possibility to define custom code for cooling ( #579 )
...
These changes allow to define custom code to be run when using the cooldown preset.
Here an example in the configuration:
```
[preheat cooldown]
gcode: M107
```
2022-04-11 08:25:07 -03:00
alfrix
618c9ac0e8
docs: add note about octoprint
2022-04-11 08:09:06 -03:00
alfrix
a84cb63f8b
readme: add docs build status
2022-04-11 08:02:31 -03:00
alfrix
0a8e757054
docs: add requirements file to fix docs
2022-04-08 19:16:09 -03:00
alfrix
0fb2046615
docs: add another fix to Cannot open virtual console close #580
2022-04-08 14:03:19 -03:00
alfrix
583397ebeb
job_status: add save z button to save babystepping
2022-04-06 08:20:22 -03:00
alfrix
4bace34847
zcalibrate: add manual delta_calibrate fix #575
2022-04-05 20:02:28 -03:00
alfrix
dd72e7d46a
base_panel: fix #572
2022-04-05 19:57:38 -03:00
alfrix
013b50985f
network: remove duplicate netifaces close #571
2022-04-05 19:50:35 -03:00
alfrix
dc9cf760db
Splash_screen: fix power on button dissapearing
2022-04-05 18:12:48 -03:00
alfrix
979217502d
console: hide temps, clear button, button icons
2022-04-05 17:22:07 -03:00
alfrix
1ff0616457
zcalibrate: fix issue when position is not defined
2022-04-03 06:15:22 -03:00
alfrix
e09d72f12d
main and temp: fix same color for heater_generics and sensors
2022-04-02 14:29:31 -03:00
alfrix
ab38dab291
style: add heater_generic icon
2022-04-02 14:29:31 -03:00
alfrix
c33659c6f7
gtk: cleanup andoptimize image handling, incomplete themes should now work
2022-04-02 09:59:12 -03:00
alfrix
c81836542a
dependencies: keep numpy 1.21.4, 1.21.5 should be the last version that supports python 3.7 but somehow on some system doesn't work
...
fixes #569
2022-04-02 09:56:30 -03:00
alfrix
cdb57f73bb
v0.2.1
...
Screen:
* The no DPMS option should now protect from the first touch,
and it should provide a way for screens that turn all white/random colors/no-signal to just be all black
Zcalibrate:
* Add selector if multiple options can be used
* Go to the middle of the bed if position is not configured
* Add an option to set the custom position per printer
Fine_tune:
* Add reset button for each of the 3 options
Network:
* Add reload button
* Show hidden SSIDs as Hidden instead of x00
System:
* Add full update option to update all items at once
Mesh:
* Fix graph getting a bit out of screen in vertical mode
Menu:
* Use scrollbars when there are too many items
* Fix vertical mode not arranging items correctly
Move:
* Show ??? if not homed
* Hide originXY for delta kinematics
Splash:
* Change buttons to local commands if not connected to moonraker
* Fix issues with power button if klipper is not connected
Misc:
* Keyboard now works on all the entry boxes, you can press enter on them to confirm.
* If there is only 1 extruder, then the nozzle icon is shown instead of the number
2022-04-01 20:16:41 -03:00
alfrix
2a8a2ec2e7
network: fix display name not showing connected
2022-04-01 12:37:12 -03:00
alfrix
9f9e2ed6ad
docs: update zcalibrate pos and dpms
2022-04-01 10:29:54 -03:00
alfrix
f707ba8cf3
style: change load icon
2022-04-01 08:03:14 -03:00
alfrix
76b7ad54eb
splash: do not show power_on if moonraker is not connected
2022-03-31 13:47:42 -03:00
alfrix
51b4d1e1e6
Update dependencies
2022-03-31 11:56:04 -03:00
alfrix
5eac3bef6b
Update Translations
2022-03-31 11:26:25 -03:00
alfrix
53c7afd7a5
Use extruder icon without number if there is only 1
2022-03-30 22:58:37 -03:00
alfrix
b70524cd28
Screensaver if dpms is off
...
This should protect against first touch when the screen is blanked
and help in cases where the driver implementation is not up to spec.
2022-03-29 23:37:59 -03:00
AntoszHUN
1e7c065ce4
Update Hungarian language ( #562 )
2022-03-28 16:51:26 -03:00
alfrix
6f86448405
Fix issues while Moonraker is connected but klipper is disconnected
...
fixes #548
2022-03-28 16:47:52 -03:00
alfrix
2a7acea86c
network: fix issues, reload button, keyboard enter works on psk entry
2022-03-26 22:30:18 -03:00
alfrix
e186fa6a3d
bed_mesh and keypad: support writing with keyboard
2022-03-26 22:25:06 -03:00
alfrix
b7d58a7ffb
docs: fix xwrapper extension
2022-03-25 15:55:52 -03:00
alfrix
6a4eb7ac22
bed_mesh: fix graph out of screen in portrait
2022-03-25 14:30:13 -03:00
alfrix
4c8bb4ff6f
splash_screen: change klipper restart and firmware restart if klipper is not connected
2022-03-25 14:07:37 -03:00
alfrix
9dc8335a07
fine_tune: add reset button, do not set babystepping prior to homing, reorganize a bit
2022-03-25 14:06:07 -03:00
alfrix
a90ab54e1d
print: hide _ and optimize a bit
2022-03-25 13:49:19 -03:00
alfrix
2e16193292
menu: fix portrait issues
2022-03-25 13:41:22 -03:00
alfrix
d945ef8b0a
printer: fix some issues with the graph
2022-03-25 12:06:08 -03:00
alfrix
b73292c8f9
splash: hide ready msg while shutdown
2022-03-25 12:05:24 -03:00
alfrix
bc366b708d
menu and printer_select: support more than 8 items
2022-03-25 12:02:19 -03:00
alfrix
07bbbe9d51
zcalibrate: add selector for the different modes zcalibrate supports
...
closes #514
2022-03-25 10:51:08 -03:00
alfrix
3a91ba4604
style: set minimum height for distbuttons and simplify border removal
2022-03-25 09:57:11 -03:00
alfrix
2dc7a716ee
move: show ? if not homed and remove home-xy on delta kinematics
2022-03-25 09:51:22 -03:00
alfrix
ff087e7a6f
system: feature: add Full Update
2022-03-25 09:49:10 -03:00
alfrix
b83f12265d
Splash_screen: fix return and duplicated power devices
...
fix forcefully returning the user from menu to splash when there is no connection to moonraker/klipper
fix a case where the power device was added multiple times to the list
2022-03-24 10:34:27 -03:00