Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Duet Maestro users: can you share a set of menu files?

    Scheduled Pinned Locked Moved
    General Discussion
    10
    32
    5.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dc42undefined
      dc42 administrators
      last edited by dc42

      Yes it's a known issue that was fixed in firmware 2.02.

      Duet WiFi hardware designer and firmware engineer
      Please do not ask me for Duet support via PM or email, use the forum
      http://www.escher3d.com, https://miscsolutions.wordpress.com

      jottesmanundefined 1 Reply Last reply Reply Quote 0
      • mudcruzrundefined
        mudcruzr
        last edited by

        Here's a working set of menu files for a 12864 display on a Maestro.

        It has a main info screen where temperatures, flow rate (extrusion factor) and speed are all displayed and adjustable. M117 messages are also displayed.

        Further menus are:
        MOVE which does homing and allows axes to be moved (after homing only) in the same way as DWC (+-1, +-10 & +-50)
        PRINT which allows selection of a gcode file from the SD (sd 0 only) and starts to print
        PREHEAT allows E0 and/or bed to be heated ( Predefined temps only - main info screen allows any temp to be set)
        When printing the menus are BABYSTEP and PAUSE (self explanitory)
        PAUSE then gives the option to RESUME or ABORT

        These are based on other peoples work, to whom I render thanks, all I did was sort them out, rearrange some things and put a couple of graphics on screen. I'm sorry not to mention you by name but I can't find the post.

        The attached file is a zip with ".txt" appended to allow uploading, please remove the ".txt" and upload the contents to your /menu directory.

        Please remember to download and backup any files in your /menu directory first as any with the same name will be overwritten.

        0_1547307759100_Maestro_12864_Menus.zip.txt

        russellundefined 1 Reply Last reply Reply Quote 0
        • lulu3dundefined
          lulu3d
          last edited by lulu3d

          Working on it. Will post my basic menu structure when I'm happy with the result (with basic menu icons..., yes)

          Would love to see smaller fonts though even F0 is a bit 'big' 😉

          Is there a possibillity to have the dial knob working inversed for dialing in 'alter' values?! I like, how it dials the menu, but would prefer to see an inverse dialing in values (alter) Now when turned c.c. values are raising and c.w. deminishing 😞

          Just a preview:

          link video is here

          lulu3dundefined 1 Reply Last reply Reply Quote 0
          • 3dmntbighkerundefined
            3dmntbighker
            last edited by

            Anybody know of a 12864 display board that would fit the Ender 3 mount, which includes a full size SD card slot?

            Thanks to the folks working on the menus 🙂

            Scratch built CoreXY with Maestro
            Heavily modified Ender 3 with Maestro
            MPCNC work in progress with Duet WiFi

            1 Reply Last reply Reply Quote 0
            • lulu3dundefined
              lulu3d @lulu3d
              last edited by lulu3d

              @lulu3d Here is my menu, largely based on others work, but with a main menu status screen showing simple icons. Of course you'll have to adapt it to your taste and wishes. The preheat menu uses my preheat macro's, you'll have to create your own.

              https://1drv.ms/u/s!Ao5r7Mz_5rhOhJJg8VJNabWS_QFtlg

              Enjoy, adapt, make better and share 😉

              russellundefined 1 Reply Last reply Reply Quote 0
              • russellundefined
                russell @mudcruzr
                last edited by

                @mudcruzr Thank You

                1 Reply Last reply Reply Quote 0
                • russellundefined
                  russell @lulu3d
                  last edited by

                  @lulu3d Thank You

                  1 Reply Last reply Reply Quote 0
                  • jottesmanundefined
                    jottesman @dc42
                    last edited by jottesman

                    @dc42 Unfortunately I believe I am running the latest firmware and still have the issue.

                    0_1547751675988_IMG_20190117_185637.jpg

                    The Hex file reads: 05 08 1F 1F 1F 1F 1F 1F 1F 1F

                    Firmware Name: RepRapFirmware for Duet 2 Maestro
                    Firmware Electronics: Duet Maestro 1.0
                    Firmware Version: 2.02RC6(RTOS) (2018-12-15b2)
                    Web Interface Version: 1.22.6

                    mudcruzrundefined 2 Replies Last reply Reply Quote 0
                    • mudcruzrundefined
                      mudcruzr @jottesman
                      last edited by

                      @jottesman Sorry, but 2.02RC6 isn't the latest version, 2.02a is. See https://github.com/dc42/RepRapFirmware/releases

                      If you want to try images that definitely work on my 12864, download my menu files from my earlier post and you'll find a few .img files in there.

                      1 Reply Last reply Reply Quote 0
                      • jottesmanundefined
                        jottesman
                        last edited by

                        Ahha, gotcha.

                        I'll try and finish my menu this weekend. Is there a way yet to use an Image as a button?

                        1 Reply Last reply Reply Quote 0
                        • mudcruzrundefined
                          mudcruzr @jottesman
                          last edited by

                          @jottesman I recreated your hex file (05 08 1F 1F 1F 1F 1F 1F 1F 1F) on my system and I get no blank lines. It displays 3 off pixels, 2 on pixels on each row for 8 rows. i.e. a vertical line 2 pixels wide and 8 pixels high offset to the right by three blank pixels.

                          1 Reply Last reply Reply Quote 0
                          • mudcruzrundefined
                            mudcruzr
                            last edited by

                            0_1547829464630_Maestro_Menu_v1.1.zip.txt

                            Above please find v1.1 of my maestro menu files, as before I had to append the .txt to the end of the filename to allow the upload. Remove the .txt and unzip it, then upload the contents to your Display folder (/menu).

                            The changes are:
                            COOLDOWN added to the PREHEAT menu page and a poor attempt at the D3D logo on the main/info page.

                            enjoy

                            3dmntbighkerundefined 1 Reply Last reply Reply Quote 2
                            • 3dmntbighkerundefined
                              3dmntbighker
                              last edited by

                              Is it possible to have the menu system filter everything with "._" prefix, or the equivalent Mac meta data files? Or better still, to delete them, since they serve no purpose on a printer. Actually anything that starts with a "." could go.

                              Scratch built CoreXY with Maestro
                              Heavily modified Ender 3 with Maestro
                              MPCNC work in progress with Duet WiFi

                              1 Reply Last reply Reply Quote 0
                              • 3dmntbighkerundefined
                                3dmntbighker @mudcruzr
                                last edited by

                                @mudcruzr said in Duet Maestro users: can you share a set of menu files?:

                                0_1547829464630_Maestro_Menu_v1.1.zip.txt

                                Above please find v1.1 of my maestro menu files, as before I had to append the .txt to the end of the filename to allow the upload. Remove the .txt and unzip it, then upload the contents to your Display folder (/menu).

                                The changes are:
                                COOLDOWN added to the PREHEAT menu page and a poor attempt at the D3D logo on the main/info page.

                                enjoy

                                If you could squeeze it in somewhere I would sure like to see the current baby step value on the main page.

                                Scratch built CoreXY with Maestro
                                Heavily modified Ender 3 with Maestro
                                MPCNC work in progress with Duet WiFi

                                mudcruzrundefined 1 Reply Last reply Reply Quote 0
                                • mudcruzrundefined
                                  mudcruzr @3dmntbighker
                                  last edited by

                                  @3dmntbighker Ask and Ye shall receive.... (Wow! talk about service)

                                  2 files: A new version of main to replace your current one and a new image baby.img for the B/S (Babystep) graphic. You know the routine by now - delete the .txt, unzip and upload to the /menu directory.

                                  BTW I've made the babysteps field alterable so you can tune Z from the main screen if you want.

                                  0_1547845613823_babysteps.zip.txt

                                  3dmntbighkerundefined 1 Reply Last reply Reply Quote 1
                                  • 3dmntbighkerundefined
                                    3dmntbighker @mudcruzr
                                    last edited by 3dmntbighker

                                    @mudcruzr said in Duet Maestro users: can you share a set of menu files?:

                                    @3dmntbighker Ask and Ye shall receive.... (Wow! talk about service)

                                    2 files: A new version of main to replace your current one and a new image baby.img for the B/S (Babystep) graphic. You know the routine by now - delete the .txt, unzip and upload to the /menu directory.

                                    BTW I've made the babysteps field alterable so you can tune Z from the main screen if you want.

                                    0_1547845613823_babysteps.zip.txt

                                    Dude 😉

                                    Looking at the main page it looks like you can't get another line in there at the bottom. I'm wondering if you may as well drop everything a bit and make the icons a bit larger? Just giving feedback since you are putting in the effort. Shame to waste that blank bit at the bottom.

                                    Scratch built CoreXY with Maestro
                                    Heavily modified Ender 3 with Maestro
                                    MPCNC work in progress with Duet WiFi

                                    mudcruzrundefined 1 Reply Last reply Reply Quote 0
                                    • mudcruzrundefined
                                      mudcruzr @3dmntbighker
                                      last edited by

                                      @3dmntbighker That blank bit at the bottom is where M117 messages display. I may yet do away with it as the only messages I ever see are the ones I have in my slicer start G-code and end G-code: "Print started" and "Print finished" lol

                                      3dmntbighkerundefined 1 Reply Last reply Reply Quote 1
                                      • 3dmntbighkerundefined
                                        3dmntbighker @mudcruzr
                                        last edited by

                                        @mudcruzr said in Duet Maestro users: can you share a set of menu files?:

                                        @3dmntbighker That blank bit at the bottom is where M117 messages display. I may yet do away with it as the only messages I ever see are the ones I have in my slicer start G-code and end G-code: "Print started" and "Print finished" lol

                                        Hmm, actually, that being the case I vote to keep that in place. #thumbsup

                                        Scratch built CoreXY with Maestro
                                        Heavily modified Ender 3 with Maestro
                                        MPCNC work in progress with Duet WiFi

                                        1 Reply Last reply Reply Quote 0
                                        • jottesmanundefined
                                          jottesman
                                          last edited by

                                          I'm a little late to the party but finally sharing a set of menu files for the 12864 type displays.

                                          https://github.com/tinkerlifeprojects/DUET3D_12864LCD_MenuFiles

                                          They design is loosely based on the "TinkerFirmware" for the ultimaker printers. It has two "Main" pages with shortcuts to common functions and then a set of menus for controlling more aspects of the printer.

                                          Any suggestions or requests are welcome

                                          mudcruzrundefined Agniusmundefined 2 Replies Last reply Reply Quote 1
                                          • mudcruzrundefined
                                            mudcruzr @jottesman
                                            last edited by

                                            @jottesman said in Duet Maestro users: can you share a set of menu files?:

                                            I'm a little late to the party but finally sharing a set of menu files for the 12864 type displays.

                                            https://github.com/tinkerlifeprojects/DUET3D_12864LCD_MenuFiles

                                            They design is loosely based on the "TinkerFirmware" for the ultimaker printers. It has two "Main" pages with shortcuts to common functions and then a set of menus for controlling more aspects of the printer.

                                            Any suggestions or requests are welcome

                                            Nice menus, but your bed.img file is missing from the repo mate.

                                            jottesmanundefined 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA