GithubHelp home page GithubHelp logo

Comments (7)

Sebazzz avatar Sebazzz commented on August 11, 2024

Support for Chinese is dropped. The giant switch for event handling still needs love.

from marlin.

Sebazzz avatar Sebazzz commented on August 11, 2024

@JonBradbury @njoythegame I've been looking though the Marlin sources and there is already stuff in place to communicate with DGUS displays:

https://github.com/Sebazzz/Marlin/tree/creality-cr6-merge-attempt/Marlin/src/lcd/extui/lib/dgus
https://github.com/Sebazzz/Marlin/blob/creality-cr6-merge-attempt/Marlin/src/lcd/extui/dgus_lcd.cpp

I think this can be basis for re-implementing the Creality LCD interfacing code. It is essentially many event handlers for all things that happen in Marlin.

This is the API: https://github.com/Sebazzz/Marlin/blob/creality-cr6-merge-attempt/Marlin/src/lcd/extui/ui_api.h

from marlin.

Sebazzz avatar Sebazzz commented on August 11, 2024

I've been looking into using this as a basis, but the ExtUI implementation for DGUS is quite opinionated:

  • In the SD file list you should scroll
  • Only one file list instead of five fixed pages
  • No separate print status screen for paused / running print

We can adapt the touch screen to use this, but I think for now this is a bridge too far as that would need non-trivial changes to the touch screen. I would rather not do that at the moment because we're also still trying to get basic functions working, the touch screen configuration is all binary and unmergable, so it is best not to deviate too much from mainline.

from marlin.

Sebazzz avatar Sebazzz commented on August 11, 2024

@JonBradbury: I did a write-up here: https://discord.com/channels/759603746270609428/759605549305692170/759870235838251008

I think this might be a viable way to continue.

from marlin.

chriskoups avatar chriskoups commented on August 11, 2024

Can you share the discord link?

from marlin.

Sebazzz avatar Sebazzz commented on August 11, 2024

Clean up happened in extui.

Ready for next release.

from marlin.

Sebazzz avatar Sebazzz commented on August 11, 2024

@chriskoups Sorry - this: https://discord.gg/zzrBay73

from marlin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.