A set of files to allow a Duet Maestro to present a basic menu system on a 12864 reprap graphic display.
Go to file
James Wood f2751911e0 added bed levelling macros 2020-08-24 10:07:34 +10:00
macros added bed levelling macros 2020-08-24 10:07:34 +10:00
.DS_Store added bed levelling macros 2020-08-24 10:07:34 +10:00
README.md added bed levelling macros 2020-08-24 10:07:34 +10:00
UNLICENSE Create UNLICENSE 2019-02-04 18:09:39 +00:00
admin Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
bed.img Initial upload 2019-01-18 21:33:30 +00:00
bedlevel Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
cooldown Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
fan.img Initial upload 2019-01-18 21:33:30 +00:00
heat Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
hline.img added bed levelling macros 2020-08-24 10:07:34 +10:00
listFiles Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
main Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
mms.img Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
move Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00
nozzle.img Initial upload 2019-01-18 21:33:30 +00:00
speed.img Initial upload 2019-01-18 21:33:30 +00:00
tune Hacked and slashed to make it my own 2020-08-24 09:40:55 +10:00

README.md

Duet-Maestro-Menu

A set of files to allow a Duet Maestro to present a basic menu system on a 12864 reprap graphic display.

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

Create a /Bed folder insude your /macros folder and fill it with the files in this macros/Bed. Edit them to make sure the bed levelling happens where you want it to - these defaults place the nozzle above the bed screws on a Creality CR10S.

Upload the rest of the files to your /menu folder. Beware, any existing files with the same name will be overwritten, so you might want to back them up first.