Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. marekzehra
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 16
    • Best 0
    • Controversial 0
    • Groups 0

    marekzehra

    @marekzehra

    0
    Reputation
    1
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    marekzehra Unfollow Follow

    Latest posts made by marekzehra

    • RE: New firmware 2.0RC5 available

      Running FW: 2.0(RTOS)RC5 (2018-05-22b1), DWC: 1.21.1

      Tested on small print and no issue occured.
      Just one glitch on first print (macro with delta calibration, heat and cooldown) when reloading DWC in browser caused "Emergency STOP". But can't reproduce.

      posted in Firmware installation
      marekzehraundefined
      marekzehra
    • RE: Communication between Duet and PanelDue

      @resam Cool. Thanks 👍

      posted in PanelDue
      marekzehraundefined
      marekzehra
    • Communication between Duet and PanelDue

      Hi,

      how the communication between electronics and PanelDue works?

      I know, that it's serial communication, but is it only gcode messages, or some custom format?
      Is there any documentation?

      posted in PanelDue
      marekzehraundefined
      marekzehra
    • RE: Scan available wifi networks

      @dc42:

      This is on the list to add.

      Oh, ok. I've missed that.
      Sorry for duplicity then.

      posted in Firmware wishlist
      marekzehraundefined
      marekzehra
    • Scan available wifi networks

      How hard would it be to add gcode command to scan available local wifi networks?
      It would be great in connection with PanelDue and setting network, when steps are:

      • Scan local wifi networks

      • Pick network to connect

      • (Set network password)

      posted in Firmware wishlist
      marekzehraundefined
      marekzehra
    • RE: PanelDue USB Host

      @dc42:

      The problem with that approach is that you can either mount the SD card as a removable drive, or the electronics can access files on it; but not both at the same time. Smoothieboard users sometimes get into a mess because they forget which mode it is in.

      Ah, I didn't noticed. It seams that I'm one of those users 🙂

      posted in Hardware wishlist
      marekzehraundefined
      marekzehra
    • RE: PanelDue USB Host

      @dc42:

      I have never used USB thumb drives to transfer files to a paper printer, and I can't think of any reason why I might want I do so. My paper and 3D printers are on the network so that I don't need to do that. Perhaps you have come from the older generation of 3D printers where transferring the files physically on an SD card was the most practical way to get them to the printer, and you haven't got used to using the web interface yet?

      "older generation of 3D printers"… that's a fancy name. Maybe I'll start to using that. 😉
      And yes, you are right. In fact I'm still used to using printer directly connected to computer. Even SD card is in my eyes cool think for printing gcode files.

      @dc42:

      I guess if you take your printer to a different location where you are unable to connect to a network, then you might want to transfer files to it via removable media.

      That's one of the reasons, yes. Or some place, where is network unusable, like conference or expo, where wifi is so jammed, like there is no network at all.
      But yeah, in these cases is SD card good option.

      I've noticed, that when smoothieware is connected to the computer, sd card is mounted as removable drive. For uploading file is it slow, but it's great for configuration purpose. Any plans with that?
      Maybe it's oldschool too 🙂

      posted in Hardware wishlist
      marekzehraundefined
      marekzehra
    • RE: PanelDue USB Host

      @dc42:

      Neither the Duet be the PanelDue has USB host capability in the microcontroller, which would be needed to support USB storage.

      What a pity. Ok, never mind 🙂

      @dc42:

      The standard way to manage files on the Duet is via the web interface. If you want to back up gcode files to a USB drive, why not do it on the PC?

      The reason wasn't to backup files, but to transfer them to Duet some other way than SD card or Web interface.

      It's like when you have your files to print with desktop "paper" printer on USB thumb. There is also ability to print them over network and from removable device on printer itself.

      But never mind. When microcontroller can't do that, then I have to deal with it 😉

      posted in Hardware wishlist
      marekzehraundefined
      marekzehra
    • PanelDue USB Host

      As main electronics is usually somewhere inside printer and not exposed to user, PanelDue with LCD is something to interact with.
      It would be nice to have option to load gcode file from USB thumb (save it to internal SD card if needed, mostly for cache purpose).

      I know, that there is SD card slot, but SD card is fragile, small and USB drive is something more common. Not every computer have SD card reader, but almost every computer have USB port.

      posted in Hardware wishlist
      marekzehraundefined
      marekzehra
    • RE: Special characters in UI

      Ok, now it's working. I've created pull request on github repo. Characters are generated and tested.

      Interesting issue was, that GLCD Font Creator can't create characters after 0xFF. So I had to setup lcd-image-converter with some postprocessing scripts to get it done. But now it's perfect 😉

      Testing screen:

      posted in PanelDue
      marekzehraundefined
      marekzehra