Duet-Maestro-Menu/README.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

# Duet-Maestro-Menu
2019-01-19 08:21:54 +11:00
A set of files to allow a Duet Maestro to present a basic menu system on a 12864 reprap graphic display.
2019-01-19 08:27:51 +11:00
## Changes from the original
I took out a bunch of stuff I don't need, and simplified what was left. I used the larger font here and there to break things up a bit.
* Removed support for bed probing because I use a simple Z endstop
* Removed BLTouch support because I am struggling to justify the cost
* Consolidated and simplified many settings, removed as much duplication as possible
* Changed "cancel" to "Fuck" but then thought better of it and went with "Abort"
* Added an icon for mm/s which was a pain to create with a calculator and a text editor. Does anyone know a simpler way to make RRF graphics? I'm working on a python thingo but it's not a high priority today
## Installation
2019-01-19 08:27:51 +11:00
2019-02-03 04:50:15 +11:00
Download the complete set of files, unzip them and, using the DWC Display page, upload them to your /menu folder.
2019-01-19 08:27:51 +11:00
Beware, any existing files with the same name will be overwritten, so best backup first.