104 Commits

Author SHA1 Message Date
alfrix
2c6a853a80 docs: add preheat cooldown 2022-04-11 08:35:45 -03:00
alfrix
618c9ac0e8 docs: add note about octoprint 2022-04-11 08:09:06 -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
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
9f9e2ed6ad docs: update zcalibrate pos and dpms 2022-04-01 10:29:54 -03:00
alfrix
b7d58a7ffb docs: fix xwrapper extension 2022-03-25 15:55:52 -03:00
alfrix
d1e54bab64 docs: add layer progress to quicktips 2022-03-21 20:49:43 -03:00
alfrix
abb02d3965 docs: vertical/portrait is available, remove the line that says it isn't 2022-03-21 20:42:59 -03:00
alfrix
62c91bc69b Update changelog 2022-03-21 17:17:30 -03:00
alfrix
0fd4c30ee8 docs: improve the touch rotation section 2022-03-21 17:07:50 -03:00
alfrix
e59d43645a docs: remove calibration section, xinput-calibrator doesn't work, the project that is continuing that work is xlibinput-calibrator 2022-03-21 17:05:34 -03:00
alfrix
bc34b3c8d6 config: fix menu and preheat merge bugs
it's now possible to define a custom menu without the need to copy all the menu entries from defaults.conf
if you want to define all the entries, disable the default menu with 'use_default_menu: False' under [main]

if a preheat is defined then defaults are dropped in favor of keeping only user defines, this behaviour
has not changed, and it's intended since the user may not want any of the defaults; but it's now possible to
put preheat options in an include file.

fixes #530
fixes #497
fixes #408
2022-03-21 12:57:18 -03:00
alfrix
22f3a2a37a docs: fix macro 2022-03-15 20:58:10 -03:00
Jesper Hansen
1af42e6f0f
Added option to select default printer at startup. (#542) 2022-03-15 20:14:36 -03:00
alfrix
7ab64c5a85 docs: fix links 2022-03-15 12:41:21 -03:00
alfrix
cee3243729 docs: improve troubleshooting close #537 2022-03-10 09:13:03 -03:00
alfrix
3c3db7fa21 base_panel: allow titlebar items to be configured 2022-03-05 11:50:26 -03:00
alfrix
088a6deabd splash_screen: allow power_devices to be configured 2022-03-05 11:33:24 -03:00
alfrix
882a088174 docs: fix changelog link 2022-03-05 08:19:26 -03:00
alfrix
9b819f6a45 changelog: note about the Power On button 2022-03-01 17:22:34 -03:00
alfrix
c3b7498eb5 Docs: clarify how to save the calibration 2022-02-23 15:34:09 -03:00
Alfredo Monclus
84fc6e5757
Bed_level: Support 6 and 8 Screws and rotation (#484) 2022-02-23 14:04:54 -03:00
Randell Hodges
e478c3e8d9
Increase max move speed and separate XY and Z max speed (#411)
* Seperate XY and Z max speed
Increase max range of speed

* Limit the UI maximum for speed to 200, but allow a per printer override.

* Fix linting
2022-02-01 20:07:49 -05:00
alfrix
a754cdc239 Update docs: re-add the manual method of changing gl driver 2022-01-21 16:45:23 -03:00
Alfredo Monclus
8775221b5f
Update Docs: add Thumbnail info, add xorg.log, optimize and organize images (#447)
* Update Docs: add Thumbnail info, add xorg.log, optimize pngs

* Organize images in subfolders
2022-01-17 01:12:19 -05:00
Devil-of-Chaos
f796a72057
Add Ability to Use Custom Service (#418)
* Custom Servive

* Custom Service

* Update system.py

* Update Configuration.md
2022-01-13 11:17:45 -05:00
Alfredo Monclus
8c489bc465
Support hiding by name using underscore (#437) 2022-01-13 11:09:06 -05:00
Alfredo Monclus
8a8c6c064c
Graph in temp panel, combine preheat and temp (#393)
* Graph in temp panel, combine preheat and temp

* Fix target not working properly

* Fix initial preselect

* Add the ability to change in delta temps

* Make the label translatable

* Add Unit to the label

* Add de/select button to popover

* Warn the user if nothing was selected

* Fix templabel

* Fix to comply with pep8

* Fix colors, thanks Jordan

* Fix popover selection

* Update docs image

* Gain horizontal space

* Gain even more horizontal space (remove target)

* Fix temperature_fan

* Add icon and style to temperature_fan

* List preheat deprecation in breaking changes

* Use the printer maximum temperature

* Cleanup target and fix popover select

* Fix codestyle

* Add extra preheat presets

* Change Class name

* Update docs image

* Improve Maximum temperature handling and Temperature fans
2022-01-11 00:39:42 -05:00
Christian Kvasny
0b9d545c6f
add speed as parameter to UN/LOAD_FILAMENT macro (#359)
* Configurable xy position for z-calibrate added

* fix coding style

* Z probe calibrate option added

* add speed as parameter for UN/LOAD_FILAMENT macro

* add macros.md to docs

* update description

* change macros-md
fix format

Co-authored-by: jordanruthe <31575189+jordanruthe@users.noreply.github.com>
2021-12-18 09:38:33 -05:00
Alfredo Monclus
964ae7986f
Docs: Add Bulleye fix (#367)
Also configuration file clarifications, and other minor updates.

Co-authored-by: jordanruthe <31575189+jordanruthe@users.noreply.github.com>
2021-12-17 12:41:29 -05:00
Oli Wright
bca1ac6ba6
Fix configuration filename (#373)
A rogue underscore (old formatting?) had been appended to the end of the config filename.  Removed.
2021-12-17 12:37:27 -05:00
Jordan
698b86ac1c Update main_panel image and include in main README 2021-12-09 08:52:25 -05:00
Makoto Schoppert
141bc38876
Update Troubleshooting.md (#356)
Fix a couple of typos
2021-12-07 20:24:26 -05:00
Alfredo Monclus
1e5d701631
Update Docs (#346) 2021-11-29 11:09:25 -05:00
Leif Bladt
13473c2cfd
Update docs to point to new discourse thread 2021-11-25 12:45:43 -05:00
Christian Kvasny
4780592778
Configurable xy position for z-calibrate added (#310)
* Configurable xy position for z-calibrate added

* fix coding style

* Z probe calibrate option added
2021-11-02 08:00:20 -04:00
Alfredo Monclus
e54c7dcbb3
Update docs and add theming section (#296) 2021-10-06 12:02:05 -04:00
Jordan
857b4a9bab docs: Add generic heater to preheat section 2021-09-18 10:32:51 -04:00
Frank Tackitt
e1c478be83
Allow gcode commands with preheat options (#274)
* Allow gcode commands with preheat options

I use this to run a heatsoak macro during preheat.
  It moves to bed center, maxes the part cooling fan,
  and starts my nevermore chamber filter to circulate
  more air.

* Add documentation for preheat gcode
2021-09-18 10:32:13 -04:00
Jordan
996777a6dd Rename KlipperScreen.conf to defaults.conf to avoid some confusion 2021-09-16 22:56:33 -04:00
Jordan
1726126807 Update docs for update_manager to use user directory 2021-09-12 15:23:42 -04:00
Alfredo Monclus
d41370cdf1
Use klipper_config by default if available (#241)
* Use klipper_config by default if available

* Update docs about config
2021-08-30 19:54:45 -04:00
Jordan
649ef38385 config: Allow specification of language in the config file 2021-07-30 12:42:02 -04:00
Peter Buchegger
4b1aa52e89
docs: fixing xinput argument (#208) 2021-07-21 07:38:31 -04:00
Jordan
912ecea3e3 docs: Add multiple fb devices to troubleshooting 2021-06-27 19:04:13 -04:00
Jordan
f681676e8d docs: Update to include troubleshooting and contact page. 2021-06-27 10:29:20 -04:00
Jordan
ede73619ea docs: Touchscreen rotation configuration 2021-06-20 20:27:07 -04:00
Jordan Ruthe
84f725697c changelog: Update for config change 2021-05-20 20:29:14 -04:00
Jordan
00ec1a668e changelog: Change to only have breaking changes 2021-05-19 20:54:33 -04:00