Code Monkey home page Code Monkey logo

Comments (2)

rooiejoris avatar rooiejoris commented on August 20, 2024

small suggestion:

doing something with or around the thermometer.
Why not the same as a charge icon on mobile phones. I it animating towards
the target and from the current state.

i personally don't like notifications in text for Doodle3D, younger kids
cannot read that well

cheers\joris

On Thu, Oct 24, 2013 at 12:33 AM, Peter Uithoven
[email protected]:

When the printer is still cold and you start a print it takes quite a
while before it starts printing. Showing very clear feedback that the
printer is busy heating might take away some confusion.

We can't easily use the regular status messages (top right) because this
is at that moment used to give feedback about buffering. We could make
these messages stack, like Crowl on OS X, see the following examples.
http://webtoolkit4.me/2009/08/13/jquery-growl-likenotification-systems/
http://boedesign.com/demos/gritter/
http://plugins.jquery.com/jgrowl/

We could also use another part of the interface, doing something with or
around the thermometer.

Implementing this requires good feedback from the printer that's it's
actually heating. Currently this isn't communicated. We can see that it's
busy at line one, the line of the heatup command in the default start
gcode, but this is something users can change.
For Marlin printers this should be quite doable since it returns a very
specific kind of temperature while heating. And this is only send went it
actually waits for the hot end to reach the target temperature.
We could add this info in the API in the general info/status and in the
printer/state as a separate boolean.
It's probably unwise to add this to the current list of possible printer
states because you'll get a lot of things that need to happen while in the
printing/stopping/buffering/heating state.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14
.

from doodle3d-client.

peteruithoven avatar peteruithoven commented on August 20, 2024

Like!

from doodle3d-client.

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.