Giter Club home page Giter Club logo

Comments (8)

Salandora avatar Salandora commented on July 24, 2024

Shouldn't be to hard, basically you would need to change the line 23 in init.py:

dict(type="settings", template="eeprom_repetier_settings.jinja2", custom_bindings=True)

to:

dict(type="tab", template="eeprom_repetier_tab.jinja2", custom_bindings=True)

and also rename the eeprom_repetier_settings.jinja2 to eeprom_repetier_tab.jinja2

It should be easy to make this as an optional feature.
do you like to tackle this?
I do not have the time right now.
And I'm sure I'll not have time until, uhm ..., Christmas next year?

from octoprint-eeprom-repetier.

ntoff avatar ntoff commented on July 24, 2024

Yeah I'll take a stab at it, thanks for the tip.

from octoprint-eeprom-repetier.

Salandora avatar Salandora commented on July 24, 2024

Alright have assigned you to this ticket, would be nice if you would make a PR for it if you make it a switchable thing.

from octoprint-eeprom-repetier.

ntoff avatar ntoff commented on July 24, 2024

hmm, it might take me a while too. I tried just switching it to a tab and it doesn't pick up repetier as the firmware and (unrelated to this) whenever I open my computer it takes forever for C drive to come up so I think the hard drive is dead. Looks like I'm up for a new hard drive and a reinstall.

I'll keep picking away at it in my spare time though if I can, for as long as my spare PC holds up and to the best of my (still learning on the fly) abilities.

from octoprint-eeprom-repetier.

Salandora avatar Salandora commented on July 24, 2024

No problem I believe this is not a critical feature everyone wants to have, so take your time.

from octoprint-eeprom-repetier.

ntoff avatar ntoff commented on July 24, 2024

Ok, I've got it working as a tab and a little bit of work on detecting the current tab / if the tab is changed to the eeprom tab and automatically loading the eeprom values but I disabled that (left code in, just commented out) since constant tab changes might negatively impact print performance, will have to test that some time but otherwise that works too.

ntoff@97712f7

I agree it's probably not a feature anyone will ever want besides probably me and might actually be better off left only in the settings to prevent accidental changes if someone accidentally clicks on the tab and their cat walks on the keyboard or something. At least if it's buried in the settings page you have to deliberately go to it to change something.

from octoprint-eeprom-repetier.

ntoff avatar ntoff commented on July 24, 2024

I think this issue is worth closing, there's been no other interest in it, do you agree it should be closed?

from octoprint-eeprom-repetier.

Salandora avatar Salandora commented on July 24, 2024

Well I guess you're right.
Closing it therefore :-)

from octoprint-eeprom-repetier.

Related Issues (10)

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.