Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Development Roadmap #26

@droans

Description

@droans

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions