Documentation updates
This commit is contained in:
parent
33beb60af9
commit
d29c0ab063
@ -10,11 +10,11 @@ Current feature list:
|
|||||||
- [x] Fan control
|
- [x] Fan control
|
||||||
- [x] Disable steppers
|
- [x] Disable steppers
|
||||||
- [x] Configure Z Offset using PROBE_CALIBRATE
|
- [x] Configure Z Offset using PROBE_CALIBRATE
|
||||||
- [ ] Print tuning (Z Babystepping, Speed Control, Flow Control)
|
- [x] Print tuning (Z Babystepping, Speed Control, Flow Control)
|
||||||
|
- [x] Manual bed leveling assist
|
||||||
|
- [x] Using thumbnails from prusa on job status page
|
||||||
- [ ] Better system panel
|
- [ ] Better system panel
|
||||||
- [ ] Wifi selection
|
- [ ] Wifi selection
|
||||||
- [ ] Manual bed leveling assist
|
|
||||||
- [ ] Using thumbnails from prusa on job status page
|
|
||||||
- [ ] Scale UI based off of resolution
|
- [ ] Scale UI based off of resolution
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
#### 2020 11 14
|
||||||
|
* Update print panel to include line wrapping for longer filenames
|
||||||
|
|
||||||
#### 2020 11 13
|
#### 2020 11 13
|
||||||
* Fine Tuning Panel is now fully functional: Z BabyStepping, Fan Speed, Speed Factor, and Extrusion Factor
|
* Fine Tuning Panel is now fully functional: Z BabyStepping, Fan Speed, Speed Factor, and Extrusion Factor
|
||||||
|
BIN
docs/img/bedlevel.png
Normal file
BIN
docs/img/bedlevel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
docs/img/extrude.png
Normal file
BIN
docs/img/extrude.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
docs/img/fan.png
Normal file
BIN
docs/img/fan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Binary file not shown.
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 93 KiB |
BIN
docs/img/temperature.png
Normal file
BIN
docs/img/temperature.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
@ -2,14 +2,30 @@
|
|||||||
|
|
||||||
### Index
|
### Index
|
||||||
* [Main menu](#main-menu)
|
* [Main menu](#main-menu)
|
||||||
|
* [Bed Level](#bed-level)
|
||||||
|
* [Extrude](#extrude)
|
||||||
|
* [Fan](#fan)
|
||||||
* [Move](#move)
|
* [Move](#move)
|
||||||
* [Preheat](#preheat)
|
* [Preheat](#preheat)
|
||||||
|
* [Temperature](#temperature)
|
||||||
|
|
||||||
### Main Menu
|
### Main Menu
|
||||||

|

|
||||||
|
|
||||||
|
### Bed Level
|
||||||
|

|
||||||
|
|
||||||
|
### Extrude
|
||||||
|

|
||||||
|
|
||||||
|
### Fan
|
||||||
|

|
||||||
|
|
||||||
### Move
|
### Move
|
||||||

|

|
||||||
|
|
||||||
### Preheat
|
### Preheat
|
||||||

|

|
||||||
|
|
||||||
|
### Temperature
|
||||||
|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user