Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development Roadmap #26

Open
droans opened this issue Mar 14, 2023 · 0 comments
Open

Development Roadmap #26

droans opened this issue Mar 14, 2023 · 0 comments

Comments

@droans
Copy link
Owner

droans commented Mar 14, 2023

This is subject to change for any reason, such as changes to Klipper, bugs discovered, new features suggested, or a ban on caffeinated beverages.

v0.4

  • More utility functions
    • Goal: Functions should cover enough use cases that the majority of users don't need to write their own Python functions

v0.5

  • Fix as many bugs and edge cases as possible
  • Add variables and parameters for Extended Delay Macro
  • Create basic Klipper config and Extended Macro config that user can import during install
    • If user chooses to use config, create ~/printer_data/functions and ~/printer_data/filters directories

v0.6

  • New macro types:
    • Interval macro: runs every X seconds until stopped
    • Event macro: runs every time a certain event occurs
  • Allow for scheduling macros to run at a specified time

v1.0

  • Fix remaining bugs
  • Add plugin support, basic plugins for services such as Home Assistant
@droans droans pinned this issue Mar 14, 2023
Repository owner locked and limited conversation to collaborators Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant