Skip to content

klipperondocker/dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Development Status

Done

Being worked on

  • docker image to sync file with a github repository - automatically pull new versions and push current changes - useable for octoprint config and klipper config
  • automatically tag latest klipper image with ":latest"
  • automatically tag latest octoprint stable release with ":latest"
  • cleanup and publish dockerfile for octoprint
  • cleanup and publish dockerfile for klipper
  • web editor for configuration file(s) - visual studio code running in a docker image

Planning / research

  • custom web editor with wizard and autocomplete to handle ini file configuration
    • possible itnegration with showing a board image and the user should click on the pins where things are connected to generate configuration (?) as alternative to writing ini file ; this should work in paralel with normal editor
  • web interface for building firmware images by generating/reading a .config file for make menuconfig and store this file inside the klipper config folder

To do list

  • instructions to build firmware inside docker image
  • container with only ser2net to be able to run the stack via a network connection to printer ( klipper image will use socat to connect to generate a printer serial port )
  • modify socat/ser2net to get over the 115200 bps limit or implement something else over the network
  • upgrade to traefik 2 and add middleware to secure all web interface with the same octoprint user/passwords
  • bash install script
  • dwc docker image as alternate to octoprint

About

Development related issues, feature list, tracking, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published