Coder Social home page Coder Social logo

panelpi's People

Contributors

patrickkuo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

panelpi's Issues

Question about closing program

Hi,

I’m using your GUI in Raspbian Desktop. Very nice so far :)

one issue: how can I close the GUI without restart the Raspberry?

Thanks very much

BR Alex

Document how to get SceneBuilder working

  • Install SceneBuilder 8.5.0 (do not install newer versions, they're not compatible)

  • Open the JAR/FXML Manager (it's in the gear icon menu in the Library panel

  • Add the following jars:

    • fontawesomefx-8.9.jar
    • fontawesomefx-fontawesome-4.7.0.jar
    • fontawesomefx-materialdesignfont-1.7.22.jar

Once you do this you should be able to open the controls.fxml view

Re-organize color scheme

Right now it is rather difficult to update colors used in the theme because they're hardcoded. In JavaFX you can define colors under .root and reference them elsewhere in the CSS. I recommend having a look at the work in my fork to see how I accomplished that. Granted you probably don't want the dark theme but with all the colors in one place it is easier to change that quickly.

Add temperature graph

There's a bit of empty space next to the temps, it would be nice to have a temperature graph similar to the web UI.

I have this working in my fork if you want to merge it in, but I also have other changes, such as color theme, that you might not want.

panelpi disconnected

What do I have to do for panelpi to connect? It appears disconnected and I have everything well wired, should I configure something? I appreciate the help. Thank you
panelpi

Can´t run PanelPi

Hello,
I did everything like in the instructions. but in step 10 I fail.
I got the message: "Error: Unable to access jarfile panelPi.jar"
My mainproblem is that when I download the file from github I get a Zip-file (I´m using windows and copy the file to the rasperry via remote). So I didn´t have any jar-file even when I Unzip the package from github.
How do I get the jar-file? I´m a little helpless :(

File view throws error when no filament length detected

There are some files (usually ones not prepared correctly for RepRap firmware) which the firmware cannot properly detect the filament length. This results in an empty list being sent rather than zero and the code throws an error because of this.

Line 58 of FileView should read cellFormat { text = "${it.firstOrNull()} mm" } or something similar to bypass this issue.

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.