67 Commits

Author SHA1 Message Date
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
Jordan Ruthe
75cd4749d6 docs: Touchscreen calibration
Update touchscreen calibration docs to be more clear.
2021-04-08 00:04:26 -04:00
Jordan Ruthe
86e2174152 docs: Put hardware on its own page. 2021-03-23 21:23:42 -04:00
Jordan Ruthe
344df0a869 docs: Update to use mkdocs 2021-03-14 17:02:05 -04:00
Jordan Ruthe
66570f4ac6 job_status: Include fine tuning button on panel rather than in menu 2021-03-07 17:21:34 -05:00
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
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
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
cea0df8658 print: Add support for directories 2021-02-18 23:56:25 -05:00
Jordan Ruthe
2c87e096f4 docs: Update configuration and changelog for new features 2021-02-15 15:42:45 -05:00
Jordan Ruthe
7609cedda4 docs: fix typo 2021-01-29 22:37:49 -05:00
Stefan Dej
4b4faaab88
tiny addition to the install doc (#65)
docs/Installation: Add git clone command
2021-01-29 22:18:01 -05:00
Jordan Ruthe
d25f642716 docs/Installation: Updates to installation instructions 2021-01-25 20:48:14 -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
c926184918 docs: Add commands for calibration 2021-01-19 13:19:39 -05:00
Jordan Ruthe
37f8a5d632 system: Add reboot and shutdown buttons 2021-01-10 14:22:18 -05:00
Jordan Ruthe
6e3965bf6c docs: Update installation on how to turn off base GUI 2021-01-08 10:25:02 -05:00
Jordan Ruthe
6f15bb1d91 docs: Update changelog, Fix rename of KS Settings to Settings 2021-01-08 08:24:06 -05:00
Jordan Ruthe
0b8751836c Add fr_FR translation 2021-01-03 16:23:21 -05:00
Jordan Ruthe
b57cbc8352 Language support for RTL and he_IL 2021-01-03 16:04:26 -05:00
Jordan Ruthe
3c2bdee22a Update to allow translations from config file. Updates to use translations from config file. 2021-01-03 12:43:53 -05:00
Jordan
3abbe921b2 extrude: fix panel to allow for multiple extruders 2020-12-21 10:01:21 -05:00
Jordan
263b07ae94 docs: update changelog 2020-12-21 09:42:48 -05:00
Jordan
37c043b3f9 KlippyWebsocket: changes to allow for moonraker api key 2020-12-20 15:43:42 -05:00
Jordan
cb90a0bd70 docs: Update for gcode_macros panel 2020-12-18 15:30:57 -05:00
Jordan Ruthe
c3f96418ea screen: allow custom moonraker url/port 2020-12-16 23:02:33 -05:00
Jordan Ruthe
bcbbc03151 config: Allow specifying configfile location from command line 2020-12-16 23:00:50 -05:00
Jordan Ruthe
9f4204b898 job_status: update Z value to gcode value 2020-12-09 13:25:01 -05:00
Jordan Ruthe
f343f03b96 job_status: Refactored layout in panel 2020-12-08 23:32:27 -05:00
Jordan Ruthe
fb0a0557c5 docs: Updates to bed_level panel 2020-12-06 21:04:09 -05:00
Jordan Ruthe
0907c6a06a move: Allow inverting of the axis 2020-12-05 15:42:34 -05:00