mirror of
https://github.com/dw-0/kiauh.git
synced 2026-05-05 00:38:15 +05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7acd6d142 |
@@ -1 +0,0 @@
|
|||||||
kiauh.ini
|
|
||||||
@@ -0,0 +1,707 @@
|
|||||||
|
|
||||||
|
<!doctype html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
|
<meta name="description" content="Documentation for the Klipper Installation And Update Helper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" href="/assets/logo.png">
|
||||||
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<title>KIAUH Documentation</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/assets/stylesheets/main.7e37652d.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/assets/stylesheets/palette.06af60db.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
||||||
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/assets/_mkdocstrings.css">
|
||||||
|
|
||||||
|
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan">
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||||||
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||||||
|
<label class="md-overlay" for="__drawer"></label>
|
||||||
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div data-md-component="announce">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<header class="md-header md-header--shadow" data-md-component="header">
|
||||||
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||||
|
<a href="/." title="KIAUH Documentation" class="md-header__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="/assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
<label class="md-header__button md-icon" for="__drawer">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-header__title" data-md-component="header-title">
|
||||||
|
<div class="md-header__ellipsis">
|
||||||
|
<div class="md-header__topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
KIAUH Documentation
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="md-header__topic" data-md-component="header-topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<form class="md-header__option" data-md-component="palette">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-search" data-md-component="search" role="dialog">
|
||||||
|
<label class="md-search__overlay" for="__search"></label>
|
||||||
|
<div class="md-search__inner" role="search">
|
||||||
|
<form class="md-search__form" name="search">
|
||||||
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||||||
|
<label class="md-search__icon md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
||||||
|
</label>
|
||||||
|
<nav class="md-search__options" aria-label="Search">
|
||||||
|
|
||||||
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
||||||
|
</button>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
<div class="md-search__output">
|
||||||
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
||||||
|
<div class="md-search-result" data-md-component="search-result">
|
||||||
|
<div class="md-search-result__meta">
|
||||||
|
Initializing search
|
||||||
|
</div>
|
||||||
|
<ol class="md-search-result__list" role="presentation"></ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-header__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="md-container" data-md-component="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="md-main" data-md-component="main">
|
||||||
|
<div class="md-main__inner md-grid">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||||
|
<label class="md-nav__title" for="__drawer">
|
||||||
|
<a href="/." title="KIAUH Documentation" class="md-nav__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="/assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
KIAUH Documentation
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<div class="md-nav__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="/." class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installation
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_2">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Installation
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="/setup/raspberry-pi-setup/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Raspberry Pi Setup
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="/setup/installation/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installing KIAUH
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="/configuration.md" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-nav__link md-nav__container">
|
||||||
|
<a href="/extensions/" class="md-nav__link ">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Extensions
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link " for="__nav_4" id="__nav_4_label" tabindex="">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_4">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Extensions
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="/extensions/gcode-shell-command/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_5" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Development
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_5">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Development
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="/development/contributing/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Contributing
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="/development/changelog/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Changelog
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-content" data-md-component="content">
|
||||||
|
<article class="md-content__inner md-typeset">
|
||||||
|
|
||||||
|
<h1>404 - Not found</h1>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
||||||
|
Back to top
|
||||||
|
</button>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="md-footer">
|
||||||
|
|
||||||
|
<div class="md-footer-meta md-typeset">
|
||||||
|
<div class="md-footer-meta__inner md-grid">
|
||||||
|
<div class="md-copyright">
|
||||||
|
|
||||||
|
<div class="md-copyright__highlight">
|
||||||
|
Copyright © 2025 Dominik Willner
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Made with
|
||||||
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||||
|
Material for MkDocs
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-social">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://github.com/dw-0" target="_blank" rel="noopener" title="github.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://ko-fi.com/dw__0" target="_blank" rel="noopener" title="ko-fi.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.351 2.715c-2.7 0-4.986.025-6.83.26C2.078 3.285 0 5.154 0 8.61c0 3.506.182 6.13 1.585 8.493 1.584 2.701 4.233 4.182 7.662 4.182h.83c4.209 0 6.494-2.234 7.637-4a9.5 9.5 0 0 0 1.091-2.338C21.792 14.688 24 12.22 24 9.208v-.415c0-3.247-2.13-5.507-5.792-5.87-1.558-.156-2.65-.208-6.857-.208m0 1.947c4.208 0 5.09.052 6.571.182 2.624.311 4.13 1.584 4.13 4v.39c0 2.156-1.792 3.844-3.87 3.844h-.935l-.156.649c-.208 1.013-.597 1.818-1.039 2.546-.909 1.428-2.545 3.064-5.922 3.064h-.805c-2.571 0-4.831-.883-6.078-3.195-1.09-2-1.298-4.155-1.298-7.506 0-2.181.857-3.402 3.012-3.714 1.533-.233 3.559-.26 6.39-.26m6.547 2.287c-.416 0-.65.234-.65.546v2.935c0 .311.234.545.65.545 1.324 0 2.051-.754 2.051-2s-.727-2.026-2.052-2.026m-10.39.182c-1.818 0-3.013 1.48-3.013 3.142 0 1.533.858 2.857 1.949 3.897.727.701 1.87 1.429 2.649 1.896a1.47 1.47 0 0 0 1.507 0c.78-.467 1.922-1.195 2.623-1.896 1.117-1.039 1.974-2.364 1.974-3.897 0-1.662-1.247-3.142-3.039-3.142-1.065 0-1.792.545-2.338 1.298-.493-.753-1.246-1.298-2.312-1.298"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://www.paypal.com/paypalme/dwillner0" target="_blank" rel="noopener" title="www.paypal.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.607 4.653H8.941L6.645 19.251H1.82L4.862 0h7.995c3.754 0 6.375 2.294 6.473 5.513-.648-.478-2.105-.86-3.722-.86m6.57 5.546c0 3.41-3.01 6.853-6.958 6.853h-2.493L11.595 24H6.74l1.845-11.538h3.592c4.208 0 7.346-3.634 7.153-6.949a5.24 5.24 0 0 1 2.848 4.686M9.653 5.546h6.408c.907 0 1.942.222 2.363.541-.195 2.741-2.655 5.483-6.441 5.483H8.714Z"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="md-dialog" data-md-component="dialog">
|
||||||
|
<div class="md-dialog__inner md-typeset"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.instant", "navigation.tracking", "navigation.sections", "navigation.expand", "navigation.indexes", "navigation.top", "toc.follow", "content.code.copy"], "search": "/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="/assets/javascripts/bundle.92b07e13.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -1,674 +0,0 @@
|
|||||||
GNU GENERAL PUBLIC LICENSE
|
|
||||||
Version 3, 29 June 2007
|
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
|
||||||
of this license document, but changing it is not allowed.
|
|
||||||
|
|
||||||
Preamble
|
|
||||||
|
|
||||||
The GNU General Public License is a free, copyleft license for
|
|
||||||
software and other kinds of works.
|
|
||||||
|
|
||||||
The licenses for most software and other practical works are designed
|
|
||||||
to take away your freedom to share and change the works. By contrast,
|
|
||||||
the GNU General Public License is intended to guarantee your freedom to
|
|
||||||
share and change all versions of a program--to make sure it remains free
|
|
||||||
software for all its users. We, the Free Software Foundation, use the
|
|
||||||
GNU General Public License for most of our software; it applies also to
|
|
||||||
any other work released this way by its authors. You can apply it to
|
|
||||||
your programs, too.
|
|
||||||
|
|
||||||
When we speak of free software, we are referring to freedom, not
|
|
||||||
price. Our General Public Licenses are designed to make sure that you
|
|
||||||
have the freedom to distribute copies of free software (and charge for
|
|
||||||
them if you wish), that you receive source code or can get it if you
|
|
||||||
want it, that you can change the software or use pieces of it in new
|
|
||||||
free programs, and that you know you can do these things.
|
|
||||||
|
|
||||||
To protect your rights, we need to prevent others from denying you
|
|
||||||
these rights or asking you to surrender the rights. Therefore, you have
|
|
||||||
certain responsibilities if you distribute copies of the software, or if
|
|
||||||
you modify it: responsibilities to respect the freedom of others.
|
|
||||||
|
|
||||||
For example, if you distribute copies of such a program, whether
|
|
||||||
gratis or for a fee, you must pass on to the recipients the same
|
|
||||||
freedoms that you received. You must make sure that they, too, receive
|
|
||||||
or can get the source code. And you must show them these terms so they
|
|
||||||
know their rights.
|
|
||||||
|
|
||||||
Developers that use the GNU GPL protect your rights with two steps:
|
|
||||||
(1) assert copyright on the software, and (2) offer you this License
|
|
||||||
giving you legal permission to copy, distribute and/or modify it.
|
|
||||||
|
|
||||||
For the developers' and authors' protection, the GPL clearly explains
|
|
||||||
that there is no warranty for this free software. For both users' and
|
|
||||||
authors' sake, the GPL requires that modified versions be marked as
|
|
||||||
changed, so that their problems will not be attributed erroneously to
|
|
||||||
authors of previous versions.
|
|
||||||
|
|
||||||
Some devices are designed to deny users access to install or run
|
|
||||||
modified versions of the software inside them, although the manufacturer
|
|
||||||
can do so. This is fundamentally incompatible with the aim of
|
|
||||||
protecting users' freedom to change the software. The systematic
|
|
||||||
pattern of such abuse occurs in the area of products for individuals to
|
|
||||||
use, which is precisely where it is most unacceptable. Therefore, we
|
|
||||||
have designed this version of the GPL to prohibit the practice for those
|
|
||||||
products. If such problems arise substantially in other domains, we
|
|
||||||
stand ready to extend this provision to those domains in future versions
|
|
||||||
of the GPL, as needed to protect the freedom of users.
|
|
||||||
|
|
||||||
Finally, every program is threatened constantly by software patents.
|
|
||||||
States should not allow patents to restrict development and use of
|
|
||||||
software on general-purpose computers, but in those that do, we wish to
|
|
||||||
avoid the special danger that patents applied to a free program could
|
|
||||||
make it effectively proprietary. To prevent this, the GPL assures that
|
|
||||||
patents cannot be used to render the program non-free.
|
|
||||||
|
|
||||||
The precise terms and conditions for copying, distribution and
|
|
||||||
modification follow.
|
|
||||||
|
|
||||||
TERMS AND CONDITIONS
|
|
||||||
|
|
||||||
0. Definitions.
|
|
||||||
|
|
||||||
"This License" refers to version 3 of the GNU General Public License.
|
|
||||||
|
|
||||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
|
||||||
works, such as semiconductor masks.
|
|
||||||
|
|
||||||
"The Program" refers to any copyrightable work licensed under this
|
|
||||||
License. Each licensee is addressed as "you". "Licensees" and
|
|
||||||
"recipients" may be individuals or organizations.
|
|
||||||
|
|
||||||
To "modify" a work means to copy from or adapt all or part of the work
|
|
||||||
in a fashion requiring copyright permission, other than the making of an
|
|
||||||
exact copy. The resulting work is called a "modified version" of the
|
|
||||||
earlier work or a work "based on" the earlier work.
|
|
||||||
|
|
||||||
A "covered work" means either the unmodified Program or a work based
|
|
||||||
on the Program.
|
|
||||||
|
|
||||||
To "propagate" a work means to do anything with it that, without
|
|
||||||
permission, would make you directly or secondarily liable for
|
|
||||||
infringement under applicable copyright law, except executing it on a
|
|
||||||
computer or modifying a private copy. Propagation includes copying,
|
|
||||||
distribution (with or without modification), making available to the
|
|
||||||
public, and in some countries other activities as well.
|
|
||||||
|
|
||||||
To "convey" a work means any kind of propagation that enables other
|
|
||||||
parties to make or receive copies. Mere interaction with a user through
|
|
||||||
a computer network, with no transfer of a copy, is not conveying.
|
|
||||||
|
|
||||||
An interactive user interface displays "Appropriate Legal Notices"
|
|
||||||
to the extent that it includes a convenient and prominently visible
|
|
||||||
feature that (1) displays an appropriate copyright notice, and (2)
|
|
||||||
tells the user that there is no warranty for the work (except to the
|
|
||||||
extent that warranties are provided), that licensees may convey the
|
|
||||||
work under this License, and how to view a copy of this License. If
|
|
||||||
the interface presents a list of user commands or options, such as a
|
|
||||||
menu, a prominent item in the list meets this criterion.
|
|
||||||
|
|
||||||
1. Source Code.
|
|
||||||
|
|
||||||
The "source code" for a work means the preferred form of the work
|
|
||||||
for making modifications to it. "Object code" means any non-source
|
|
||||||
form of a work.
|
|
||||||
|
|
||||||
A "Standard Interface" means an interface that either is an official
|
|
||||||
standard defined by a recognized standards body, or, in the case of
|
|
||||||
interfaces specified for a particular programming language, one that
|
|
||||||
is widely used among developers working in that language.
|
|
||||||
|
|
||||||
The "System Libraries" of an executable work include anything, other
|
|
||||||
than the work as a whole, that (a) is included in the normal form of
|
|
||||||
packaging a Major Component, but which is not part of that Major
|
|
||||||
Component, and (b) serves only to enable use of the work with that
|
|
||||||
Major Component, or to implement a Standard Interface for which an
|
|
||||||
implementation is available to the public in source code form. A
|
|
||||||
"Major Component", in this context, means a major essential component
|
|
||||||
(kernel, window system, and so on) of the specific operating system
|
|
||||||
(if any) on which the executable work runs, or a compiler used to
|
|
||||||
produce the work, or an object code interpreter used to run it.
|
|
||||||
|
|
||||||
The "Corresponding Source" for a work in object code form means all
|
|
||||||
the source code needed to generate, install, and (for an executable
|
|
||||||
work) run the object code and to modify the work, including scripts to
|
|
||||||
control those activities. However, it does not include the work's
|
|
||||||
System Libraries, or general-purpose tools or generally available free
|
|
||||||
programs which are used unmodified in performing those activities but
|
|
||||||
which are not part of the work. For example, Corresponding Source
|
|
||||||
includes interface definition files associated with source files for
|
|
||||||
the work, and the source code for shared libraries and dynamically
|
|
||||||
linked subprograms that the work is specifically designed to require,
|
|
||||||
such as by intimate data communication or control flow between those
|
|
||||||
subprograms and other parts of the work.
|
|
||||||
|
|
||||||
The Corresponding Source need not include anything that users
|
|
||||||
can regenerate automatically from other parts of the Corresponding
|
|
||||||
Source.
|
|
||||||
|
|
||||||
The Corresponding Source for a work in source code form is that
|
|
||||||
same work.
|
|
||||||
|
|
||||||
2. Basic Permissions.
|
|
||||||
|
|
||||||
All rights granted under this License are granted for the term of
|
|
||||||
copyright on the Program, and are irrevocable provided the stated
|
|
||||||
conditions are met. This License explicitly affirms your unlimited
|
|
||||||
permission to run the unmodified Program. The output from running a
|
|
||||||
covered work is covered by this License only if the output, given its
|
|
||||||
content, constitutes a covered work. This License acknowledges your
|
|
||||||
rights of fair use or other equivalent, as provided by copyright law.
|
|
||||||
|
|
||||||
You may make, run and propagate covered works that you do not
|
|
||||||
convey, without conditions so long as your license otherwise remains
|
|
||||||
in force. You may convey covered works to others for the sole purpose
|
|
||||||
of having them make modifications exclusively for you, or provide you
|
|
||||||
with facilities for running those works, provided that you comply with
|
|
||||||
the terms of this License in conveying all material for which you do
|
|
||||||
not control copyright. Those thus making or running the covered works
|
|
||||||
for you must do so exclusively on your behalf, under your direction
|
|
||||||
and control, on terms that prohibit them from making any copies of
|
|
||||||
your copyrighted material outside their relationship with you.
|
|
||||||
|
|
||||||
Conveying under any other circumstances is permitted solely under
|
|
||||||
the conditions stated below. Sublicensing is not allowed; section 10
|
|
||||||
makes it unnecessary.
|
|
||||||
|
|
||||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
|
||||||
|
|
||||||
No covered work shall be deemed part of an effective technological
|
|
||||||
measure under any applicable law fulfilling obligations under article
|
|
||||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
|
||||||
similar laws prohibiting or restricting circumvention of such
|
|
||||||
measures.
|
|
||||||
|
|
||||||
When you convey a covered work, you waive any legal power to forbid
|
|
||||||
circumvention of technological measures to the extent such circumvention
|
|
||||||
is effected by exercising rights under this License with respect to
|
|
||||||
the covered work, and you disclaim any intention to limit operation or
|
|
||||||
modification of the work as a means of enforcing, against the work's
|
|
||||||
users, your or third parties' legal rights to forbid circumvention of
|
|
||||||
technological measures.
|
|
||||||
|
|
||||||
4. Conveying Verbatim Copies.
|
|
||||||
|
|
||||||
You may convey verbatim copies of the Program's source code as you
|
|
||||||
receive it, in any medium, provided that you conspicuously and
|
|
||||||
appropriately publish on each copy an appropriate copyright notice;
|
|
||||||
keep intact all notices stating that this License and any
|
|
||||||
non-permissive terms added in accord with section 7 apply to the code;
|
|
||||||
keep intact all notices of the absence of any warranty; and give all
|
|
||||||
recipients a copy of this License along with the Program.
|
|
||||||
|
|
||||||
You may charge any price or no price for each copy that you convey,
|
|
||||||
and you may offer support or warranty protection for a fee.
|
|
||||||
|
|
||||||
5. Conveying Modified Source Versions.
|
|
||||||
|
|
||||||
You may convey a work based on the Program, or the modifications to
|
|
||||||
produce it from the Program, in the form of source code under the
|
|
||||||
terms of section 4, provided that you also meet all of these conditions:
|
|
||||||
|
|
||||||
a) The work must carry prominent notices stating that you modified
|
|
||||||
it, and giving a relevant date.
|
|
||||||
|
|
||||||
b) The work must carry prominent notices stating that it is
|
|
||||||
released under this License and any conditions added under section
|
|
||||||
7. This requirement modifies the requirement in section 4 to
|
|
||||||
"keep intact all notices".
|
|
||||||
|
|
||||||
c) You must license the entire work, as a whole, under this
|
|
||||||
License to anyone who comes into possession of a copy. This
|
|
||||||
License will therefore apply, along with any applicable section 7
|
|
||||||
additional terms, to the whole of the work, and all its parts,
|
|
||||||
regardless of how they are packaged. This License gives no
|
|
||||||
permission to license the work in any other way, but it does not
|
|
||||||
invalidate such permission if you have separately received it.
|
|
||||||
|
|
||||||
d) If the work has interactive user interfaces, each must display
|
|
||||||
Appropriate Legal Notices; however, if the Program has interactive
|
|
||||||
interfaces that do not display Appropriate Legal Notices, your
|
|
||||||
work need not make them do so.
|
|
||||||
|
|
||||||
A compilation of a covered work with other separate and independent
|
|
||||||
works, which are not by their nature extensions of the covered work,
|
|
||||||
and which are not combined with it such as to form a larger program,
|
|
||||||
in or on a volume of a storage or distribution medium, is called an
|
|
||||||
"aggregate" if the compilation and its resulting copyright are not
|
|
||||||
used to limit the access or legal rights of the compilation's users
|
|
||||||
beyond what the individual works permit. Inclusion of a covered work
|
|
||||||
in an aggregate does not cause this License to apply to the other
|
|
||||||
parts of the aggregate.
|
|
||||||
|
|
||||||
6. Conveying Non-Source Forms.
|
|
||||||
|
|
||||||
You may convey a covered work in object code form under the terms
|
|
||||||
of sections 4 and 5, provided that you also convey the
|
|
||||||
machine-readable Corresponding Source under the terms of this License,
|
|
||||||
in one of these ways:
|
|
||||||
|
|
||||||
a) Convey the object code in, or embodied in, a physical product
|
|
||||||
(including a physical distribution medium), accompanied by the
|
|
||||||
Corresponding Source fixed on a durable physical medium
|
|
||||||
customarily used for software interchange.
|
|
||||||
|
|
||||||
b) Convey the object code in, or embodied in, a physical product
|
|
||||||
(including a physical distribution medium), accompanied by a
|
|
||||||
written offer, valid for at least three years and valid for as
|
|
||||||
long as you offer spare parts or customer support for that product
|
|
||||||
model, to give anyone who possesses the object code either (1) a
|
|
||||||
copy of the Corresponding Source for all the software in the
|
|
||||||
product that is covered by this License, on a durable physical
|
|
||||||
medium customarily used for software interchange, for a price no
|
|
||||||
more than your reasonable cost of physically performing this
|
|
||||||
conveying of source, or (2) access to copy the
|
|
||||||
Corresponding Source from a network server at no charge.
|
|
||||||
|
|
||||||
c) Convey individual copies of the object code with a copy of the
|
|
||||||
written offer to provide the Corresponding Source. This
|
|
||||||
alternative is allowed only occasionally and noncommercially, and
|
|
||||||
only if you received the object code with such an offer, in accord
|
|
||||||
with subsection 6b.
|
|
||||||
|
|
||||||
d) Convey the object code by offering access from a designated
|
|
||||||
place (gratis or for a charge), and offer equivalent access to the
|
|
||||||
Corresponding Source in the same way through the same place at no
|
|
||||||
further charge. You need not require recipients to copy the
|
|
||||||
Corresponding Source along with the object code. If the place to
|
|
||||||
copy the object code is a network server, the Corresponding Source
|
|
||||||
may be on a different server (operated by you or a third party)
|
|
||||||
that supports equivalent copying facilities, provided you maintain
|
|
||||||
clear directions next to the object code saying where to find the
|
|
||||||
Corresponding Source. Regardless of what server hosts the
|
|
||||||
Corresponding Source, you remain obligated to ensure that it is
|
|
||||||
available for as long as needed to satisfy these requirements.
|
|
||||||
|
|
||||||
e) Convey the object code using peer-to-peer transmission, provided
|
|
||||||
you inform other peers where the object code and Corresponding
|
|
||||||
Source of the work are being offered to the general public at no
|
|
||||||
charge under subsection 6d.
|
|
||||||
|
|
||||||
A separable portion of the object code, whose source code is excluded
|
|
||||||
from the Corresponding Source as a System Library, need not be
|
|
||||||
included in conveying the object code work.
|
|
||||||
|
|
||||||
A "User Product" is either (1) a "consumer product", which means any
|
|
||||||
tangible personal property which is normally used for personal, family,
|
|
||||||
or household purposes, or (2) anything designed or sold for incorporation
|
|
||||||
into a dwelling. In determining whether a product is a consumer product,
|
|
||||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
|
||||||
product received by a particular user, "normally used" refers to a
|
|
||||||
typical or common use of that class of product, regardless of the status
|
|
||||||
of the particular user or of the way in which the particular user
|
|
||||||
actually uses, or expects or is expected to use, the product. A product
|
|
||||||
is a consumer product regardless of whether the product has substantial
|
|
||||||
commercial, industrial or non-consumer uses, unless such uses represent
|
|
||||||
the only significant mode of use of the product.
|
|
||||||
|
|
||||||
"Installation Information" for a User Product means any methods,
|
|
||||||
procedures, authorization keys, or other information required to install
|
|
||||||
and execute modified versions of a covered work in that User Product from
|
|
||||||
a modified version of its Corresponding Source. The information must
|
|
||||||
suffice to ensure that the continued functioning of the modified object
|
|
||||||
code is in no case prevented or interfered with solely because
|
|
||||||
modification has been made.
|
|
||||||
|
|
||||||
If you convey an object code work under this section in, or with, or
|
|
||||||
specifically for use in, a User Product, and the conveying occurs as
|
|
||||||
part of a transaction in which the right of possession and use of the
|
|
||||||
User Product is transferred to the recipient in perpetuity or for a
|
|
||||||
fixed term (regardless of how the transaction is characterized), the
|
|
||||||
Corresponding Source conveyed under this section must be accompanied
|
|
||||||
by the Installation Information. But this requirement does not apply
|
|
||||||
if neither you nor any third party retains the ability to install
|
|
||||||
modified object code on the User Product (for example, the work has
|
|
||||||
been installed in ROM).
|
|
||||||
|
|
||||||
The requirement to provide Installation Information does not include a
|
|
||||||
requirement to continue to provide support service, warranty, or updates
|
|
||||||
for a work that has been modified or installed by the recipient, or for
|
|
||||||
the User Product in which it has been modified or installed. Access to a
|
|
||||||
network may be denied when the modification itself materially and
|
|
||||||
adversely affects the operation of the network or violates the rules and
|
|
||||||
protocols for communication across the network.
|
|
||||||
|
|
||||||
Corresponding Source conveyed, and Installation Information provided,
|
|
||||||
in accord with this section must be in a format that is publicly
|
|
||||||
documented (and with an implementation available to the public in
|
|
||||||
source code form), and must require no special password or key for
|
|
||||||
unpacking, reading or copying.
|
|
||||||
|
|
||||||
7. Additional Terms.
|
|
||||||
|
|
||||||
"Additional permissions" are terms that supplement the terms of this
|
|
||||||
License by making exceptions from one or more of its conditions.
|
|
||||||
Additional permissions that are applicable to the entire Program shall
|
|
||||||
be treated as though they were included in this License, to the extent
|
|
||||||
that they are valid under applicable law. If additional permissions
|
|
||||||
apply only to part of the Program, that part may be used separately
|
|
||||||
under those permissions, but the entire Program remains governed by
|
|
||||||
this License without regard to the additional permissions.
|
|
||||||
|
|
||||||
When you convey a copy of a covered work, you may at your option
|
|
||||||
remove any additional permissions from that copy, or from any part of
|
|
||||||
it. (Additional permissions may be written to require their own
|
|
||||||
removal in certain cases when you modify the work.) You may place
|
|
||||||
additional permissions on material, added by you to a covered work,
|
|
||||||
for which you have or can give appropriate copyright permission.
|
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, for material you
|
|
||||||
add to a covered work, you may (if authorized by the copyright holders of
|
|
||||||
that material) supplement the terms of this License with terms:
|
|
||||||
|
|
||||||
a) Disclaiming warranty or limiting liability differently from the
|
|
||||||
terms of sections 15 and 16 of this License; or
|
|
||||||
|
|
||||||
b) Requiring preservation of specified reasonable legal notices or
|
|
||||||
author attributions in that material or in the Appropriate Legal
|
|
||||||
Notices displayed by works containing it; or
|
|
||||||
|
|
||||||
c) Prohibiting misrepresentation of the origin of that material, or
|
|
||||||
requiring that modified versions of such material be marked in
|
|
||||||
reasonable ways as different from the original version; or
|
|
||||||
|
|
||||||
d) Limiting the use for publicity purposes of names of licensors or
|
|
||||||
authors of the material; or
|
|
||||||
|
|
||||||
e) Declining to grant rights under trademark law for use of some
|
|
||||||
trade names, trademarks, or service marks; or
|
|
||||||
|
|
||||||
f) Requiring indemnification of licensors and authors of that
|
|
||||||
material by anyone who conveys the material (or modified versions of
|
|
||||||
it) with contractual assumptions of liability to the recipient, for
|
|
||||||
any liability that these contractual assumptions directly impose on
|
|
||||||
those licensors and authors.
|
|
||||||
|
|
||||||
All other non-permissive additional terms are considered "further
|
|
||||||
restrictions" within the meaning of section 10. If the Program as you
|
|
||||||
received it, or any part of it, contains a notice stating that it is
|
|
||||||
governed by this License along with a term that is a further
|
|
||||||
restriction, you may remove that term. If a license document contains
|
|
||||||
a further restriction but permits relicensing or conveying under this
|
|
||||||
License, you may add to a covered work material governed by the terms
|
|
||||||
of that license document, provided that the further restriction does
|
|
||||||
not survive such relicensing or conveying.
|
|
||||||
|
|
||||||
If you add terms to a covered work in accord with this section, you
|
|
||||||
must place, in the relevant source files, a statement of the
|
|
||||||
additional terms that apply to those files, or a notice indicating
|
|
||||||
where to find the applicable terms.
|
|
||||||
|
|
||||||
Additional terms, permissive or non-permissive, may be stated in the
|
|
||||||
form of a separately written license, or stated as exceptions;
|
|
||||||
the above requirements apply either way.
|
|
||||||
|
|
||||||
8. Termination.
|
|
||||||
|
|
||||||
You may not propagate or modify a covered work except as expressly
|
|
||||||
provided under this License. Any attempt otherwise to propagate or
|
|
||||||
modify it is void, and will automatically terminate your rights under
|
|
||||||
this License (including any patent licenses granted under the third
|
|
||||||
paragraph of section 11).
|
|
||||||
|
|
||||||
However, if you cease all violation of this License, then your
|
|
||||||
license from a particular copyright holder is reinstated (a)
|
|
||||||
provisionally, unless and until the copyright holder explicitly and
|
|
||||||
finally terminates your license, and (b) permanently, if the copyright
|
|
||||||
holder fails to notify you of the violation by some reasonable means
|
|
||||||
prior to 60 days after the cessation.
|
|
||||||
|
|
||||||
Moreover, your license from a particular copyright holder is
|
|
||||||
reinstated permanently if the copyright holder notifies you of the
|
|
||||||
violation by some reasonable means, this is the first time you have
|
|
||||||
received notice of violation of this License (for any work) from that
|
|
||||||
copyright holder, and you cure the violation prior to 30 days after
|
|
||||||
your receipt of the notice.
|
|
||||||
|
|
||||||
Termination of your rights under this section does not terminate the
|
|
||||||
licenses of parties who have received copies or rights from you under
|
|
||||||
this License. If your rights have been terminated and not permanently
|
|
||||||
reinstated, you do not qualify to receive new licenses for the same
|
|
||||||
material under section 10.
|
|
||||||
|
|
||||||
9. Acceptance Not Required for Having Copies.
|
|
||||||
|
|
||||||
You are not required to accept this License in order to receive or
|
|
||||||
run a copy of the Program. Ancillary propagation of a covered work
|
|
||||||
occurring solely as a consequence of using peer-to-peer transmission
|
|
||||||
to receive a copy likewise does not require acceptance. However,
|
|
||||||
nothing other than this License grants you permission to propagate or
|
|
||||||
modify any covered work. These actions infringe copyright if you do
|
|
||||||
not accept this License. Therefore, by modifying or propagating a
|
|
||||||
covered work, you indicate your acceptance of this License to do so.
|
|
||||||
|
|
||||||
10. Automatic Licensing of Downstream Recipients.
|
|
||||||
|
|
||||||
Each time you convey a covered work, the recipient automatically
|
|
||||||
receives a license from the original licensors, to run, modify and
|
|
||||||
propagate that work, subject to this License. You are not responsible
|
|
||||||
for enforcing compliance by third parties with this License.
|
|
||||||
|
|
||||||
An "entity transaction" is a transaction transferring control of an
|
|
||||||
organization, or substantially all assets of one, or subdividing an
|
|
||||||
organization, or merging organizations. If propagation of a covered
|
|
||||||
work results from an entity transaction, each party to that
|
|
||||||
transaction who receives a copy of the work also receives whatever
|
|
||||||
licenses to the work the party's predecessor in interest had or could
|
|
||||||
give under the previous paragraph, plus a right to possession of the
|
|
||||||
Corresponding Source of the work from the predecessor in interest, if
|
|
||||||
the predecessor has it or can get it with reasonable efforts.
|
|
||||||
|
|
||||||
You may not impose any further restrictions on the exercise of the
|
|
||||||
rights granted or affirmed under this License. For example, you may
|
|
||||||
not impose a license fee, royalty, or other charge for exercise of
|
|
||||||
rights granted under this License, and you may not initiate litigation
|
|
||||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
|
||||||
any patent claim is infringed by making, using, selling, offering for
|
|
||||||
sale, or importing the Program or any portion of it.
|
|
||||||
|
|
||||||
11. Patents.
|
|
||||||
|
|
||||||
A "contributor" is a copyright holder who authorizes use under this
|
|
||||||
License of the Program or a work on which the Program is based. The
|
|
||||||
work thus licensed is called the contributor's "contributor version".
|
|
||||||
|
|
||||||
A contributor's "essential patent claims" are all patent claims
|
|
||||||
owned or controlled by the contributor, whether already acquired or
|
|
||||||
hereafter acquired, that would be infringed by some manner, permitted
|
|
||||||
by this License, of making, using, or selling its contributor version,
|
|
||||||
but do not include claims that would be infringed only as a
|
|
||||||
consequence of further modification of the contributor version. For
|
|
||||||
purposes of this definition, "control" includes the right to grant
|
|
||||||
patent sublicenses in a manner consistent with the requirements of
|
|
||||||
this License.
|
|
||||||
|
|
||||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
|
||||||
patent license under the contributor's essential patent claims, to
|
|
||||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
|
||||||
propagate the contents of its contributor version.
|
|
||||||
|
|
||||||
In the following three paragraphs, a "patent license" is any express
|
|
||||||
agreement or commitment, however denominated, not to enforce a patent
|
|
||||||
(such as an express permission to practice a patent or covenant not to
|
|
||||||
sue for patent infringement). To "grant" such a patent license to a
|
|
||||||
party means to make such an agreement or commitment not to enforce a
|
|
||||||
patent against the party.
|
|
||||||
|
|
||||||
If you convey a covered work, knowingly relying on a patent license,
|
|
||||||
and the Corresponding Source of the work is not available for anyone
|
|
||||||
to copy, free of charge and under the terms of this License, through a
|
|
||||||
publicly available network server or other readily accessible means,
|
|
||||||
then you must either (1) cause the Corresponding Source to be so
|
|
||||||
available, or (2) arrange to deprive yourself of the benefit of the
|
|
||||||
patent license for this particular work, or (3) arrange, in a manner
|
|
||||||
consistent with the requirements of this License, to extend the patent
|
|
||||||
license to downstream recipients. "Knowingly relying" means you have
|
|
||||||
actual knowledge that, but for the patent license, your conveying the
|
|
||||||
covered work in a country, or your recipient's use of the covered work
|
|
||||||
in a country, would infringe one or more identifiable patents in that
|
|
||||||
country that you have reason to believe are valid.
|
|
||||||
|
|
||||||
If, pursuant to or in connection with a single transaction or
|
|
||||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
|
||||||
covered work, and grant a patent license to some of the parties
|
|
||||||
receiving the covered work authorizing them to use, propagate, modify
|
|
||||||
or convey a specific copy of the covered work, then the patent license
|
|
||||||
you grant is automatically extended to all recipients of the covered
|
|
||||||
work and works based on it.
|
|
||||||
|
|
||||||
A patent license is "discriminatory" if it does not include within
|
|
||||||
the scope of its coverage, prohibits the exercise of, or is
|
|
||||||
conditioned on the non-exercise of one or more of the rights that are
|
|
||||||
specifically granted under this License. You may not convey a covered
|
|
||||||
work if you are a party to an arrangement with a third party that is
|
|
||||||
in the business of distributing software, under which you make payment
|
|
||||||
to the third party based on the extent of your activity of conveying
|
|
||||||
the work, and under which the third party grants, to any of the
|
|
||||||
parties who would receive the covered work from you, a discriminatory
|
|
||||||
patent license (a) in connection with copies of the covered work
|
|
||||||
conveyed by you (or copies made from those copies), or (b) primarily
|
|
||||||
for and in connection with specific products or compilations that
|
|
||||||
contain the covered work, unless you entered into that arrangement,
|
|
||||||
or that patent license was granted, prior to 28 March 2007.
|
|
||||||
|
|
||||||
Nothing in this License shall be construed as excluding or limiting
|
|
||||||
any implied license or other defenses to infringement that may
|
|
||||||
otherwise be available to you under applicable patent law.
|
|
||||||
|
|
||||||
12. No Surrender of Others' Freedom.
|
|
||||||
|
|
||||||
If conditions are imposed on you (whether by court order, agreement or
|
|
||||||
otherwise) that contradict the conditions of this License, they do not
|
|
||||||
excuse you from the conditions of this License. If you cannot convey a
|
|
||||||
covered work so as to satisfy simultaneously your obligations under this
|
|
||||||
License and any other pertinent obligations, then as a consequence you may
|
|
||||||
not convey it at all. For example, if you agree to terms that obligate you
|
|
||||||
to collect a royalty for further conveying from those to whom you convey
|
|
||||||
the Program, the only way you could satisfy both those terms and this
|
|
||||||
License would be to refrain entirely from conveying the Program.
|
|
||||||
|
|
||||||
13. Use with the GNU Affero General Public License.
|
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, you have
|
|
||||||
permission to link or combine any covered work with a work licensed
|
|
||||||
under version 3 of the GNU Affero General Public License into a single
|
|
||||||
combined work, and to convey the resulting work. The terms of this
|
|
||||||
License will continue to apply to the part which is the covered work,
|
|
||||||
but the special requirements of the GNU Affero General Public License,
|
|
||||||
section 13, concerning interaction through a network will apply to the
|
|
||||||
combination as such.
|
|
||||||
|
|
||||||
14. Revised Versions of this License.
|
|
||||||
|
|
||||||
The Free Software Foundation may publish revised and/or new versions of
|
|
||||||
the GNU General Public License from time to time. Such new versions will
|
|
||||||
be similar in spirit to the present version, but may differ in detail to
|
|
||||||
address new problems or concerns.
|
|
||||||
|
|
||||||
Each version is given a distinguishing version number. If the
|
|
||||||
Program specifies that a certain numbered version of the GNU General
|
|
||||||
Public License "or any later version" applies to it, you have the
|
|
||||||
option of following the terms and conditions either of that numbered
|
|
||||||
version or of any later version published by the Free Software
|
|
||||||
Foundation. If the Program does not specify a version number of the
|
|
||||||
GNU General Public License, you may choose any version ever published
|
|
||||||
by the Free Software Foundation.
|
|
||||||
|
|
||||||
If the Program specifies that a proxy can decide which future
|
|
||||||
versions of the GNU General Public License can be used, that proxy's
|
|
||||||
public statement of acceptance of a version permanently authorizes you
|
|
||||||
to choose that version for the Program.
|
|
||||||
|
|
||||||
Later license versions may give you additional or different
|
|
||||||
permissions. However, no additional obligations are imposed on any
|
|
||||||
author or copyright holder as a result of your choosing to follow a
|
|
||||||
later version.
|
|
||||||
|
|
||||||
15. Disclaimer of Warranty.
|
|
||||||
|
|
||||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
|
||||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
|
||||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
|
||||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
||||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
|
||||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
|
||||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
|
||||||
|
|
||||||
16. Limitation of Liability.
|
|
||||||
|
|
||||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
|
||||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
|
||||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
|
||||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
|
||||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
|
||||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
|
||||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
|
||||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
|
||||||
SUCH DAMAGES.
|
|
||||||
|
|
||||||
17. Interpretation of Sections 15 and 16.
|
|
||||||
|
|
||||||
If the disclaimer of warranty and limitation of liability provided
|
|
||||||
above cannot be given local legal effect according to their terms,
|
|
||||||
reviewing courts shall apply local law that most closely approximates
|
|
||||||
an absolute waiver of all civil liability in connection with the
|
|
||||||
Program, unless a warranty or assumption of liability accompanies a
|
|
||||||
copy of the Program in return for a fee.
|
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
|
||||||
|
|
||||||
How to Apply These Terms to Your New Programs
|
|
||||||
|
|
||||||
If you develop a new program, and you want it to be of the greatest
|
|
||||||
possible use to the public, the best way to achieve this is to make it
|
|
||||||
free software which everyone can redistribute and change under these terms.
|
|
||||||
|
|
||||||
To do so, attach the following notices to the program. It is safest
|
|
||||||
to attach them to the start of each source file to most effectively
|
|
||||||
state the exclusion of warranty; and each file should have at least
|
|
||||||
the "copyright" line and a pointer to where the full notice is found.
|
|
||||||
|
|
||||||
<one line to give the program's name and a brief idea of what it does.>
|
|
||||||
Copyright (C) <year> <name of author>
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
Also add information on how to contact you by electronic and paper mail.
|
|
||||||
|
|
||||||
If the program does terminal interaction, make it output a short
|
|
||||||
notice like this when it starts in an interactive mode:
|
|
||||||
|
|
||||||
<program> Copyright (C) <year> <name of author>
|
|
||||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
|
||||||
This is free software, and you are welcome to redistribute it
|
|
||||||
under certain conditions; type `show c' for details.
|
|
||||||
|
|
||||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
|
||||||
parts of the General Public License. Of course, your program's commands
|
|
||||||
might be different; for a GUI interface, you would use an "about box".
|
|
||||||
|
|
||||||
You should also get your employer (if you work as a programmer) or school,
|
|
||||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
|
||||||
For more information on this, and how to apply and follow the GNU GPL, see
|
|
||||||
<https://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
The GNU General Public License does not permit incorporating your program
|
|
||||||
into proprietary programs. If your program is a subroutine library, you
|
|
||||||
may consider it more useful to permit linking proprietary applications with
|
|
||||||
the library. If this is what you want to do, use the GNU Lesser General
|
|
||||||
Public License instead of this License. But first, please read
|
|
||||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
|
||||||
@@ -1,136 +0,0 @@
|
|||||||
# **KIAUH - Klipper Installation And Update Helper**
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **📋 Please see the [Changelog](docs/changelog.md) for possible important information !**
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **📢 Disclaimer: Usage of this script happens at your own risk!**
|
|
||||||
|
|
||||||
This script acts as a helping hand for you to get set up in a fast and comfortable way.\
|
|
||||||
**This does not mean, it will relieve you of using your brain.exe! 🧠**\
|
|
||||||
Please also always pay attention to the individual component repositories (all linked below).\
|
|
||||||
Feel free to give it a try. If you have suggestions or encounter any problems, please report them.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **🛠️ Instructions:**
|
|
||||||
|
|
||||||
For downloading this script it is necessary to have git installed.\
|
|
||||||
If you haven't, please run `sudo apt-get install git -y` to install git first.\
|
|
||||||
You will need it anyways! 😄
|
|
||||||
|
|
||||||
After git is installed, use the following commands in the given order to download and execute the script:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
cd ~
|
|
||||||
git clone https://github.com/th33xitus/kiauh.git
|
|
||||||
./kiauh/kiauh.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **🧰 Functions and Features:**
|
|
||||||
|
|
||||||
- **New in v3.0.0:** You can now install multiple instances (Klipper/Moonraker/DWC/Octoprint) on the same Pi!
|
|
||||||
---
|
|
||||||
### **Core Functions:**
|
|
||||||
|
|
||||||
- **Installing** Klipper to your Raspberry Pi or other Debian based Linux Distribution.
|
|
||||||
- **Installing** of the Moonraker API (needed for Mainsail, Fluidd and KlipperScreen)
|
|
||||||
- **Installing** several different web interfaces such as Mainsail, Fluidd, Duet Web Control or OctoPrint including their dependencies.
|
|
||||||
- **Installing** of KlipperScreen (OctoScreen but for Klipper!)
|
|
||||||
- **Updating** of all the listed installations above excluding OctoPrint. For updating OctoPrint, please use the OctoPrint interface!
|
|
||||||
- **Removing** of all the listed installations above.
|
|
||||||
- **Backup** of all the listed installations above.
|
|
||||||
|
|
||||||
### **Also possible:**
|
|
||||||
|
|
||||||
- Build the Klipper Firmware
|
|
||||||
- Flash the MCU
|
|
||||||
- Read ID of the currently connected MCU
|
|
||||||
- and more ...
|
|
||||||
|
|
||||||
### **For a list of additional features please see: [Feature List](docs/features.md)**
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **📝 Notes:**
|
|
||||||
|
|
||||||
- Tested **only** on Raspberry Pi OS Lite (Debian 10 Buster)
|
|
||||||
- Other Debian based distributions can work
|
|
||||||
- Reported to work on Armbian too
|
|
||||||
- During the use of this script you might be asked for your sudo password. There are several functions involved which need sudo privileges.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **🛈 Sources & Further Information**
|
|
||||||
|
|
||||||
For more information or instructions to the various components KIAUH can install, please check out the corresponding repositories listed below:
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **⛵Klipper** by [KevinOConnor](https://github.com/KevinOConnor) :
|
|
||||||
|
|
||||||
https://github.com/KevinOConnor/klipper
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **⛵Klipper S-Curve fork** by [dmbutyugin](https://github.com/dmbutyugin) :
|
|
||||||
|
|
||||||
https://github.com/dmbutyugin/klipper/tree/scurve-smoothing \
|
|
||||||
https://github.com/dmbutyugin/klipper/tree/scurve-shaping
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **🌙Moonraker** by [Arksine](https://github.com/Arksine) :
|
|
||||||
|
|
||||||
https://github.com/Arksine/moonraker
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **💨Mainsail Webinterface** by [meteyou](https://github.com/meteyou) :
|
|
||||||
|
|
||||||
https://github.com/meteyou/mainsail
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **🌊Fluidd Webinterface** by [cadriel](https://github.com/cadriel) :
|
|
||||||
|
|
||||||
https://github.com/cadriel/fluidd
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **🕸️Duet Web Control** by [Duet3D](https://github.com/Duet3D) :
|
|
||||||
|
|
||||||
https://github.com/Duet3D/DuetWebControl
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **🕸️DWC2-for-Klipper-Socket** by [Stephan3](https://github.com/Stephan3) :
|
|
||||||
|
|
||||||
https://github.com/Stephan3/dwc2-for-klipper-socket
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **🖥️KlipperScreen** by [jordanruthe](https://github.com/jordanruthe) :
|
|
||||||
|
|
||||||
https://github.com/jordanruthe/KlipperScreen
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### **🐙OctoPrint Webinterface** by [OctoPrint](https://github.com/OctoPrint) :
|
|
||||||
|
|
||||||
https://octoprint.org \
|
|
||||||
https://github.com/OctoPrint/OctoPrint
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **❓ FAQ**
|
|
||||||
|
|
||||||
**_Q: Can i use this script to install multiple instances of Klipper on the same Pi? (Multisession?)_**
|
|
||||||
|
|
||||||
**A:** Yes, it is finally possible 🙂
|
|
||||||
@@ -0,0 +1,213 @@
|
|||||||
|
|
||||||
|
/* Avoid breaking parameter names, etc. in table cells. */
|
||||||
|
.doc-contents td code {
|
||||||
|
word-break: normal !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* No line break before first paragraph of descriptions. */
|
||||||
|
.doc-md-description,
|
||||||
|
.doc-md-description>p:first-child {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* No text transformation from Material for MkDocs for H5 headings. */
|
||||||
|
.md-typeset h5 .doc-object-name {
|
||||||
|
text-transform: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Max width for docstring sections tables. */
|
||||||
|
.doc .md-typeset__table,
|
||||||
|
.doc .md-typeset__table table {
|
||||||
|
display: table !important;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.doc .md-typeset__table tr {
|
||||||
|
display: table-row;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Defaults in Spacy table style. */
|
||||||
|
.doc-param-default,
|
||||||
|
.doc-type_param-default {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Parameter headings must be inline, not blocks. */
|
||||||
|
.doc-heading-parameter,
|
||||||
|
.doc-heading-type_parameter {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Default font size for parameter headings. */
|
||||||
|
.md-typeset .doc-heading-parameter {
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Prefer space on the right, not the left of parameter permalinks. */
|
||||||
|
.doc-heading-parameter .headerlink,
|
||||||
|
.doc-heading-type_parameter .headerlink {
|
||||||
|
margin-left: 0 !important;
|
||||||
|
margin-right: 0.2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Backward-compatibility: docstring section titles in bold. */
|
||||||
|
.doc-section-title {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Backlinks crumb separator. */
|
||||||
|
.doc-backlink-crumb {
|
||||||
|
display: inline-flex;
|
||||||
|
gap: .2rem;
|
||||||
|
white-space: nowrap;
|
||||||
|
align-items: center;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
.doc-backlink-crumb:not(:first-child)::before {
|
||||||
|
background-color: var(--md-default-fg-color--lighter);
|
||||||
|
content: "";
|
||||||
|
display: inline;
|
||||||
|
height: 1rem;
|
||||||
|
--md-path-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58 13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>');
|
||||||
|
-webkit-mask-image: var(--md-path-icon);
|
||||||
|
mask-image: var(--md-path-icon);
|
||||||
|
width: 1rem;
|
||||||
|
}
|
||||||
|
.doc-backlink-crumb.last {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Symbols in Navigation and ToC. */
|
||||||
|
:root, :host,
|
||||||
|
[data-md-color-scheme="default"] {
|
||||||
|
--doc-symbol-parameter-fg-color: #df50af;
|
||||||
|
--doc-symbol-type_parameter-fg-color: #df50af;
|
||||||
|
--doc-symbol-attribute-fg-color: #953800;
|
||||||
|
--doc-symbol-function-fg-color: #8250df;
|
||||||
|
--doc-symbol-method-fg-color: #8250df;
|
||||||
|
--doc-symbol-class-fg-color: #0550ae;
|
||||||
|
--doc-symbol-type_alias-fg-color: #0550ae;
|
||||||
|
--doc-symbol-module-fg-color: #5cad0f;
|
||||||
|
|
||||||
|
--doc-symbol-parameter-bg-color: #df50af1a;
|
||||||
|
--doc-symbol-type_parameter-bg-color: #df50af1a;
|
||||||
|
--doc-symbol-attribute-bg-color: #9538001a;
|
||||||
|
--doc-symbol-function-bg-color: #8250df1a;
|
||||||
|
--doc-symbol-method-bg-color: #8250df1a;
|
||||||
|
--doc-symbol-class-bg-color: #0550ae1a;
|
||||||
|
--doc-symbol-type_alias-bg-color: #0550ae1a;
|
||||||
|
--doc-symbol-module-bg-color: #5cad0f1a;
|
||||||
|
}
|
||||||
|
|
||||||
|
[data-md-color-scheme="slate"] {
|
||||||
|
--doc-symbol-parameter-fg-color: #ffa8cc;
|
||||||
|
--doc-symbol-type_parameter-fg-color: #ffa8cc;
|
||||||
|
--doc-symbol-attribute-fg-color: #ffa657;
|
||||||
|
--doc-symbol-function-fg-color: #d2a8ff;
|
||||||
|
--doc-symbol-method-fg-color: #d2a8ff;
|
||||||
|
--doc-symbol-class-fg-color: #79c0ff;
|
||||||
|
--doc-symbol-type_alias-fg-color: #79c0ff;
|
||||||
|
--doc-symbol-module-fg-color: #baff79;
|
||||||
|
|
||||||
|
--doc-symbol-parameter-bg-color: #ffa8cc1a;
|
||||||
|
--doc-symbol-type_parameter-bg-color: #ffa8cc1a;
|
||||||
|
--doc-symbol-attribute-bg-color: #ffa6571a;
|
||||||
|
--doc-symbol-function-bg-color: #d2a8ff1a;
|
||||||
|
--doc-symbol-method-bg-color: #d2a8ff1a;
|
||||||
|
--doc-symbol-class-bg-color: #79c0ff1a;
|
||||||
|
--doc-symbol-type_alias-bg-color: #79c0ff1a;
|
||||||
|
--doc-symbol-module-bg-color: #baff791a;
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol {
|
||||||
|
border-radius: .1rem;
|
||||||
|
font-size: .85em;
|
||||||
|
padding: 0 .3em;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-parameter,
|
||||||
|
a code.doc-symbol-parameter {
|
||||||
|
color: var(--doc-symbol-parameter-fg-color);
|
||||||
|
background-color: var(--doc-symbol-parameter-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-parameter::after {
|
||||||
|
content: "param";
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-type_parameter,
|
||||||
|
a code.doc-symbol-type_parameter {
|
||||||
|
color: var(--doc-symbol-type_parameter-fg-color);
|
||||||
|
background-color: var(--doc-symbol-type_parameter-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-type_parameter::after {
|
||||||
|
content: "type-param";
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-attribute,
|
||||||
|
a code.doc-symbol-attribute {
|
||||||
|
color: var(--doc-symbol-attribute-fg-color);
|
||||||
|
background-color: var(--doc-symbol-attribute-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-attribute::after {
|
||||||
|
content: "attr";
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-function,
|
||||||
|
a code.doc-symbol-function {
|
||||||
|
color: var(--doc-symbol-function-fg-color);
|
||||||
|
background-color: var(--doc-symbol-function-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-function::after {
|
||||||
|
content: "func";
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-method,
|
||||||
|
a code.doc-symbol-method {
|
||||||
|
color: var(--doc-symbol-method-fg-color);
|
||||||
|
background-color: var(--doc-symbol-method-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-method::after {
|
||||||
|
content: "meth";
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-class,
|
||||||
|
a code.doc-symbol-class {
|
||||||
|
color: var(--doc-symbol-class-fg-color);
|
||||||
|
background-color: var(--doc-symbol-class-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-class::after {
|
||||||
|
content: "class";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
code.doc-symbol-type_alias,
|
||||||
|
a code.doc-symbol-type_alias {
|
||||||
|
color: var(--doc-symbol-type_alias-fg-color);
|
||||||
|
background-color: var(--doc-symbol-type_alias-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-type_alias::after {
|
||||||
|
content: "type";
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-module,
|
||||||
|
a code.doc-symbol-module {
|
||||||
|
color: var(--doc-symbol-module-fg-color);
|
||||||
|
background-color: var(--doc-symbol-module-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
code.doc-symbol-module::after {
|
||||||
|
content: "mod";
|
||||||
|
}
|
||||||
|
|
||||||
|
.doc-signature .autorefs {
|
||||||
|
color: inherit;
|
||||||
|
border-bottom: 1px dotted currentcolor;
|
||||||
|
}
|
||||||
@@ -0,0 +1,760 @@
|
|||||||
|
|
||||||
|
<!doctype html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
|
<meta name="description" content="Documentation for the Klipper Installation And Update Helper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" href="../logo.png">
|
||||||
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<title>Configuration - KIAUH Documentation</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../stylesheets/main.7e37652d.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../stylesheets/palette.06af60db.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
||||||
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../_mkdocstrings.css">
|
||||||
|
|
||||||
|
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan">
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||||||
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||||||
|
<label class="md-overlay" for="__drawer"></label>
|
||||||
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div data-md-component="announce">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<header class="md-header md-header--shadow" data-md-component="header">
|
||||||
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||||
|
<a href="../.." title="KIAUH Documentation" class="md-header__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
<label class="md-header__button md-icon" for="__drawer">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-header__title" data-md-component="header-title">
|
||||||
|
<div class="md-header__ellipsis">
|
||||||
|
<div class="md-header__topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
KIAUH Documentation
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="md-header__topic" data-md-component="header-topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<form class="md-header__option" data-md-component="palette">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-search" data-md-component="search" role="dialog">
|
||||||
|
<label class="md-search__overlay" for="__search"></label>
|
||||||
|
<div class="md-search__inner" role="search">
|
||||||
|
<form class="md-search__form" name="search">
|
||||||
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||||||
|
<label class="md-search__icon md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
||||||
|
</label>
|
||||||
|
<nav class="md-search__options" aria-label="Search">
|
||||||
|
|
||||||
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
||||||
|
</button>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
<div class="md-search__output">
|
||||||
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
||||||
|
<div class="md-search-result" data-md-component="search-result">
|
||||||
|
<div class="md-search-result__meta">
|
||||||
|
Initializing search
|
||||||
|
</div>
|
||||||
|
<ol class="md-search-result__list" role="presentation"></ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-header__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="md-container" data-md-component="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="md-main" data-md-component="main">
|
||||||
|
<div class="md-main__inner md-grid">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||||
|
<label class="md-nav__title" for="__drawer">
|
||||||
|
<a href="../.." title="KIAUH Documentation" class="md-nav__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
KIAUH Documentation
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<div class="md-nav__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../.." class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installation
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_2">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Installation
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../setup/raspberry-pi-setup/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Raspberry Pi Setup
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../setup/installation/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installing KIAUH
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../configuration.md" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-nav__link md-nav__container">
|
||||||
|
<a href="../../extensions/" class="md-nav__link ">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Extensions
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link " for="__nav_4" id="__nav_4_label" tabindex="">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_4">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Extensions
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../extensions/gcode-shell-command/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_5" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Development
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_5">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Development
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../development/contributing/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Contributing
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../development/changelog/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Changelog
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-content" data-md-component="content">
|
||||||
|
<article class="md-content__inner md-typeset">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h1>Configuration</h1>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<aside class="md-source-file">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Last update">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Created">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
||||||
|
Back to top
|
||||||
|
</button>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="md-footer">
|
||||||
|
|
||||||
|
<div class="md-footer-meta md-typeset">
|
||||||
|
<div class="md-footer-meta__inner md-grid">
|
||||||
|
<div class="md-copyright">
|
||||||
|
|
||||||
|
<div class="md-copyright__highlight">
|
||||||
|
Copyright © 2025 Dominik Willner
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Made with
|
||||||
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||||
|
Material for MkDocs
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-social">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://github.com/dw-0" target="_blank" rel="noopener" title="github.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://ko-fi.com/dw__0" target="_blank" rel="noopener" title="ko-fi.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.351 2.715c-2.7 0-4.986.025-6.83.26C2.078 3.285 0 5.154 0 8.61c0 3.506.182 6.13 1.585 8.493 1.584 2.701 4.233 4.182 7.662 4.182h.83c4.209 0 6.494-2.234 7.637-4a9.5 9.5 0 0 0 1.091-2.338C21.792 14.688 24 12.22 24 9.208v-.415c0-3.247-2.13-5.507-5.792-5.87-1.558-.156-2.65-.208-6.857-.208m0 1.947c4.208 0 5.09.052 6.571.182 2.624.311 4.13 1.584 4.13 4v.39c0 2.156-1.792 3.844-3.87 3.844h-.935l-.156.649c-.208 1.013-.597 1.818-1.039 2.546-.909 1.428-2.545 3.064-5.922 3.064h-.805c-2.571 0-4.831-.883-6.078-3.195-1.09-2-1.298-4.155-1.298-7.506 0-2.181.857-3.402 3.012-3.714 1.533-.233 3.559-.26 6.39-.26m6.547 2.287c-.416 0-.65.234-.65.546v2.935c0 .311.234.545.65.545 1.324 0 2.051-.754 2.051-2s-.727-2.026-2.052-2.026m-10.39.182c-1.818 0-3.013 1.48-3.013 3.142 0 1.533.858 2.857 1.949 3.897.727.701 1.87 1.429 2.649 1.896a1.47 1.47 0 0 0 1.507 0c.78-.467 1.922-1.195 2.623-1.896 1.117-1.039 1.974-2.364 1.974-3.897 0-1.662-1.247-3.142-3.039-3.142-1.065 0-1.792.545-2.338 1.298-.493-.753-1.246-1.298-2.312-1.298"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://www.paypal.com/paypalme/dwillner0" target="_blank" rel="noopener" title="www.paypal.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.607 4.653H8.941L6.645 19.251H1.82L4.862 0h7.995c3.754 0 6.375 2.294 6.473 5.513-.648-.478-2.105-.86-3.722-.86m6.57 5.546c0 3.41-3.01 6.853-6.958 6.853h-2.493L11.595 24H6.74l1.845-11.538h3.592c4.208 0 7.346-3.634 7.153-6.949a5.24 5.24 0 0 1 2.848 4.686M9.653 5.546h6.408c.907 0 1.942.222 2.363.541-.195 2.741-2.655 5.483-6.441 5.483H8.714Z"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="md-dialog" data-md-component="dialog">
|
||||||
|
<div class="md-dialog__inner md-typeset"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.instant", "navigation.tracking", "navigation.sections", "navigation.expand", "navigation.indexes", "navigation.top", "toc.follow", "content.code.copy"], "search": "../javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="../javascripts/bundle.92b07e13.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
+16
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
+18
@@ -0,0 +1,18 @@
|
|||||||
|
/*!
|
||||||
|
* Lunr languages, `Danish` language
|
||||||
|
* https://github.com/MihaiValentin/lunr-languages
|
||||||
|
*
|
||||||
|
* Copyright 2014, Mihai Valentin
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*/
|
||||||
|
/*!
|
||||||
|
* based on
|
||||||
|
* Snowball JavaScript Library v0.3
|
||||||
|
* http://code.google.com/p/urim/
|
||||||
|
* http://snowball.tartarus.org/
|
||||||
|
*
|
||||||
|
* Copyright 2010, Oleg Mazko
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*/
|
||||||
|
|
||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.da=function(){this.pipeline.reset(),this.pipeline.add(e.da.trimmer,e.da.stopWordFilter,e.da.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.da.stemmer))},e.da.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.da.trimmer=e.trimmerSupport.generateTrimmer(e.da.wordCharacters),e.Pipeline.registerFunction(e.da.trimmer,"trimmer-da"),e.da.stemmer=function(){var r=e.stemmerSupport.Among,i=e.stemmerSupport.SnowballProgram,n=new function(){function e(){var e,r=f.cursor+3;if(d=f.limit,0<=r&&r<=f.limit){for(a=r;;){if(e=f.cursor,f.in_grouping(w,97,248)){f.cursor=e;break}if(f.cursor=e,e>=f.limit)return;f.cursor++}for(;!f.out_grouping(w,97,248);){if(f.cursor>=f.limit)return;f.cursor++}d=f.cursor,d<a&&(d=a)}}function n(){var e,r;if(f.cursor>=d&&(r=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,e=f.find_among_b(c,32),f.limit_backward=r,e))switch(f.bra=f.cursor,e){case 1:f.slice_del();break;case 2:f.in_grouping_b(p,97,229)&&f.slice_del()}}function t(){var e,r=f.limit-f.cursor;f.cursor>=d&&(e=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,f.find_among_b(l,4)?(f.bra=f.cursor,f.limit_backward=e,f.cursor=f.limit-r,f.cursor>f.limit_backward&&(f.cursor--,f.bra=f.cursor,f.slice_del())):f.limit_backward=e)}function s(){var e,r,i,n=f.limit-f.cursor;if(f.ket=f.cursor,f.eq_s_b(2,"st")&&(f.bra=f.cursor,f.eq_s_b(2,"ig")&&f.slice_del()),f.cursor=f.limit-n,f.cursor>=d&&(r=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,e=f.find_among_b(m,5),f.limit_backward=r,e))switch(f.bra=f.cursor,e){case 1:f.slice_del(),i=f.limit-f.cursor,t(),f.cursor=f.limit-i;break;case 2:f.slice_from("løs")}}function o(){var e;f.cursor>=d&&(e=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,f.out_grouping_b(w,97,248)?(f.bra=f.cursor,u=f.slice_to(u),f.limit_backward=e,f.eq_v_b(u)&&f.slice_del()):f.limit_backward=e)}var a,d,u,c=[new r("hed",-1,1),new r("ethed",0,1),new r("ered",-1,1),new r("e",-1,1),new r("erede",3,1),new r("ende",3,1),new r("erende",5,1),new r("ene",3,1),new r("erne",3,1),new r("ere",3,1),new r("en",-1,1),new r("heden",10,1),new r("eren",10,1),new r("er",-1,1),new r("heder",13,1),new r("erer",13,1),new r("s",-1,2),new r("heds",16,1),new r("es",16,1),new r("endes",18,1),new r("erendes",19,1),new r("enes",18,1),new r("ernes",18,1),new r("eres",18,1),new r("ens",16,1),new r("hedens",24,1),new r("erens",24,1),new r("ers",16,1),new r("ets",16,1),new r("erets",28,1),new r("et",-1,1),new r("eret",30,1)],l=[new r("gd",-1,-1),new r("dt",-1,-1),new r("gt",-1,-1),new r("kt",-1,-1)],m=[new r("ig",-1,1),new r("lig",0,1),new r("elig",1,1),new r("els",-1,1),new r("løst",-1,2)],w=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,48,0,128],p=[239,254,42,3,0,0,0,0,0,0,0,0,0,0,0,0,16],f=new i;this.setCurrent=function(e){f.setCurrent(e)},this.getCurrent=function(){return f.getCurrent()},this.stem=function(){var r=f.cursor;return e(),f.limit_backward=r,f.cursor=f.limit,n(),f.cursor=f.limit,t(),f.cursor=f.limit,s(),f.cursor=f.limit,o(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}}(),e.Pipeline.registerFunction(e.da.stemmer,"stemmer-da"),e.da.stopWordFilter=e.generateStopWordFilter("ad af alle alt anden at blev blive bliver da de dem den denne der deres det dette dig din disse dog du efter eller en end er et for fra ham han hans har havde have hende hendes her hos hun hvad hvis hvor i ikke ind jeg jer jo kunne man mange med meget men mig min mine mit mod ned noget nogle nu når og også om op os over på selv sig sin sine sit skal skulle som sådan thi til ud under var vi vil ville vor være været".split(" ")),e.Pipeline.registerFunction(e.da.stopWordFilter,"stopWordFilter-da")}});
|
||||||
+18
File diff suppressed because one or more lines are too long
+18
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
+18
File diff suppressed because one or more lines are too long
+18
File diff suppressed because one or more lines are too long
+18
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.hi=function(){this.pipeline.reset(),this.pipeline.add(e.hi.trimmer,e.hi.stopWordFilter,e.hi.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.hi.stemmer))},e.hi.wordCharacters="ऀ-ःऄ-एऐ-टठ-यर-िी-ॏॐ-य़ॠ-९॰-ॿa-zA-Za-zA-Z0-90-9",e.hi.trimmer=e.trimmerSupport.generateTrimmer(e.hi.wordCharacters),e.Pipeline.registerFunction(e.hi.trimmer,"trimmer-hi"),e.hi.stopWordFilter=e.generateStopWordFilter("अत अपना अपनी अपने अभी अंदर आदि आप इत्यादि इन इनका इन्हीं इन्हें इन्हों इस इसका इसकी इसके इसमें इसी इसे उन उनका उनकी उनके उनको उन्हीं उन्हें उन्हों उस उसके उसी उसे एक एवं एस ऐसे और कई कर करता करते करना करने करें कहते कहा का काफ़ी कि कितना किन्हें किन्हों किया किर किस किसी किसे की कुछ कुल के को कोई कौन कौनसा गया घर जब जहाँ जा जितना जिन जिन्हें जिन्हों जिस जिसे जीधर जैसा जैसे जो तक तब तरह तिन तिन्हें तिन्हों तिस तिसे तो था थी थे दबारा दिया दुसरा दूसरे दो द्वारा न नके नहीं ना निहायत नीचे ने पर पहले पूरा पे फिर बनी बही बहुत बाद बाला बिलकुल भी भीतर मगर मानो मे में यदि यह यहाँ यही या यिह ये रखें रहा रहे ऱ्वासा लिए लिये लेकिन व वग़ैरह वर्ग वह वहाँ वहीं वाले वुह वे वो सकता सकते सबसे सभी साथ साबुत साभ सारा से सो संग ही हुआ हुई हुए है हैं हो होता होती होते होना होने".split(" ")),e.hi.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}();var r=e.wordcut;r.init(),e.hi.tokenizer=function(i){if(!arguments.length||null==i||void 0==i)return[];if(Array.isArray(i))return i.map(function(r){return isLunr2?new e.Token(r.toLowerCase()):r.toLowerCase()});var t=i.toString().toLowerCase().replace(/^\s+/,"");return r.cut(t).split("|")},e.Pipeline.registerFunction(e.hi.stemmer,"stemmer-hi"),e.Pipeline.registerFunction(e.hi.stopWordFilter,"stopWordFilter-hi")}});
|
||||||
+18
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.hy=function(){this.pipeline.reset(),this.pipeline.add(e.hy.trimmer,e.hy.stopWordFilter)},e.hy.wordCharacters="[A-Za-z-֏ff-ﭏ]",e.hy.trimmer=e.trimmerSupport.generateTrimmer(e.hy.wordCharacters),e.Pipeline.registerFunction(e.hy.trimmer,"trimmer-hy"),e.hy.stopWordFilter=e.generateStopWordFilter("դու և եք էիր էիք հետո նաև նրանք որը վրա է որ պիտի են այս մեջ ն իր ու ի այդ որոնք այն կամ էր մի ես համար այլ իսկ էին ենք հետ ին թ էինք մենք նրա նա դուք եմ էի ըստ որպես ում".split(" ")),e.Pipeline.registerFunction(e.hy.stopWordFilter,"stopWordFilter-hy"),e.hy.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}(),e.Pipeline.registerFunction(e.hy.stemmer,"stemmer-hy")}});
|
||||||
+18
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var r="2"==e.version[0];e.ja=function(){this.pipeline.reset(),this.pipeline.add(e.ja.trimmer,e.ja.stopWordFilter,e.ja.stemmer),r?this.tokenizer=e.ja.tokenizer:(e.tokenizer&&(e.tokenizer=e.ja.tokenizer),this.tokenizerFn&&(this.tokenizerFn=e.ja.tokenizer))};var t=new e.TinySegmenter;e.ja.tokenizer=function(i){var n,o,s,p,a,u,m,l,c,f;if(!arguments.length||null==i||void 0==i)return[];if(Array.isArray(i))return i.map(function(t){return r?new e.Token(t.toLowerCase()):t.toLowerCase()});for(o=i.toString().toLowerCase().replace(/^\s+/,""),n=o.length-1;n>=0;n--)if(/\S/.test(o.charAt(n))){o=o.substring(0,n+1);break}for(a=[],s=o.length,c=0,l=0;c<=s;c++)if(u=o.charAt(c),m=c-l,u.match(/\s/)||c==s){if(m>0)for(p=t.segment(o.slice(l,c)).filter(function(e){return!!e}),f=l,n=0;n<p.length;n++)r?a.push(new e.Token(p[n],{position:[f,p[n].length],index:a.length})):a.push(p[n]),f+=p[n].length;l=c+1}return a},e.ja.stemmer=function(){return function(e){return e}}(),e.Pipeline.registerFunction(e.ja.stemmer,"stemmer-ja"),e.ja.wordCharacters="一二三四五六七八九十百千万億兆一-龠々〆ヵヶぁ-んァ-ヴーア-ン゙a-zA-Za-zA-Z0-90-9",e.ja.trimmer=e.trimmerSupport.generateTrimmer(e.ja.wordCharacters),e.Pipeline.registerFunction(e.ja.trimmer,"trimmer-ja"),e.ja.stopWordFilter=e.generateStopWordFilter("これ それ あれ この その あの ここ そこ あそこ こちら どこ だれ なに なん 何 私 貴方 貴方方 我々 私達 あの人 あのかた 彼女 彼 です あります おります います は が の に を で え から まで より も どの と し それで しかし".split(" ")),e.Pipeline.registerFunction(e.ja.stopWordFilter,"stopWordFilter-ja"),e.jp=e.ja,e.Pipeline.registerFunction(e.jp.stemmer,"stemmer-jp"),e.Pipeline.registerFunction(e.jp.trimmer,"trimmer-jp"),e.Pipeline.registerFunction(e.jp.stopWordFilter,"stopWordFilter-jp")}});
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
module.exports=require("./lunr.ja");
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.kn=function(){this.pipeline.reset(),this.pipeline.add(e.kn.trimmer,e.kn.stopWordFilter,e.kn.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.kn.stemmer))},e.kn.wordCharacters="ಀ-಄ಅ-ಔಕ-ಹಾ-ೌ಼-ಽೕ-ೖೝ-ೞೠ-ೡೢ-ೣ೦-೯ೱ-ೳ",e.kn.trimmer=e.trimmerSupport.generateTrimmer(e.kn.wordCharacters),e.Pipeline.registerFunction(e.kn.trimmer,"trimmer-kn"),e.kn.stopWordFilter=e.generateStopWordFilter("ಮತ್ತು ಈ ಒಂದು ರಲ್ಲಿ ಹಾಗೂ ಎಂದು ಅಥವಾ ಇದು ರ ಅವರು ಎಂಬ ಮೇಲೆ ಅವರ ತನ್ನ ಆದರೆ ತಮ್ಮ ನಂತರ ಮೂಲಕ ಹೆಚ್ಚು ನ ಆ ಕೆಲವು ಅನೇಕ ಎರಡು ಹಾಗು ಪ್ರಮುಖ ಇದನ್ನು ಇದರ ಸುಮಾರು ಅದರ ಅದು ಮೊದಲ ಬಗ್ಗೆ ನಲ್ಲಿ ರಂದು ಇತರ ಅತ್ಯಂತ ಹೆಚ್ಚಿನ ಸಹ ಸಾಮಾನ್ಯವಾಗಿ ನೇ ಹಲವಾರು ಹೊಸ ದಿ ಕಡಿಮೆ ಯಾವುದೇ ಹೊಂದಿದೆ ದೊಡ್ಡ ಅನ್ನು ಇವರು ಪ್ರಕಾರ ಇದೆ ಮಾತ್ರ ಕೂಡ ಇಲ್ಲಿ ಎಲ್ಲಾ ವಿವಿಧ ಅದನ್ನು ಹಲವು ರಿಂದ ಕೇವಲ ದ ದಕ್ಷಿಣ ಗೆ ಅವನ ಅತಿ ನೆಯ ಬಹಳ ಕೆಲಸ ಎಲ್ಲ ಪ್ರತಿ ಇತ್ಯಾದಿ ಇವು ಬೇರೆ ಹೀಗೆ ನಡುವೆ ಇದಕ್ಕೆ ಎಸ್ ಇವರ ಮೊದಲು ಶ್ರೀ ಮಾಡುವ ಇದರಲ್ಲಿ ರೀತಿಯ ಮಾಡಿದ ಕಾಲ ಅಲ್ಲಿ ಮಾಡಲು ಅದೇ ಈಗ ಅವು ಗಳು ಎ ಎಂಬುದು ಅವನು ಅಂದರೆ ಅವರಿಗೆ ಇರುವ ವಿಶೇಷ ಮುಂದೆ ಅವುಗಳ ಮುಂತಾದ ಮೂಲ ಬಿ ಮೀ ಒಂದೇ ಇನ್ನೂ ಹೆಚ್ಚಾಗಿ ಮಾಡಿ ಅವರನ್ನು ಇದೇ ಯ ರೀತಿಯಲ್ಲಿ ಜೊತೆ ಅದರಲ್ಲಿ ಮಾಡಿದರು ನಡೆದ ಆಗ ಮತ್ತೆ ಪೂರ್ವ ಆತ ಬಂದ ಯಾವ ಒಟ್ಟು ಇತರೆ ಹಿಂದೆ ಪ್ರಮಾಣದ ಗಳನ್ನು ಕುರಿತು ಯು ಆದ್ದರಿಂದ ಅಲ್ಲದೆ ನಗರದ ಮೇಲಿನ ಏಕೆಂದರೆ ರಷ್ಟು ಎಂಬುದನ್ನು ಬಾರಿ ಎಂದರೆ ಹಿಂದಿನ ಆದರೂ ಆದ ಸಂಬಂಧಿಸಿದ ಮತ್ತೊಂದು ಸಿ ಆತನ ".split(" ")),e.kn.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}();var r=e.wordcut;r.init(),e.kn.tokenizer=function(t){if(!arguments.length||null==t||void 0==t)return[];if(Array.isArray(t))return t.map(function(r){return isLunr2?new e.Token(r.toLowerCase()):r.toLowerCase()});var n=t.toString().toLowerCase().replace(/^\s+/,"");return r.cut(n).split("|")},e.Pipeline.registerFunction(e.kn.stemmer,"stemmer-kn"),e.Pipeline.registerFunction(e.kn.stopWordFilter,"stopWordFilter-kn")}});
|
||||||
+1
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
|||||||
|
!function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():t()(e.lunr)}(this,function(){return function(e){e.multiLanguage=function(){for(var t=Array.prototype.slice.call(arguments),i=t.join("-"),r="",n=[],s=[],p=0;p<t.length;++p)"en"==t[p]?(r+="\\w",n.unshift(e.stopWordFilter),n.push(e.stemmer),s.push(e.stemmer)):(r+=e[t[p]].wordCharacters,e[t[p]].stopWordFilter&&n.unshift(e[t[p]].stopWordFilter),e[t[p]].stemmer&&(n.push(e[t[p]].stemmer),s.push(e[t[p]].stemmer)));var o=e.trimmerSupport.generateTrimmer(r);return e.Pipeline.registerFunction(o,"lunr-multi-trimmer-"+i),n.unshift(o),function(){this.pipeline.reset(),this.pipeline.add.apply(this.pipeline,n),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add.apply(this.searchPipeline,s))}}}});
|
||||||
+18
File diff suppressed because one or more lines are too long
+18
@@ -0,0 +1,18 @@
|
|||||||
|
/*!
|
||||||
|
* Lunr languages, `Norwegian` language
|
||||||
|
* https://github.com/MihaiValentin/lunr-languages
|
||||||
|
*
|
||||||
|
* Copyright 2014, Mihai Valentin
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*/
|
||||||
|
/*!
|
||||||
|
* based on
|
||||||
|
* Snowball JavaScript Library v0.3
|
||||||
|
* http://code.google.com/p/urim/
|
||||||
|
* http://snowball.tartarus.org/
|
||||||
|
*
|
||||||
|
* Copyright 2010, Oleg Mazko
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*/
|
||||||
|
|
||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.no=function(){this.pipeline.reset(),this.pipeline.add(e.no.trimmer,e.no.stopWordFilter,e.no.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.no.stemmer))},e.no.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.no.trimmer=e.trimmerSupport.generateTrimmer(e.no.wordCharacters),e.Pipeline.registerFunction(e.no.trimmer,"trimmer-no"),e.no.stemmer=function(){var r=e.stemmerSupport.Among,n=e.stemmerSupport.SnowballProgram,i=new function(){function e(){var e,r=w.cursor+3;if(a=w.limit,0<=r||r<=w.limit){for(s=r;;){if(e=w.cursor,w.in_grouping(d,97,248)){w.cursor=e;break}if(e>=w.limit)return;w.cursor=e+1}for(;!w.out_grouping(d,97,248);){if(w.cursor>=w.limit)return;w.cursor++}a=w.cursor,a<s&&(a=s)}}function i(){var e,r,n;if(w.cursor>=a&&(r=w.limit_backward,w.limit_backward=a,w.ket=w.cursor,e=w.find_among_b(m,29),w.limit_backward=r,e))switch(w.bra=w.cursor,e){case 1:w.slice_del();break;case 2:n=w.limit-w.cursor,w.in_grouping_b(c,98,122)?w.slice_del():(w.cursor=w.limit-n,w.eq_s_b(1,"k")&&w.out_grouping_b(d,97,248)&&w.slice_del());break;case 3:w.slice_from("er")}}function t(){var e,r=w.limit-w.cursor;w.cursor>=a&&(e=w.limit_backward,w.limit_backward=a,w.ket=w.cursor,w.find_among_b(u,2)?(w.bra=w.cursor,w.limit_backward=e,w.cursor=w.limit-r,w.cursor>w.limit_backward&&(w.cursor--,w.bra=w.cursor,w.slice_del())):w.limit_backward=e)}function o(){var e,r;w.cursor>=a&&(r=w.limit_backward,w.limit_backward=a,w.ket=w.cursor,e=w.find_among_b(l,11),e?(w.bra=w.cursor,w.limit_backward=r,1==e&&w.slice_del()):w.limit_backward=r)}var s,a,m=[new r("a",-1,1),new r("e",-1,1),new r("ede",1,1),new r("ande",1,1),new r("ende",1,1),new r("ane",1,1),new r("ene",1,1),new r("hetene",6,1),new r("erte",1,3),new r("en",-1,1),new r("heten",9,1),new r("ar",-1,1),new r("er",-1,1),new r("heter",12,1),new r("s",-1,2),new r("as",14,1),new r("es",14,1),new r("edes",16,1),new r("endes",16,1),new r("enes",16,1),new r("hetenes",19,1),new r("ens",14,1),new r("hetens",21,1),new r("ers",14,1),new r("ets",14,1),new r("et",-1,1),new r("het",25,1),new r("ert",-1,3),new r("ast",-1,1)],u=[new r("dt",-1,-1),new r("vt",-1,-1)],l=[new r("leg",-1,1),new r("eleg",0,1),new r("ig",-1,1),new r("eig",2,1),new r("lig",2,1),new r("elig",4,1),new r("els",-1,1),new r("lov",-1,1),new r("elov",7,1),new r("slov",7,1),new r("hetslov",9,1)],d=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,48,0,128],c=[119,125,149,1],w=new n;this.setCurrent=function(e){w.setCurrent(e)},this.getCurrent=function(){return w.getCurrent()},this.stem=function(){var r=w.cursor;return e(),w.limit_backward=r,w.cursor=w.limit,i(),w.cursor=w.limit,t(),w.cursor=w.limit,o(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return i.setCurrent(e),i.stem(),i.getCurrent()}):(i.setCurrent(e),i.stem(),i.getCurrent())}}(),e.Pipeline.registerFunction(e.no.stemmer,"stemmer-no"),e.no.stopWordFilter=e.generateStopWordFilter("alle at av bare begge ble blei bli blir blitt både båe da de deg dei deim deira deires dem den denne der dere deres det dette di din disse ditt du dykk dykkar då eg ein eit eitt eller elles en enn er et ett etter for fordi fra før ha hadde han hans har hennar henne hennes her hjå ho hoe honom hoss hossen hun hva hvem hver hvilke hvilken hvis hvor hvordan hvorfor i ikke ikkje ikkje ingen ingi inkje inn inni ja jeg kan kom korleis korso kun kunne kva kvar kvarhelst kven kvi kvifor man mange me med medan meg meget mellom men mi min mine mitt mot mykje ned no noe noen noka noko nokon nokor nokre nå når og også om opp oss over på samme seg selv si si sia sidan siden sin sine sitt sjøl skal skulle slik so som som somme somt så sånn til um upp ut uten var vart varte ved vere verte vi vil ville vore vors vort vår være være vært å".split(" ")),e.Pipeline.registerFunction(e.no.stopWordFilter,"stopWordFilter-no")}});
|
||||||
+18
File diff suppressed because one or more lines are too long
+18
File diff suppressed because one or more lines are too long
+18
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.sa=function(){this.pipeline.reset(),this.pipeline.add(e.sa.trimmer,e.sa.stopWordFilter,e.sa.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.sa.stemmer))},e.sa.wordCharacters="ऀ-ःऄ-एऐ-टठ-यर-िी-ॏॐ-य़ॠ-९॰-ॿ꣠-꣱ꣲ-ꣷ꣸-ꣻ꣼-ꣽꣾ-ꣿᆰ0-ᆰ9",e.sa.trimmer=e.trimmerSupport.generateTrimmer(e.sa.wordCharacters),e.Pipeline.registerFunction(e.sa.trimmer,"trimmer-sa"),e.sa.stopWordFilter=e.generateStopWordFilter('तथा अयम् एकम् इत्यस्मिन् तथा तत् वा अयम् इत्यस्य ते आहूत उपरि तेषाम् किन्तु तेषाम् तदा इत्यनेन अधिकः इत्यस्य तत् केचन बहवः द्वि तथा महत्वपूर्णः अयम् अस्य विषये अयं अस्ति तत् प्रथमः विषये इत्युपरि इत्युपरि इतर अधिकतमः अधिकः अपि सामान्यतया ठ इतरेतर नूतनम् द न्यूनम् कश्चित् वा विशालः द सः अस्ति तदनुसारम् तत्र अस्ति केवलम् अपि अत्र सर्वे विविधाः तत् बहवः यतः इदानीम् द दक्षिण इत्यस्मै तस्य उपरि नथ अतीव कार्यम् सर्वे एकैकम् इत्यादि। एते सन्ति उत इत्थम् मध्ये एतदर्थं . स कस्य प्रथमः श्री. करोति अस्मिन् प्रकारः निर्मिता कालः तत्र कर्तुं समान अधुना ते सन्ति स एकः अस्ति सः अर्थात् तेषां कृते . स्थितम् विशेषः अग्रिम तेषाम् समान स्रोतः ख म समान इदानीमपि अधिकतया करोतु ते समान इत्यस्य वीथी सह यस्मिन् कृतवान् धृतः तदा पुनः पूर्वं सः आगतः किम् कुल इतर पुरा मात्रा स विषये उ अतएव अपि नगरस्य उपरि यतः प्रतिशतं कतरः कालः साधनानि भूत तथापि जात सम्बन्धि अन्यत् ग अतः अस्माकं स्वकीयाः अस्माकं इदानीं अन्तः इत्यादयः भवन्तः इत्यादयः एते एताः तस्य अस्य इदम् एते तेषां तेषां तेषां तान् तेषां तेषां तेषां समानः सः एकः च तादृशाः बहवः अन्ये च वदन्ति यत् कियत् कस्मै कस्मै यस्मै यस्मै यस्मै यस्मै न अतिनीचः किन्तु प्रथमं सम्पूर्णतया ततः चिरकालानन्तरं पुस्तकं सम्पूर्णतया अन्तः किन्तु अत्र वा इह इव श्रद्धाय अवशिष्यते परन्तु अन्ये वर्गाः सन्ति ते सन्ति शक्नुवन्ति सर्वे मिलित्वा सर्वे एकत्र"'.split(" ")),e.sa.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}();var r=e.wordcut;r.init(),e.sa.tokenizer=function(t){if(!arguments.length||null==t||void 0==t)return[];if(Array.isArray(t))return t.map(function(r){return isLunr2?new e.Token(r.toLowerCase()):r.toLowerCase()});var i=t.toString().toLowerCase().replace(/^\s+/,"");return r.cut(i).split("|")},e.Pipeline.registerFunction(e.sa.stemmer,"stemmer-sa"),e.Pipeline.registerFunction(e.sa.stopWordFilter,"stopWordFilter-sa")}});
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
!function(r,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():t()(r.lunr)}(this,function(){return function(r){r.stemmerSupport={Among:function(r,t,i,s){if(this.toCharArray=function(r){for(var t=r.length,i=new Array(t),s=0;s<t;s++)i[s]=r.charCodeAt(s);return i},!r&&""!=r||!t&&0!=t||!i)throw"Bad Among initialisation: s:"+r+", substring_i: "+t+", result: "+i;this.s_size=r.length,this.s=this.toCharArray(r),this.substring_i=t,this.result=i,this.method=s},SnowballProgram:function(){var r;return{bra:0,ket:0,limit:0,cursor:0,limit_backward:0,setCurrent:function(t){r=t,this.cursor=0,this.limit=t.length,this.limit_backward=0,this.bra=this.cursor,this.ket=this.limit},getCurrent:function(){var t=r;return r=null,t},in_grouping:function(t,i,s){if(this.cursor<this.limit){var e=r.charCodeAt(this.cursor);if(e<=s&&e>=i&&(e-=i,t[e>>3]&1<<(7&e)))return this.cursor++,!0}return!1},in_grouping_b:function(t,i,s){if(this.cursor>this.limit_backward){var e=r.charCodeAt(this.cursor-1);if(e<=s&&e>=i&&(e-=i,t[e>>3]&1<<(7&e)))return this.cursor--,!0}return!1},out_grouping:function(t,i,s){if(this.cursor<this.limit){var e=r.charCodeAt(this.cursor);if(e>s||e<i)return this.cursor++,!0;if(e-=i,!(t[e>>3]&1<<(7&e)))return this.cursor++,!0}return!1},out_grouping_b:function(t,i,s){if(this.cursor>this.limit_backward){var e=r.charCodeAt(this.cursor-1);if(e>s||e<i)return this.cursor--,!0;if(e-=i,!(t[e>>3]&1<<(7&e)))return this.cursor--,!0}return!1},eq_s:function(t,i){if(this.limit-this.cursor<t)return!1;for(var s=0;s<t;s++)if(r.charCodeAt(this.cursor+s)!=i.charCodeAt(s))return!1;return this.cursor+=t,!0},eq_s_b:function(t,i){if(this.cursor-this.limit_backward<t)return!1;for(var s=0;s<t;s++)if(r.charCodeAt(this.cursor-t+s)!=i.charCodeAt(s))return!1;return this.cursor-=t,!0},find_among:function(t,i){for(var s=0,e=i,n=this.cursor,u=this.limit,o=0,h=0,c=!1;;){for(var a=s+(e-s>>1),f=0,l=o<h?o:h,_=t[a],m=l;m<_.s_size;m++){if(n+l==u){f=-1;break}if(f=r.charCodeAt(n+l)-_.s[m])break;l++}if(f<0?(e=a,h=l):(s=a,o=l),e-s<=1){if(s>0||e==s||c)break;c=!0}}for(;;){var _=t[s];if(o>=_.s_size){if(this.cursor=n+_.s_size,!_.method)return _.result;var b=_.method();if(this.cursor=n+_.s_size,b)return _.result}if((s=_.substring_i)<0)return 0}},find_among_b:function(t,i){for(var s=0,e=i,n=this.cursor,u=this.limit_backward,o=0,h=0,c=!1;;){for(var a=s+(e-s>>1),f=0,l=o<h?o:h,_=t[a],m=_.s_size-1-l;m>=0;m--){if(n-l==u){f=-1;break}if(f=r.charCodeAt(n-1-l)-_.s[m])break;l++}if(f<0?(e=a,h=l):(s=a,o=l),e-s<=1){if(s>0||e==s||c)break;c=!0}}for(;;){var _=t[s];if(o>=_.s_size){if(this.cursor=n-_.s_size,!_.method)return _.result;var b=_.method();if(this.cursor=n-_.s_size,b)return _.result}if((s=_.substring_i)<0)return 0}},replace_s:function(t,i,s){var e=s.length-(i-t),n=r.substring(0,t),u=r.substring(i);return r=n+s+u,this.limit+=e,this.cursor>=i?this.cursor+=e:this.cursor>t&&(this.cursor=t),e},slice_check:function(){if(this.bra<0||this.bra>this.ket||this.ket>this.limit||this.limit>r.length)throw"faulty slice operation"},slice_from:function(r){this.slice_check(),this.replace_s(this.bra,this.ket,r)},slice_del:function(){this.slice_from("")},insert:function(r,t,i){var s=this.replace_s(r,t,i);r<=this.bra&&(this.bra+=s),r<=this.ket&&(this.ket+=s)},slice_to:function(){return this.slice_check(),r.substring(this.bra,this.ket)},eq_v_b:function(r){return this.eq_s_b(r.length,r)}}}},r.trimmerSupport={generateTrimmer:function(r){var t=new RegExp("^[^"+r+"]+"),i=new RegExp("[^"+r+"]+$");return function(r){return"function"==typeof r.update?r.update(function(r){return r.replace(t,"").replace(i,"")}):r.replace(t,"").replace(i,"")}}}}});
|
||||||
+18
@@ -0,0 +1,18 @@
|
|||||||
|
/*!
|
||||||
|
* Lunr languages, `Swedish` language
|
||||||
|
* https://github.com/MihaiValentin/lunr-languages
|
||||||
|
*
|
||||||
|
* Copyright 2014, Mihai Valentin
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*/
|
||||||
|
/*!
|
||||||
|
* based on
|
||||||
|
* Snowball JavaScript Library v0.3
|
||||||
|
* http://code.google.com/p/urim/
|
||||||
|
* http://snowball.tartarus.org/
|
||||||
|
*
|
||||||
|
* Copyright 2010, Oleg Mazko
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*/
|
||||||
|
|
||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.sv=function(){this.pipeline.reset(),this.pipeline.add(e.sv.trimmer,e.sv.stopWordFilter,e.sv.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.sv.stemmer))},e.sv.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.sv.trimmer=e.trimmerSupport.generateTrimmer(e.sv.wordCharacters),e.Pipeline.registerFunction(e.sv.trimmer,"trimmer-sv"),e.sv.stemmer=function(){var r=e.stemmerSupport.Among,n=e.stemmerSupport.SnowballProgram,t=new function(){function e(){var e,r=w.cursor+3;if(o=w.limit,0<=r||r<=w.limit){for(a=r;;){if(e=w.cursor,w.in_grouping(l,97,246)){w.cursor=e;break}if(w.cursor=e,w.cursor>=w.limit)return;w.cursor++}for(;!w.out_grouping(l,97,246);){if(w.cursor>=w.limit)return;w.cursor++}o=w.cursor,o<a&&(o=a)}}function t(){var e,r=w.limit_backward;if(w.cursor>=o&&(w.limit_backward=o,w.cursor=w.limit,w.ket=w.cursor,e=w.find_among_b(u,37),w.limit_backward=r,e))switch(w.bra=w.cursor,e){case 1:w.slice_del();break;case 2:w.in_grouping_b(d,98,121)&&w.slice_del()}}function i(){var e=w.limit_backward;w.cursor>=o&&(w.limit_backward=o,w.cursor=w.limit,w.find_among_b(c,7)&&(w.cursor=w.limit,w.ket=w.cursor,w.cursor>w.limit_backward&&(w.bra=--w.cursor,w.slice_del())),w.limit_backward=e)}function s(){var e,r;if(w.cursor>=o){if(r=w.limit_backward,w.limit_backward=o,w.cursor=w.limit,w.ket=w.cursor,e=w.find_among_b(m,5))switch(w.bra=w.cursor,e){case 1:w.slice_del();break;case 2:w.slice_from("lös");break;case 3:w.slice_from("full")}w.limit_backward=r}}var a,o,u=[new r("a",-1,1),new r("arna",0,1),new r("erna",0,1),new r("heterna",2,1),new r("orna",0,1),new r("ad",-1,1),new r("e",-1,1),new r("ade",6,1),new r("ande",6,1),new r("arne",6,1),new r("are",6,1),new r("aste",6,1),new r("en",-1,1),new r("anden",12,1),new r("aren",12,1),new r("heten",12,1),new r("ern",-1,1),new r("ar",-1,1),new r("er",-1,1),new r("heter",18,1),new r("or",-1,1),new r("s",-1,2),new r("as",21,1),new r("arnas",22,1),new r("ernas",22,1),new r("ornas",22,1),new r("es",21,1),new r("ades",26,1),new r("andes",26,1),new r("ens",21,1),new r("arens",29,1),new r("hetens",29,1),new r("erns",21,1),new r("at",-1,1),new r("andet",-1,1),new r("het",-1,1),new r("ast",-1,1)],c=[new r("dd",-1,-1),new r("gd",-1,-1),new r("nn",-1,-1),new r("dt",-1,-1),new r("gt",-1,-1),new r("kt",-1,-1),new r("tt",-1,-1)],m=[new r("ig",-1,1),new r("lig",0,1),new r("els",-1,1),new r("fullt",-1,3),new r("löst",-1,2)],l=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,24,0,32],d=[119,127,149],w=new n;this.setCurrent=function(e){w.setCurrent(e)},this.getCurrent=function(){return w.getCurrent()},this.stem=function(){var r=w.cursor;return e(),w.limit_backward=r,w.cursor=w.limit,t(),w.cursor=w.limit,i(),w.cursor=w.limit,s(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return t.setCurrent(e),t.stem(),t.getCurrent()}):(t.setCurrent(e),t.stem(),t.getCurrent())}}(),e.Pipeline.registerFunction(e.sv.stemmer,"stemmer-sv"),e.sv.stopWordFilter=e.generateStopWordFilter("alla allt att av blev bli blir blivit de dem den denna deras dess dessa det detta dig din dina ditt du där då efter ej eller en er era ert ett från för ha hade han hans har henne hennes hon honom hur här i icke ingen inom inte jag ju kan kunde man med mellan men mig min mina mitt mot mycket ni nu när någon något några och om oss på samma sedan sig sin sina sitta själv skulle som så sådan sådana sådant till under upp ut utan vad var vara varför varit varje vars vart vem vi vid vilka vilkas vilken vilket vår våra vårt än är åt över".split(" ")),e.Pipeline.registerFunction(e.sv.stopWordFilter,"stopWordFilter-sv")}});
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():t()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.ta=function(){this.pipeline.reset(),this.pipeline.add(e.ta.trimmer,e.ta.stopWordFilter,e.ta.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.ta.stemmer))},e.ta.wordCharacters="-உஊ-ஏஐ-ஙச-ட-னப-யர-ஹ-ிீ-ொ-ௐ---௩௪-௯௰-௹௺-a-zA-Za-zA-Z0-90-9",e.ta.trimmer=e.trimmerSupport.generateTrimmer(e.ta.wordCharacters),e.Pipeline.registerFunction(e.ta.trimmer,"trimmer-ta"),e.ta.stopWordFilter=e.generateStopWordFilter("அங்கு அங்கே அது அதை அந்த அவர் அவர்கள் அவள் அவன் அவை ஆக ஆகவே ஆகையால் ஆதலால் ஆதலினால் ஆனாலும் ஆனால் இங்கு இங்கே இது இதை இந்த இப்படி இவர் இவர்கள் இவள் இவன் இவை இவ்வளவு உனக்கு உனது உன் உன்னால் எங்கு எங்கே எது எதை எந்த எப்படி எவர் எவர்கள் எவள் எவன் எவை எவ்வளவு எனக்கு எனது எனவே என் என்ன என்னால் ஏது ஏன் தனது தன்னால் தானே தான் நாங்கள் நாம் நான் நீ நீங்கள்".split(" ")),e.ta.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}();var t=e.wordcut;t.init(),e.ta.tokenizer=function(r){if(!arguments.length||null==r||void 0==r)return[];if(Array.isArray(r))return r.map(function(t){return isLunr2?new e.Token(t.toLowerCase()):t.toLowerCase()});var i=r.toString().toLowerCase().replace(/^\s+/,"");return t.cut(i).split("|")},e.Pipeline.registerFunction(e.ta.stemmer,"stemmer-ta"),e.Pipeline.registerFunction(e.ta.stopWordFilter,"stopWordFilter-ta")}});
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():t()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.te=function(){this.pipeline.reset(),this.pipeline.add(e.te.trimmer,e.te.stopWordFilter,e.te.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.te.stemmer))},e.te.wordCharacters="ఀ-ఄఅ-ఔక-హా-ౌౕ-ౖౘ-ౚౠ-ౡౢ-ౣ౦-౯౸-౿఼ఽ్ౝ౷",e.te.trimmer=e.trimmerSupport.generateTrimmer(e.te.wordCharacters),e.Pipeline.registerFunction(e.te.trimmer,"trimmer-te"),e.te.stopWordFilter=e.generateStopWordFilter("అందరూ అందుబాటులో అడగండి అడగడం అడ్డంగా అనుగుణంగా అనుమతించు అనుమతిస్తుంది అయితే ఇప్పటికే ఉన్నారు ఎక్కడైనా ఎప్పుడు ఎవరైనా ఎవరో ఏ ఏదైనా ఏమైనప్పటికి ఒక ఒకరు కనిపిస్తాయి కాదు కూడా గా గురించి చుట్టూ చేయగలిగింది తగిన తర్వాత దాదాపు దూరంగా నిజంగా పై ప్రకారం ప్రక్కన మధ్య మరియు మరొక మళ్ళీ మాత్రమే మెచ్చుకో వద్ద వెంట వేరుగా వ్యతిరేకంగా సంబంధం".split(" ")),e.te.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}();var t=e.wordcut;t.init(),e.te.tokenizer=function(r){if(!arguments.length||null==r||void 0==r)return[];if(Array.isArray(r))return r.map(function(t){return isLunr2?new e.Token(t.toLowerCase()):t.toLowerCase()});var i=r.toString().toLowerCase().replace(/^\s+/,"");return t.cut(i).split("|")},e.Pipeline.registerFunction(e.te.stemmer,"stemmer-te"),e.Pipeline.registerFunction(e.te.stopWordFilter,"stopWordFilter-te")}});
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var r="2"==e.version[0];e.th=function(){this.pipeline.reset(),this.pipeline.add(e.th.trimmer),r?this.tokenizer=e.th.tokenizer:(e.tokenizer&&(e.tokenizer=e.th.tokenizer),this.tokenizerFn&&(this.tokenizerFn=e.th.tokenizer))},e.th.wordCharacters="[-]",e.th.trimmer=e.trimmerSupport.generateTrimmer(e.th.wordCharacters),e.Pipeline.registerFunction(e.th.trimmer,"trimmer-th");var t=e.wordcut;t.init(),e.th.tokenizer=function(i){if(!arguments.length||null==i||void 0==i)return[];if(Array.isArray(i))return i.map(function(t){return r?new e.Token(t):t});var n=i.toString().replace(/^\s+/,"");return t.cut(n).split("|")}}});
|
||||||
+18
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.vi=function(){this.pipeline.reset(),this.pipeline.add(e.vi.stopWordFilter,e.vi.trimmer)},e.vi.wordCharacters="[A-Za-ẓ̀͐́͑̉̃̓ÂâÊêÔôĂ-ăĐ-đƠ-ơƯ-ư]",e.vi.trimmer=e.trimmerSupport.generateTrimmer(e.vi.wordCharacters),e.Pipeline.registerFunction(e.vi.trimmer,"trimmer-vi"),e.vi.stopWordFilter=e.generateStopWordFilter("là cái nhưng mà".split(" "))}});
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r(require("@node-rs/jieba")):r()(e.lunr)}(this,function(e){return function(r,t){if(void 0===r)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===r.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var i="2"==r.version[0];r.zh=function(){this.pipeline.reset(),this.pipeline.add(r.zh.trimmer,r.zh.stopWordFilter,r.zh.stemmer),i?this.tokenizer=r.zh.tokenizer:(r.tokenizer&&(r.tokenizer=r.zh.tokenizer),this.tokenizerFn&&(this.tokenizerFn=r.zh.tokenizer))},r.zh.tokenizer=function(n){if(!arguments.length||null==n||void 0==n)return[];if(Array.isArray(n))return n.map(function(e){return i?new r.Token(e.toLowerCase()):e.toLowerCase()});t&&e.load(t);var o=n.toString().trim().toLowerCase(),s=[];e.cut(o,!0).forEach(function(e){s=s.concat(e.split(" "))}),s=s.filter(function(e){return!!e});var u=0;return s.map(function(e,t){if(i){var n=o.indexOf(e,u),s={};return s.position=[n,e.length],s.index=t,u=n,new r.Token(e,s)}return e})},r.zh.wordCharacters="\\w一-龥",r.zh.trimmer=r.trimmerSupport.generateTrimmer(r.zh.wordCharacters),r.Pipeline.registerFunction(r.zh.trimmer,"trimmer-zh"),r.zh.stemmer=function(){return function(e){return e}}(),r.Pipeline.registerFunction(r.zh.stemmer,"stemmer-zh"),r.zh.stopWordFilter=r.generateStopWordFilter("的 一 不 在 人 有 是 为 為 以 于 於 上 他 而 后 後 之 来 來 及 了 因 下 可 到 由 这 這 与 與 也 此 但 并 並 个 個 其 已 无 無 小 我 们 們 起 最 再 今 去 好 只 又 或 很 亦 某 把 那 你 乃 它 吧 被 比 别 趁 当 當 从 從 得 打 凡 儿 兒 尔 爾 该 該 各 给 給 跟 和 何 还 還 即 几 幾 既 看 据 據 距 靠 啦 另 么 麽 每 嘛 拿 哪 您 凭 憑 且 却 卻 让 讓 仍 啥 如 若 使 谁 誰 虽 雖 随 隨 同 所 她 哇 嗡 往 些 向 沿 哟 喲 用 咱 则 則 怎 曾 至 致 着 著 诸 諸 自".split(" ")),r.Pipeline.registerFunction(r.zh.stopWordFilter,"stopWordFilter-zh")}});
|
||||||
@@ -0,0 +1,206 @@
|
|||||||
|
/**
|
||||||
|
* export the module via AMD, CommonJS or as a browser global
|
||||||
|
* Export code from https://github.com/umdjs/umd/blob/master/returnExports.js
|
||||||
|
*/
|
||||||
|
;(function (root, factory) {
|
||||||
|
if (typeof define === 'function' && define.amd) {
|
||||||
|
// AMD. Register as an anonymous module.
|
||||||
|
define(factory)
|
||||||
|
} else if (typeof exports === 'object') {
|
||||||
|
/**
|
||||||
|
* Node. Does not work with strict CommonJS, but
|
||||||
|
* only CommonJS-like environments that support module.exports,
|
||||||
|
* like Node.
|
||||||
|
*/
|
||||||
|
module.exports = factory()
|
||||||
|
} else {
|
||||||
|
// Browser globals (root is window)
|
||||||
|
factory()(root.lunr);
|
||||||
|
}
|
||||||
|
}(this, function () {
|
||||||
|
/**
|
||||||
|
* Just return a value to define the module export.
|
||||||
|
* This example returns an object, but the module
|
||||||
|
* can return a function as the exported value.
|
||||||
|
*/
|
||||||
|
|
||||||
|
return function(lunr) {
|
||||||
|
// TinySegmenter 0.1 -- Super compact Japanese tokenizer in Javascript
|
||||||
|
// (c) 2008 Taku Kudo <taku@chasen.org>
|
||||||
|
// TinySegmenter is freely distributable under the terms of a new BSD licence.
|
||||||
|
// For details, see http://chasen.org/~taku/software/TinySegmenter/LICENCE.txt
|
||||||
|
|
||||||
|
function TinySegmenter() {
|
||||||
|
var patterns = {
|
||||||
|
"[一二三四五六七八九十百千万億兆]":"M",
|
||||||
|
"[一-龠々〆ヵヶ]":"H",
|
||||||
|
"[ぁ-ん]":"I",
|
||||||
|
"[ァ-ヴーア-ン゙ー]":"K",
|
||||||
|
"[a-zA-Za-zA-Z]":"A",
|
||||||
|
"[0-90-9]":"N"
|
||||||
|
}
|
||||||
|
this.chartype_ = [];
|
||||||
|
for (var i in patterns) {
|
||||||
|
var regexp = new RegExp(i);
|
||||||
|
this.chartype_.push([regexp, patterns[i]]);
|
||||||
|
}
|
||||||
|
|
||||||
|
this.BIAS__ = -332
|
||||||
|
this.BC1__ = {"HH":6,"II":2461,"KH":406,"OH":-1378};
|
||||||
|
this.BC2__ = {"AA":-3267,"AI":2744,"AN":-878,"HH":-4070,"HM":-1711,"HN":4012,"HO":3761,"IA":1327,"IH":-1184,"II":-1332,"IK":1721,"IO":5492,"KI":3831,"KK":-8741,"MH":-3132,"MK":3334,"OO":-2920};
|
||||||
|
this.BC3__ = {"HH":996,"HI":626,"HK":-721,"HN":-1307,"HO":-836,"IH":-301,"KK":2762,"MK":1079,"MM":4034,"OA":-1652,"OH":266};
|
||||||
|
this.BP1__ = {"BB":295,"OB":304,"OO":-125,"UB":352};
|
||||||
|
this.BP2__ = {"BO":60,"OO":-1762};
|
||||||
|
this.BQ1__ = {"BHH":1150,"BHM":1521,"BII":-1158,"BIM":886,"BMH":1208,"BNH":449,"BOH":-91,"BOO":-2597,"OHI":451,"OIH":-296,"OKA":1851,"OKH":-1020,"OKK":904,"OOO":2965};
|
||||||
|
this.BQ2__ = {"BHH":118,"BHI":-1159,"BHM":466,"BIH":-919,"BKK":-1720,"BKO":864,"OHH":-1139,"OHM":-181,"OIH":153,"UHI":-1146};
|
||||||
|
this.BQ3__ = {"BHH":-792,"BHI":2664,"BII":-299,"BKI":419,"BMH":937,"BMM":8335,"BNN":998,"BOH":775,"OHH":2174,"OHM":439,"OII":280,"OKH":1798,"OKI":-793,"OKO":-2242,"OMH":-2402,"OOO":11699};
|
||||||
|
this.BQ4__ = {"BHH":-3895,"BIH":3761,"BII":-4654,"BIK":1348,"BKK":-1806,"BMI":-3385,"BOO":-12396,"OAH":926,"OHH":266,"OHK":-2036,"ONN":-973};
|
||||||
|
this.BW1__ = {",と":660,",同":727,"B1あ":1404,"B1同":542,"、と":660,"、同":727,"」と":1682,"あっ":1505,"いう":1743,"いっ":-2055,"いる":672,"うし":-4817,"うん":665,"から":3472,"がら":600,"こう":-790,"こと":2083,"こん":-1262,"さら":-4143,"さん":4573,"した":2641,"して":1104,"すで":-3399,"そこ":1977,"それ":-871,"たち":1122,"ため":601,"った":3463,"つい":-802,"てい":805,"てき":1249,"でき":1127,"です":3445,"では":844,"とい":-4915,"とみ":1922,"どこ":3887,"ない":5713,"なっ":3015,"など":7379,"なん":-1113,"にし":2468,"には":1498,"にも":1671,"に対":-912,"の一":-501,"の中":741,"ませ":2448,"まで":1711,"まま":2600,"まる":-2155,"やむ":-1947,"よっ":-2565,"れた":2369,"れで":-913,"をし":1860,"を見":731,"亡く":-1886,"京都":2558,"取り":-2784,"大き":-2604,"大阪":1497,"平方":-2314,"引き":-1336,"日本":-195,"本当":-2423,"毎日":-2113,"目指":-724,"B1あ":1404,"B1同":542,"」と":1682};
|
||||||
|
this.BW2__ = {"..":-11822,"11":-669,"――":-5730,"−−":-13175,"いう":-1609,"うか":2490,"かし":-1350,"かも":-602,"から":-7194,"かれ":4612,"がい":853,"がら":-3198,"きた":1941,"くな":-1597,"こと":-8392,"この":-4193,"させ":4533,"され":13168,"さん":-3977,"しい":-1819,"しか":-545,"した":5078,"して":972,"しな":939,"その":-3744,"たい":-1253,"たた":-662,"ただ":-3857,"たち":-786,"たと":1224,"たは":-939,"った":4589,"って":1647,"っと":-2094,"てい":6144,"てき":3640,"てく":2551,"ては":-3110,"ても":-3065,"でい":2666,"でき":-1528,"でし":-3828,"です":-4761,"でも":-4203,"とい":1890,"とこ":-1746,"とと":-2279,"との":720,"とみ":5168,"とも":-3941,"ない":-2488,"なが":-1313,"など":-6509,"なの":2614,"なん":3099,"にお":-1615,"にし":2748,"にな":2454,"によ":-7236,"に対":-14943,"に従":-4688,"に関":-11388,"のか":2093,"ので":-7059,"のに":-6041,"のの":-6125,"はい":1073,"はが":-1033,"はず":-2532,"ばれ":1813,"まし":-1316,"まで":-6621,"まれ":5409,"めて":-3153,"もい":2230,"もの":-10713,"らか":-944,"らし":-1611,"らに":-1897,"りし":651,"りま":1620,"れた":4270,"れて":849,"れば":4114,"ろう":6067,"われ":7901,"を通":-11877,"んだ":728,"んな":-4115,"一人":602,"一方":-1375,"一日":970,"一部":-1051,"上が":-4479,"会社":-1116,"出て":2163,"分の":-7758,"同党":970,"同日":-913,"大阪":-2471,"委員":-1250,"少な":-1050,"年度":-8669,"年間":-1626,"府県":-2363,"手権":-1982,"新聞":-4066,"日新":-722,"日本":-7068,"日米":3372,"曜日":-601,"朝鮮":-2355,"本人":-2697,"東京":-1543,"然と":-1384,"社会":-1276,"立て":-990,"第に":-1612,"米国":-4268,"11":-669};
|
||||||
|
this.BW3__ = {"あた":-2194,"あり":719,"ある":3846,"い.":-1185,"い。":-1185,"いい":5308,"いえ":2079,"いく":3029,"いた":2056,"いっ":1883,"いる":5600,"いわ":1527,"うち":1117,"うと":4798,"えと":1454,"か.":2857,"か。":2857,"かけ":-743,"かっ":-4098,"かに":-669,"から":6520,"かり":-2670,"が,":1816,"が、":1816,"がき":-4855,"がけ":-1127,"がっ":-913,"がら":-4977,"がり":-2064,"きた":1645,"けど":1374,"こと":7397,"この":1542,"ころ":-2757,"さい":-714,"さを":976,"し,":1557,"し、":1557,"しい":-3714,"した":3562,"して":1449,"しな":2608,"しま":1200,"す.":-1310,"す。":-1310,"する":6521,"ず,":3426,"ず、":3426,"ずに":841,"そう":428,"た.":8875,"た。":8875,"たい":-594,"たの":812,"たり":-1183,"たる":-853,"だ.":4098,"だ。":4098,"だっ":1004,"った":-4748,"って":300,"てい":6240,"てお":855,"ても":302,"です":1437,"でに":-1482,"では":2295,"とう":-1387,"とし":2266,"との":541,"とも":-3543,"どう":4664,"ない":1796,"なく":-903,"など":2135,"に,":-1021,"に、":-1021,"にし":1771,"にな":1906,"には":2644,"の,":-724,"の、":-724,"の子":-1000,"は,":1337,"は、":1337,"べき":2181,"まし":1113,"ます":6943,"まっ":-1549,"まで":6154,"まれ":-793,"らし":1479,"られ":6820,"るる":3818,"れ,":854,"れ、":854,"れた":1850,"れて":1375,"れば":-3246,"れる":1091,"われ":-605,"んだ":606,"んで":798,"カ月":990,"会議":860,"入り":1232,"大会":2217,"始め":1681,"市":965,"新聞":-5055,"日,":974,"日、":974,"社会":2024,"カ月":990};
|
||||||
|
this.TC1__ = {"AAA":1093,"HHH":1029,"HHM":580,"HII":998,"HOH":-390,"HOM":-331,"IHI":1169,"IOH":-142,"IOI":-1015,"IOM":467,"MMH":187,"OOI":-1832};
|
||||||
|
this.TC2__ = {"HHO":2088,"HII":-1023,"HMM":-1154,"IHI":-1965,"KKH":703,"OII":-2649};
|
||||||
|
this.TC3__ = {"AAA":-294,"HHH":346,"HHI":-341,"HII":-1088,"HIK":731,"HOH":-1486,"IHH":128,"IHI":-3041,"IHO":-1935,"IIH":-825,"IIM":-1035,"IOI":-542,"KHH":-1216,"KKA":491,"KKH":-1217,"KOK":-1009,"MHH":-2694,"MHM":-457,"MHO":123,"MMH":-471,"NNH":-1689,"NNO":662,"OHO":-3393};
|
||||||
|
this.TC4__ = {"HHH":-203,"HHI":1344,"HHK":365,"HHM":-122,"HHN":182,"HHO":669,"HIH":804,"HII":679,"HOH":446,"IHH":695,"IHO":-2324,"IIH":321,"III":1497,"IIO":656,"IOO":54,"KAK":4845,"KKA":3386,"KKK":3065,"MHH":-405,"MHI":201,"MMH":-241,"MMM":661,"MOM":841};
|
||||||
|
this.TQ1__ = {"BHHH":-227,"BHHI":316,"BHIH":-132,"BIHH":60,"BIII":1595,"BNHH":-744,"BOHH":225,"BOOO":-908,"OAKK":482,"OHHH":281,"OHIH":249,"OIHI":200,"OIIH":-68};
|
||||||
|
this.TQ2__ = {"BIHH":-1401,"BIII":-1033,"BKAK":-543,"BOOO":-5591};
|
||||||
|
this.TQ3__ = {"BHHH":478,"BHHM":-1073,"BHIH":222,"BHII":-504,"BIIH":-116,"BIII":-105,"BMHI":-863,"BMHM":-464,"BOMH":620,"OHHH":346,"OHHI":1729,"OHII":997,"OHMH":481,"OIHH":623,"OIIH":1344,"OKAK":2792,"OKHH":587,"OKKA":679,"OOHH":110,"OOII":-685};
|
||||||
|
this.TQ4__ = {"BHHH":-721,"BHHM":-3604,"BHII":-966,"BIIH":-607,"BIII":-2181,"OAAA":-2763,"OAKK":180,"OHHH":-294,"OHHI":2446,"OHHO":480,"OHIH":-1573,"OIHH":1935,"OIHI":-493,"OIIH":626,"OIII":-4007,"OKAK":-8156};
|
||||||
|
this.TW1__ = {"につい":-4681,"東京都":2026};
|
||||||
|
this.TW2__ = {"ある程":-2049,"いった":-1256,"ころが":-2434,"しょう":3873,"その後":-4430,"だって":-1049,"ていた":1833,"として":-4657,"ともに":-4517,"もので":1882,"一気に":-792,"初めて":-1512,"同時に":-8097,"大きな":-1255,"対して":-2721,"社会党":-3216};
|
||||||
|
this.TW3__ = {"いただ":-1734,"してい":1314,"として":-4314,"につい":-5483,"にとっ":-5989,"に当た":-6247,"ので,":-727,"ので、":-727,"のもの":-600,"れから":-3752,"十二月":-2287};
|
||||||
|
this.TW4__ = {"いう.":8576,"いう。":8576,"からな":-2348,"してい":2958,"たが,":1516,"たが、":1516,"ている":1538,"という":1349,"ました":5543,"ません":1097,"ようと":-4258,"よると":5865};
|
||||||
|
this.UC1__ = {"A":484,"K":93,"M":645,"O":-505};
|
||||||
|
this.UC2__ = {"A":819,"H":1059,"I":409,"M":3987,"N":5775,"O":646};
|
||||||
|
this.UC3__ = {"A":-1370,"I":2311};
|
||||||
|
this.UC4__ = {"A":-2643,"H":1809,"I":-1032,"K":-3450,"M":3565,"N":3876,"O":6646};
|
||||||
|
this.UC5__ = {"H":313,"I":-1238,"K":-799,"M":539,"O":-831};
|
||||||
|
this.UC6__ = {"H":-506,"I":-253,"K":87,"M":247,"O":-387};
|
||||||
|
this.UP1__ = {"O":-214};
|
||||||
|
this.UP2__ = {"B":69,"O":935};
|
||||||
|
this.UP3__ = {"B":189};
|
||||||
|
this.UQ1__ = {"BH":21,"BI":-12,"BK":-99,"BN":142,"BO":-56,"OH":-95,"OI":477,"OK":410,"OO":-2422};
|
||||||
|
this.UQ2__ = {"BH":216,"BI":113,"OK":1759};
|
||||||
|
this.UQ3__ = {"BA":-479,"BH":42,"BI":1913,"BK":-7198,"BM":3160,"BN":6427,"BO":14761,"OI":-827,"ON":-3212};
|
||||||
|
this.UW1__ = {",":156,"、":156,"「":-463,"あ":-941,"う":-127,"が":-553,"き":121,"こ":505,"で":-201,"と":-547,"ど":-123,"に":-789,"の":-185,"は":-847,"も":-466,"や":-470,"よ":182,"ら":-292,"り":208,"れ":169,"を":-446,"ん":-137,"・":-135,"主":-402,"京":-268,"区":-912,"午":871,"国":-460,"大":561,"委":729,"市":-411,"日":-141,"理":361,"生":-408,"県":-386,"都":-718,"「":-463,"・":-135};
|
||||||
|
this.UW2__ = {",":-829,"、":-829,"〇":892,"「":-645,"」":3145,"あ":-538,"い":505,"う":134,"お":-502,"か":1454,"が":-856,"く":-412,"こ":1141,"さ":878,"ざ":540,"し":1529,"す":-675,"せ":300,"そ":-1011,"た":188,"だ":1837,"つ":-949,"て":-291,"で":-268,"と":-981,"ど":1273,"な":1063,"に":-1764,"の":130,"は":-409,"ひ":-1273,"べ":1261,"ま":600,"も":-1263,"や":-402,"よ":1639,"り":-579,"る":-694,"れ":571,"を":-2516,"ん":2095,"ア":-587,"カ":306,"キ":568,"ッ":831,"三":-758,"不":-2150,"世":-302,"中":-968,"主":-861,"事":492,"人":-123,"会":978,"保":362,"入":548,"初":-3025,"副":-1566,"北":-3414,"区":-422,"大":-1769,"天":-865,"太":-483,"子":-1519,"学":760,"実":1023,"小":-2009,"市":-813,"年":-1060,"強":1067,"手":-1519,"揺":-1033,"政":1522,"文":-1355,"新":-1682,"日":-1815,"明":-1462,"最":-630,"朝":-1843,"本":-1650,"東":-931,"果":-665,"次":-2378,"民":-180,"気":-1740,"理":752,"発":529,"目":-1584,"相":-242,"県":-1165,"立":-763,"第":810,"米":509,"自":-1353,"行":838,"西":-744,"見":-3874,"調":1010,"議":1198,"込":3041,"開":1758,"間":-1257,"「":-645,"」":3145,"ッ":831,"ア":-587,"カ":306,"キ":568};
|
||||||
|
this.UW3__ = {",":4889,"1":-800,"−":-1723,"、":4889,"々":-2311,"〇":5827,"」":2670,"〓":-3573,"あ":-2696,"い":1006,"う":2342,"え":1983,"お":-4864,"か":-1163,"が":3271,"く":1004,"け":388,"げ":401,"こ":-3552,"ご":-3116,"さ":-1058,"し":-395,"す":584,"せ":3685,"そ":-5228,"た":842,"ち":-521,"っ":-1444,"つ":-1081,"て":6167,"で":2318,"と":1691,"ど":-899,"な":-2788,"に":2745,"の":4056,"は":4555,"ひ":-2171,"ふ":-1798,"へ":1199,"ほ":-5516,"ま":-4384,"み":-120,"め":1205,"も":2323,"や":-788,"よ":-202,"ら":727,"り":649,"る":5905,"れ":2773,"わ":-1207,"を":6620,"ん":-518,"ア":551,"グ":1319,"ス":874,"ッ":-1350,"ト":521,"ム":1109,"ル":1591,"ロ":2201,"ン":278,"・":-3794,"一":-1619,"下":-1759,"世":-2087,"両":3815,"中":653,"主":-758,"予":-1193,"二":974,"人":2742,"今":792,"他":1889,"以":-1368,"低":811,"何":4265,"作":-361,"保":-2439,"元":4858,"党":3593,"全":1574,"公":-3030,"六":755,"共":-1880,"円":5807,"再":3095,"分":457,"初":2475,"別":1129,"前":2286,"副":4437,"力":365,"動":-949,"務":-1872,"化":1327,"北":-1038,"区":4646,"千":-2309,"午":-783,"協":-1006,"口":483,"右":1233,"各":3588,"合":-241,"同":3906,"和":-837,"員":4513,"国":642,"型":1389,"場":1219,"外":-241,"妻":2016,"学":-1356,"安":-423,"実":-1008,"家":1078,"小":-513,"少":-3102,"州":1155,"市":3197,"平":-1804,"年":2416,"広":-1030,"府":1605,"度":1452,"建":-2352,"当":-3885,"得":1905,"思":-1291,"性":1822,"戸":-488,"指":-3973,"政":-2013,"教":-1479,"数":3222,"文":-1489,"新":1764,"日":2099,"旧":5792,"昨":-661,"時":-1248,"曜":-951,"最":-937,"月":4125,"期":360,"李":3094,"村":364,"東":-805,"核":5156,"森":2438,"業":484,"氏":2613,"民":-1694,"決":-1073,"法":1868,"海":-495,"無":979,"物":461,"特":-3850,"生":-273,"用":914,"町":1215,"的":7313,"直":-1835,"省":792,"県":6293,"知":-1528,"私":4231,"税":401,"立":-960,"第":1201,"米":7767,"系":3066,"約":3663,"級":1384,"統":-4229,"総":1163,"線":1255,"者":6457,"能":725,"自":-2869,"英":785,"見":1044,"調":-562,"財":-733,"費":1777,"車":1835,"軍":1375,"込":-1504,"通":-1136,"選":-681,"郎":1026,"郡":4404,"部":1200,"金":2163,"長":421,"開":-1432,"間":1302,"関":-1282,"雨":2009,"電":-1045,"非":2066,"駅":1620,"1":-800,"」":2670,"・":-3794,"ッ":-1350,"ア":551,"グ":1319,"ス":874,"ト":521,"ム":1109,"ル":1591,"ロ":2201,"ン":278};
|
||||||
|
this.UW4__ = {",":3930,".":3508,"―":-4841,"、":3930,"。":3508,"〇":4999,"「":1895,"」":3798,"〓":-5156,"あ":4752,"い":-3435,"う":-640,"え":-2514,"お":2405,"か":530,"が":6006,"き":-4482,"ぎ":-3821,"く":-3788,"け":-4376,"げ":-4734,"こ":2255,"ご":1979,"さ":2864,"し":-843,"じ":-2506,"す":-731,"ず":1251,"せ":181,"そ":4091,"た":5034,"だ":5408,"ち":-3654,"っ":-5882,"つ":-1659,"て":3994,"で":7410,"と":4547,"な":5433,"に":6499,"ぬ":1853,"ね":1413,"の":7396,"は":8578,"ば":1940,"ひ":4249,"び":-4134,"ふ":1345,"へ":6665,"べ":-744,"ほ":1464,"ま":1051,"み":-2082,"む":-882,"め":-5046,"も":4169,"ゃ":-2666,"や":2795,"ょ":-1544,"よ":3351,"ら":-2922,"り":-9726,"る":-14896,"れ":-2613,"ろ":-4570,"わ":-1783,"を":13150,"ん":-2352,"カ":2145,"コ":1789,"セ":1287,"ッ":-724,"ト":-403,"メ":-1635,"ラ":-881,"リ":-541,"ル":-856,"ン":-3637,"・":-4371,"ー":-11870,"一":-2069,"中":2210,"予":782,"事":-190,"井":-1768,"人":1036,"以":544,"会":950,"体":-1286,"作":530,"側":4292,"先":601,"党":-2006,"共":-1212,"内":584,"円":788,"初":1347,"前":1623,"副":3879,"力":-302,"動":-740,"務":-2715,"化":776,"区":4517,"協":1013,"参":1555,"合":-1834,"和":-681,"員":-910,"器":-851,"回":1500,"国":-619,"園":-1200,"地":866,"場":-1410,"塁":-2094,"士":-1413,"多":1067,"大":571,"子":-4802,"学":-1397,"定":-1057,"寺":-809,"小":1910,"屋":-1328,"山":-1500,"島":-2056,"川":-2667,"市":2771,"年":374,"庁":-4556,"後":456,"性":553,"感":916,"所":-1566,"支":856,"改":787,"政":2182,"教":704,"文":522,"方":-856,"日":1798,"時":1829,"最":845,"月":-9066,"木":-485,"来":-442,"校":-360,"業":-1043,"氏":5388,"民":-2716,"気":-910,"沢":-939,"済":-543,"物":-735,"率":672,"球":-1267,"生":-1286,"産":-1101,"田":-2900,"町":1826,"的":2586,"目":922,"省":-3485,"県":2997,"空":-867,"立":-2112,"第":788,"米":2937,"系":786,"約":2171,"経":1146,"統":-1169,"総":940,"線":-994,"署":749,"者":2145,"能":-730,"般":-852,"行":-792,"規":792,"警":-1184,"議":-244,"谷":-1000,"賞":730,"車":-1481,"軍":1158,"輪":-1433,"込":-3370,"近":929,"道":-1291,"選":2596,"郎":-4866,"都":1192,"野":-1100,"銀":-2213,"長":357,"間":-2344,"院":-2297,"際":-2604,"電":-878,"領":-1659,"題":-792,"館":-1984,"首":1749,"高":2120,"「":1895,"」":3798,"・":-4371,"ッ":-724,"ー":-11870,"カ":2145,"コ":1789,"セ":1287,"ト":-403,"メ":-1635,"ラ":-881,"リ":-541,"ル":-856,"ン":-3637};
|
||||||
|
this.UW5__ = {",":465,".":-299,"1":-514,"E2":-32768,"]":-2762,"、":465,"。":-299,"「":363,"あ":1655,"い":331,"う":-503,"え":1199,"お":527,"か":647,"が":-421,"き":1624,"ぎ":1971,"く":312,"げ":-983,"さ":-1537,"し":-1371,"す":-852,"だ":-1186,"ち":1093,"っ":52,"つ":921,"て":-18,"で":-850,"と":-127,"ど":1682,"な":-787,"に":-1224,"の":-635,"は":-578,"べ":1001,"み":502,"め":865,"ゃ":3350,"ょ":854,"り":-208,"る":429,"れ":504,"わ":419,"を":-1264,"ん":327,"イ":241,"ル":451,"ン":-343,"中":-871,"京":722,"会":-1153,"党":-654,"務":3519,"区":-901,"告":848,"員":2104,"大":-1296,"学":-548,"定":1785,"嵐":-1304,"市":-2991,"席":921,"年":1763,"思":872,"所":-814,"挙":1618,"新":-1682,"日":218,"月":-4353,"査":932,"格":1356,"機":-1508,"氏":-1347,"田":240,"町":-3912,"的":-3149,"相":1319,"省":-1052,"県":-4003,"研":-997,"社":-278,"空":-813,"統":1955,"者":-2233,"表":663,"語":-1073,"議":1219,"選":-1018,"郎":-368,"長":786,"間":1191,"題":2368,"館":-689,"1":-514,"E2":-32768,"「":363,"イ":241,"ル":451,"ン":-343};
|
||||||
|
this.UW6__ = {",":227,".":808,"1":-270,"E1":306,"、":227,"。":808,"あ":-307,"う":189,"か":241,"が":-73,"く":-121,"こ":-200,"じ":1782,"す":383,"た":-428,"っ":573,"て":-1014,"で":101,"と":-105,"な":-253,"に":-149,"の":-417,"は":-236,"も":-206,"り":187,"る":-135,"を":195,"ル":-673,"ン":-496,"一":-277,"中":201,"件":-800,"会":624,"前":302,"区":1792,"員":-1212,"委":798,"学":-960,"市":887,"広":-695,"後":535,"業":-697,"相":753,"社":-507,"福":974,"空":-822,"者":1811,"連":463,"郎":1082,"1":-270,"E1":306,"ル":-673,"ン":-496};
|
||||||
|
|
||||||
|
return this;
|
||||||
|
}
|
||||||
|
TinySegmenter.prototype.ctype_ = function(str) {
|
||||||
|
for (var i in this.chartype_) {
|
||||||
|
if (str.match(this.chartype_[i][0])) {
|
||||||
|
return this.chartype_[i][1];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return "O";
|
||||||
|
}
|
||||||
|
|
||||||
|
TinySegmenter.prototype.ts_ = function(v) {
|
||||||
|
if (v) { return v; }
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
TinySegmenter.prototype.segment = function(input) {
|
||||||
|
if (input == null || input == undefined || input == "") {
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
var result = [];
|
||||||
|
var seg = ["B3","B2","B1"];
|
||||||
|
var ctype = ["O","O","O"];
|
||||||
|
var o = input.split("");
|
||||||
|
for (i = 0; i < o.length; ++i) {
|
||||||
|
seg.push(o[i]);
|
||||||
|
ctype.push(this.ctype_(o[i]))
|
||||||
|
}
|
||||||
|
seg.push("E1");
|
||||||
|
seg.push("E2");
|
||||||
|
seg.push("E3");
|
||||||
|
ctype.push("O");
|
||||||
|
ctype.push("O");
|
||||||
|
ctype.push("O");
|
||||||
|
var word = seg[3];
|
||||||
|
var p1 = "U";
|
||||||
|
var p2 = "U";
|
||||||
|
var p3 = "U";
|
||||||
|
for (var i = 4; i < seg.length - 3; ++i) {
|
||||||
|
var score = this.BIAS__;
|
||||||
|
var w1 = seg[i-3];
|
||||||
|
var w2 = seg[i-2];
|
||||||
|
var w3 = seg[i-1];
|
||||||
|
var w4 = seg[i];
|
||||||
|
var w5 = seg[i+1];
|
||||||
|
var w6 = seg[i+2];
|
||||||
|
var c1 = ctype[i-3];
|
||||||
|
var c2 = ctype[i-2];
|
||||||
|
var c3 = ctype[i-1];
|
||||||
|
var c4 = ctype[i];
|
||||||
|
var c5 = ctype[i+1];
|
||||||
|
var c6 = ctype[i+2];
|
||||||
|
score += this.ts_(this.UP1__[p1]);
|
||||||
|
score += this.ts_(this.UP2__[p2]);
|
||||||
|
score += this.ts_(this.UP3__[p3]);
|
||||||
|
score += this.ts_(this.BP1__[p1 + p2]);
|
||||||
|
score += this.ts_(this.BP2__[p2 + p3]);
|
||||||
|
score += this.ts_(this.UW1__[w1]);
|
||||||
|
score += this.ts_(this.UW2__[w2]);
|
||||||
|
score += this.ts_(this.UW3__[w3]);
|
||||||
|
score += this.ts_(this.UW4__[w4]);
|
||||||
|
score += this.ts_(this.UW5__[w5]);
|
||||||
|
score += this.ts_(this.UW6__[w6]);
|
||||||
|
score += this.ts_(this.BW1__[w2 + w3]);
|
||||||
|
score += this.ts_(this.BW2__[w3 + w4]);
|
||||||
|
score += this.ts_(this.BW3__[w4 + w5]);
|
||||||
|
score += this.ts_(this.TW1__[w1 + w2 + w3]);
|
||||||
|
score += this.ts_(this.TW2__[w2 + w3 + w4]);
|
||||||
|
score += this.ts_(this.TW3__[w3 + w4 + w5]);
|
||||||
|
score += this.ts_(this.TW4__[w4 + w5 + w6]);
|
||||||
|
score += this.ts_(this.UC1__[c1]);
|
||||||
|
score += this.ts_(this.UC2__[c2]);
|
||||||
|
score += this.ts_(this.UC3__[c3]);
|
||||||
|
score += this.ts_(this.UC4__[c4]);
|
||||||
|
score += this.ts_(this.UC5__[c5]);
|
||||||
|
score += this.ts_(this.UC6__[c6]);
|
||||||
|
score += this.ts_(this.BC1__[c2 + c3]);
|
||||||
|
score += this.ts_(this.BC2__[c3 + c4]);
|
||||||
|
score += this.ts_(this.BC3__[c4 + c5]);
|
||||||
|
score += this.ts_(this.TC1__[c1 + c2 + c3]);
|
||||||
|
score += this.ts_(this.TC2__[c2 + c3 + c4]);
|
||||||
|
score += this.ts_(this.TC3__[c3 + c4 + c5]);
|
||||||
|
score += this.ts_(this.TC4__[c4 + c5 + c6]);
|
||||||
|
// score += this.ts_(this.TC5__[c4 + c5 + c6]);
|
||||||
|
score += this.ts_(this.UQ1__[p1 + c1]);
|
||||||
|
score += this.ts_(this.UQ2__[p2 + c2]);
|
||||||
|
score += this.ts_(this.UQ3__[p3 + c3]);
|
||||||
|
score += this.ts_(this.BQ1__[p2 + c2 + c3]);
|
||||||
|
score += this.ts_(this.BQ2__[p2 + c3 + c4]);
|
||||||
|
score += this.ts_(this.BQ3__[p3 + c2 + c3]);
|
||||||
|
score += this.ts_(this.BQ4__[p3 + c3 + c4]);
|
||||||
|
score += this.ts_(this.TQ1__[p2 + c1 + c2 + c3]);
|
||||||
|
score += this.ts_(this.TQ2__[p2 + c2 + c3 + c4]);
|
||||||
|
score += this.ts_(this.TQ3__[p3 + c1 + c2 + c3]);
|
||||||
|
score += this.ts_(this.TQ4__[p3 + c2 + c3 + c4]);
|
||||||
|
var p = "O";
|
||||||
|
if (score > 0) {
|
||||||
|
result.push(word);
|
||||||
|
word = "";
|
||||||
|
p = "B";
|
||||||
|
}
|
||||||
|
p1 = p2;
|
||||||
|
p2 = p3;
|
||||||
|
p3 = p;
|
||||||
|
word += seg[i];
|
||||||
|
}
|
||||||
|
result.push(word);
|
||||||
|
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
|
lunr.TinySegmenter = TinySegmenter;
|
||||||
|
};
|
||||||
|
|
||||||
|
}));
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 49 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
+1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
|||||||
|
{"version":3,"sources":["src/templates/assets/stylesheets/palette/_scheme.scss","../../../../src/templates/assets/stylesheets/palette.scss","src/templates/assets/stylesheets/palette/_accent.scss","src/templates/assets/stylesheets/palette/_primary.scss","src/templates/assets/stylesheets/utilities/_break.scss"],"names":[],"mappings":"AA2BA,cAGE,6BAME,sDAAA,CACA,6DAAA,CACA,+DAAA,CACA,gEAAA,CACA,mDAAA,CACA,6DAAA,CACA,+DAAA,CACA,gEAAA,CAGA,mDAAA,CACA,gDAAA,CAGA,0BAAA,CACA,mCAAA,CAGA,iCAAA,CACA,kCAAA,CACA,mCAAA,CACA,mCAAA,CACA,kCAAA,CACA,iCAAA,CACA,+CAAA,CACA,6DAAA,CACA,gEAAA,CACA,4DAAA,CACA,4DAAA,CACA,6DAAA,CAGA,6CAAA,CAGA,+CAAA,CAGA,uDAAA,CACA,6DAAA,CACA,2DAAA,CAGA,iCAAA,CAGA,yDAAA,CACA,iEAAA,CAGA,mDAAA,CACA,mDAAA,CAGA,qDAAA,CACA,uDAAA,CAGA,8DAAA,CAKA,8DAAA,CAKA,0DAAA,CAvEA,iBCeF,CD6DE,kHAEE,YC3DJ,CDkFE,yDACE,4BChFJ,CD+EE,2DACE,4BC7EJ,CD4EE,gEACE,4BC1EJ,CDyEE,2DACE,4BCvEJ,CDsEE,yDACE,4BCpEJ,CDmEE,0DACE,4BCjEJ,CDgEE,gEACE,4BC9DJ,CD6DE,0DACE,4BC3DJ,CD0DE,2OACE,4BC/CJ,CDsDA,+FAGE,iCCpDF,CACF,CC/CE,2BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCD2CN,CCrDE,4BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDkDN,CC5DE,8BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDyDN,CCnEE,mCACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDgEN,CC1EE,8BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDuEN,CCjFE,4BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCD8EN,CCxFE,kCACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDqFN,CC/FE,4BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCD4FN,CCtGE,4BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDmGN,CC7GE,6BACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCD0GN,CCpHE,mCACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDiHN,CC3HE,4BACE,4BAAA,CACA,2CAAA,CAIE,8BAAA,CACA,qCD2HN,CClIE,8BACE,4BAAA,CACA,2CAAA,CAIE,8BAAA,CACA,qCDkIN,CCzIE,6BACE,yBAAA,CACA,2CAAA,CAIE,8BAAA,CACA,qCDyIN,CChJE,8BACE,4BAAA,CACA,2CAAA,CAIE,8BAAA,CACA,qCDgJN,CCvJE,mCACE,4BAAA,CACA,2CAAA,CAOE,yBAAA,CACA,qCDoJN,CEzJE,4BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCFsJN,CEjKE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCF8JN,CEzKE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCFsKN,CEjLE,oCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCF8KN,CEzLE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCFsLN,CEjME,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCF8LN,CEzME,mCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCFsMN,CEjNE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCF8MN,CEzNE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCFsNN,CEjOE,8BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCF8NN,CEzOE,oCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCFsON,CEjPE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,+BAAA,CACA,sCFiPN,CEzPE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,+BAAA,CACA,sCFyPN,CEjQE,8BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,+BAAA,CACA,sCFiQN,CEzQE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,+BAAA,CACA,sCFyQN,CEjRE,oCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCF8QN,CEzRE,8BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCFsRN,CEjSE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCAAA,CAKA,4BF0RN,CE1SE,kCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,sCAAA,CAKA,4BFmSN,CEpRE,sEACE,4BFuRJ,CExRE,+DACE,4BF2RJ,CE5RE,iEACE,4BF+RJ,CEhSE,gEACE,4BFmSJ,CEpSE,iEACE,4BFuSJ,CE9RA,8BACE,mDAAA,CACA,4DAAA,CACA,0DAAA,CACA,oDAAA,CACA,2DAAA,CAGA,4BF+RF,CE5RE,yCACE,+BF8RJ,CE3RI,kDAEE,0CAAA,CACA,sCAAA,CAFA,mCF+RN,CG3MI,mCD1EA,+CACE,8CFwRJ,CErRI,qDACE,8CFuRN,CElRE,iEACE,mCFoRJ,CACF,CGtNI,sCDvDA,uCACE,oCFgRJ,CACF,CEvQA,8BACE,kDAAA,CACA,4DAAA,CACA,wDAAA,CACA,oDAAA,CACA,6DAAA,CAGA,4BFwQF,CErQE,yCACE,+BFuQJ,CEpQI,kDAEE,0CAAA,CACA,sCAAA,CAFA,mCFwQN,CEjQE,yCACE,6CFmQJ,CG5NI,0CDhCA,8CACE,gDF+PJ,CACF,CGjOI,0CDvBA,iFACE,6CF2PJ,CACF,CGzPI,sCDKA,uCACE,6CFuPJ,CACF","file":"palette.css"}
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,772 @@
|
|||||||
|
|
||||||
|
<!doctype html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
|
<meta name="description" content="Documentation for the Klipper Installation And Update Helper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="prev" href="../../extensions/gcode-shell-command/">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="next" href="../changelog/">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" href="../../assets/logo.png">
|
||||||
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<title>Contributing - KIAUH Documentation</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../../assets/stylesheets/main.7e37652d.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../../assets/stylesheets/palette.06af60db.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
||||||
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
|
||||||
|
|
||||||
|
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan">
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||||||
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||||||
|
<label class="md-overlay" for="__drawer"></label>
|
||||||
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div data-md-component="announce">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<header class="md-header md-header--shadow" data-md-component="header">
|
||||||
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||||
|
<a href="../.." title="KIAUH Documentation" class="md-header__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../../assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
<label class="md-header__button md-icon" for="__drawer">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-header__title" data-md-component="header-title">
|
||||||
|
<div class="md-header__ellipsis">
|
||||||
|
<div class="md-header__topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
KIAUH Documentation
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="md-header__topic" data-md-component="header-topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
|
||||||
|
Contributing
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<form class="md-header__option" data-md-component="palette">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-search" data-md-component="search" role="dialog">
|
||||||
|
<label class="md-search__overlay" for="__search"></label>
|
||||||
|
<div class="md-search__inner" role="search">
|
||||||
|
<form class="md-search__form" name="search">
|
||||||
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||||||
|
<label class="md-search__icon md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
||||||
|
</label>
|
||||||
|
<nav class="md-search__options" aria-label="Search">
|
||||||
|
|
||||||
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
||||||
|
</button>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
<div class="md-search__output">
|
||||||
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
||||||
|
<div class="md-search-result" data-md-component="search-result">
|
||||||
|
<div class="md-search-result__meta">
|
||||||
|
Initializing search
|
||||||
|
</div>
|
||||||
|
<ol class="md-search-result__list" role="presentation"></ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-header__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="md-container" data-md-component="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="md-main" data-md-component="main">
|
||||||
|
<div class="md-main__inner md-grid">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||||
|
<label class="md-nav__title" for="__drawer">
|
||||||
|
<a href="../.." title="KIAUH Documentation" class="md-nav__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../../assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
KIAUH Documentation
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<div class="md-nav__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../.." class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installation
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_2">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Installation
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../setup/raspberry-pi-setup/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Raspberry Pi Setup
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../setup/installation/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installing KIAUH
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../configuration.md" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-nav__link md-nav__container">
|
||||||
|
<a href="../../extensions/" class="md-nav__link ">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Extensions
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link " for="__nav_4" id="__nav_4_label" tabindex="">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_4">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Extensions
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../extensions/gcode-shell-command/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" checked>
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Development
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="true">
|
||||||
|
<label class="md-nav__title" for="__nav_5">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Development
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--active">
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="./" class="md-nav__link md-nav__link--active">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Contributing
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../changelog/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Changelog
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-content" data-md-component="content">
|
||||||
|
<article class="md-content__inner md-typeset">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h1>Contributing</h1>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<aside class="md-source-file">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Last update">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Created">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
||||||
|
Back to top
|
||||||
|
</button>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="md-footer">
|
||||||
|
|
||||||
|
<div class="md-footer-meta md-typeset">
|
||||||
|
<div class="md-footer-meta__inner md-grid">
|
||||||
|
<div class="md-copyright">
|
||||||
|
|
||||||
|
<div class="md-copyright__highlight">
|
||||||
|
Copyright © 2025 Dominik Willner
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Made with
|
||||||
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||||
|
Material for MkDocs
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-social">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://github.com/dw-0" target="_blank" rel="noopener" title="github.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://ko-fi.com/dw__0" target="_blank" rel="noopener" title="ko-fi.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.351 2.715c-2.7 0-4.986.025-6.83.26C2.078 3.285 0 5.154 0 8.61c0 3.506.182 6.13 1.585 8.493 1.584 2.701 4.233 4.182 7.662 4.182h.83c4.209 0 6.494-2.234 7.637-4a9.5 9.5 0 0 0 1.091-2.338C21.792 14.688 24 12.22 24 9.208v-.415c0-3.247-2.13-5.507-5.792-5.87-1.558-.156-2.65-.208-6.857-.208m0 1.947c4.208 0 5.09.052 6.571.182 2.624.311 4.13 1.584 4.13 4v.39c0 2.156-1.792 3.844-3.87 3.844h-.935l-.156.649c-.208 1.013-.597 1.818-1.039 2.546-.909 1.428-2.545 3.064-5.922 3.064h-.805c-2.571 0-4.831-.883-6.078-3.195-1.09-2-1.298-4.155-1.298-7.506 0-2.181.857-3.402 3.012-3.714 1.533-.233 3.559-.26 6.39-.26m6.547 2.287c-.416 0-.65.234-.65.546v2.935c0 .311.234.545.65.545 1.324 0 2.051-.754 2.051-2s-.727-2.026-2.052-2.026m-10.39.182c-1.818 0-3.013 1.48-3.013 3.142 0 1.533.858 2.857 1.949 3.897.727.701 1.87 1.429 2.649 1.896a1.47 1.47 0 0 0 1.507 0c.78-.467 1.922-1.195 2.623-1.896 1.117-1.039 1.974-2.364 1.974-3.897 0-1.662-1.247-3.142-3.039-3.142-1.065 0-1.792.545-2.338 1.298-.493-.753-1.246-1.298-2.312-1.298"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://www.paypal.com/paypalme/dwillner0" target="_blank" rel="noopener" title="www.paypal.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.607 4.653H8.941L6.645 19.251H1.82L4.862 0h7.995c3.754 0 6.375 2.294 6.473 5.513-.648-.478-2.105-.86-3.722-.86m6.57 5.546c0 3.41-3.01 6.853-6.958 6.853h-2.493L11.595 24H6.74l1.845-11.538h3.592c4.208 0 7.346-3.634 7.153-6.949a5.24 5.24 0 0 1 2.848 4.686M9.653 5.546h6.408c.907 0 1.942.222 2.363.541-.195 2.741-2.655 5.483-6.441 5.483H8.714Z"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="md-dialog" data-md-component="dialog">
|
||||||
|
<div class="md-dialog__inner md-typeset"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.instant", "navigation.tracking", "navigation.sections", "navigation.expand", "navigation.indexes", "navigation.top", "toc.follow", "content.code.copy"], "search": "../../assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="../../assets/javascripts/bundle.92b07e13.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -1,126 +0,0 @@
|
|||||||
## Changelog
|
|
||||||
|
|
||||||
This document covers possible important changes to KIAUH.
|
|
||||||
|
|
||||||
### 2021-06-15
|
|
||||||
|
|
||||||
* Moonraker introduced an optional `log_path` which clients can make use of to show log files located in that folder to their users. More info here: https://github.com/Arksine/moonraker/commit/829b3a4ee80579af35dd64a37ccc092a1f67682a \
|
|
||||||
Client developers agreed upon using `~/klipper_logs` as the new default log path.\
|
|
||||||
That means, from now on, Klipper and Moonraker services installed with KIAUH will place their logfiles in that mentioned folder.
|
|
||||||
* Additionally, KIAUH will now detect Klipper and Moonraker systemd services that still use the old default location of `/tmp/<service>.log` and will update them next time the user updates Klipper and/or Moonraker with the KIAUH update function.
|
|
||||||
* Additional symlinks for the following logfiles will get created along those update procedures to make them accessible through the webinterface once its supported:
|
|
||||||
- webcamd.log
|
|
||||||
- mainsail-access.log
|
|
||||||
- mainsail-error.log
|
|
||||||
- fluidd-access.log
|
|
||||||
- fluidd-error.log
|
|
||||||
* For MainsailOS and FluiddPi users:\
|
|
||||||
MainsailOS and FluiddPi will switch the shipped Klipper service from SysVinit to systemd probably with their next release. KIAUH can already help migrate older MainsailOS (0.4.0 and below) and FluiddPi (v1.13.0) releases to match their new service-, file- and folder-structure so you don't have to re-flash the SD-Card of your Raspberry Pi.\
|
|
||||||
In detail here is what is going to happen when you use the new "CustomPiOS Migration Helper" from the Advanced Menu `(Main Menu -> 4 -> Enter -> 10 -> Enter)` in a short summary:
|
|
||||||
1) The Klipper SysVinit service will get replaced by a Klipper systemd service
|
|
||||||
2) Klipper and Moonraker will use the new log-directory `~/klipper_logs`
|
|
||||||
3) The webcamd service gets updated
|
|
||||||
4) The webcamd script gets updated and moved from `/root/bin/webcamd` to `/usr/local/bin/webcamd`
|
|
||||||
5) The NGINX `upstreams.conf` gets updated to be able to configure up to 4 webcams
|
|
||||||
6) The `mainsail.txt` / `fluiddpi.txt` gets moved from `/boot` to `~/klipper_config` and renamed to `webcam.txt`
|
|
||||||
7) Symlinks for the webcamd.log and various NGINX logs get created in `~/klipper_config`
|
|
||||||
8) Configuration files for Klipper, Moonraker and webcamd get added to `/etc/logrotate.d`
|
|
||||||
9) If they still exist, two lines will be removed from the mainsail.cfg or client_macros.cfg macro configurations:\
|
|
||||||
`SAVE_GCODE_STATE NAME=PAUSE_state` and
|
|
||||||
`RESTORE_GCODE_STATE NAME=PAUSE_state`\
|
|
||||||
* **Please note:**\
|
|
||||||
The "CustomPiOS Migration Helper" is intended to only work on "vanilla" MainsailOS and FluiddPi systems. Do not try to migrate a modified MainsailOS or FluiddPi system (for example if you already used KIAUH to re-install services or to set up a multi-instance installation for Klipper / Moonraker). This won't work.
|
|
||||||
|
|
||||||
### 2021-01-31
|
|
||||||
|
|
||||||
* **This is a big one... KIAUH v3.0 is out.**\
|
|
||||||
With this update you can now install multiple instances of Klipper, Moonraker, Duet Web Control or Octoprint on the same Pi. This was quite a big rework of the whole script. So bugs can appear but with the help of some testers, i think there shouldn't be any critical ones anymore. In this regards thanks to @lixxbox and @zellneralex for testing.
|
|
||||||
|
|
||||||
* Important changes to how installations are set up now: All components get installed as systemd services. Installation via init.d was dropped completely! This shouldn't affect you at all, since the common linux distributions like RaspberryPi OS or custom distributions like MainsailOS, FluiddPi or OctoPi support both ways of installing services. I just wanted to mention it here.
|
|
||||||
|
|
||||||
* Now with KIAUH v3.0 and multi-instance installation capabilities, there are some things to point out. You will now need to tell KIAUH where your printers configurations are located when installing Klipper for the first time. Even though it is not recommended, you can change this location with the help of KIAUH and rewrite Klipper and Moonraker to use the new location.
|
|
||||||
|
|
||||||
* When setting up a multi-instance system, the folder structure will only change slightly. The goal was to keep it as compatible as possible with the custom distributions like mainsailOS and FluiddPi. This should help converting a single-instance setup of mainsailOS/FluiddPi to a multi-instance setup in no time, but keeping single-instance backwards compatibility if needed at a later point in time.
|
|
||||||
|
|
||||||
* The folder structure is as follows when setting up multi-instances:\
|
|
||||||
Each printer instance will get its own folder within your configuration location. The decision to this specific structure was made to make it as painless and easy as possible to convert to a multi-instance setup.
|
|
||||||
Here is an example:
|
|
||||||
```shell
|
|
||||||
/home/<username>
|
|
||||||
└── klipper_config
|
|
||||||
├── printer_1
|
|
||||||
│ ├── printer.cfg
|
|
||||||
│ └── moonraker.conf
|
|
||||||
├── printer_2
|
|
||||||
│ ├── printer.cfg
|
|
||||||
│ └── moonraker.conf
|
|
||||||
└── printer_n
|
|
||||||
├── printer.cfg
|
|
||||||
└── moonraker.conf
|
|
||||||
```
|
|
||||||
* Also when setting up multi-instances of each service, the name of each service slightly changes.
|
|
||||||
Each service gets its corresponding instance added to the service filename.
|
|
||||||
|
|
||||||
**This only applies to multi-instances! Single instance installations with KIAUH will keep their original names!**
|
|
||||||
|
|
||||||
Corresponding to the filetree example from above that would mean:
|
|
||||||
```
|
|
||||||
Klipper services:
|
|
||||||
--> klipper-1.service
|
|
||||||
--> klipper-2.service
|
|
||||||
--> klipper-n.service
|
|
||||||
|
|
||||||
Moonraker services:
|
|
||||||
--> moonraker-1.service
|
|
||||||
--> moonraker-2.service
|
|
||||||
--> moonraker-n.service
|
|
||||||
```
|
|
||||||
* The same service file rules from above apply to DWC and OctoPrint even though only Klipper and Moonraker are shown in this example.
|
|
||||||
|
|
||||||
* You can start, stop and restart all Klipper, Moonraker, DWC and OctoPrint instances from the KIAUH main menu. For doing this, just type "stop klipper", "start moonraker", "restart octoprint" and so on.
|
|
||||||
|
|
||||||
* KIAUH v3.0 relocated its ini-file. It is now a hidden file in the users home-directory calles `.kiauh.ini`. This has the benefit of keeping all values in that file between possible re-installations of KIAUH. Otherwise that file would be lost.
|
|
||||||
|
|
||||||
* The option of adding more trusted clients to the moonraker.conf file was dropped. Since you can edit this file right inside of Mainsail or Fluidd, only some basic entries are made which get you running.
|
|
||||||
|
|
||||||
* I bet i have missed mentioning other stuff as well because it took me quite some time to re-write many functions. So i just hope you like the new version 😄
|
|
||||||
|
|
||||||
### 2020-11-28
|
|
||||||
|
|
||||||
* KIAUH now supports the installation, update and removal of [KlipperScreen](https://github.com/jordanruthe/KlipperScreen). This feature was was provided by [jordanruthe](https://github.com/jordanruthe)! Thank you!
|
|
||||||
|
|
||||||
### 2020-11-18
|
|
||||||
|
|
||||||
* Some changes to Fluidd caused a little rework on how KIAUH will install/update Fluidd from now on. Please see the [fluidd v1.0.0-rc0 release notes](https://github.com/cadriel/fluidd/releases/tag/v1.0.0-rc.0) for further information about what modifications to the moonraker.conf file exactly had to be done. In a nutshell, KIAUH will now always patch the required entries to the moonraker.conf if not already there.
|
|
||||||
|
|
||||||
### 2020-10-30:
|
|
||||||
|
|
||||||
* The user can now choose to install Klipper as a systemd service.
|
|
||||||
|
|
||||||
* The Shell Command extension and `shell_command.py` got renamed to G-Code Shell Command extension and `gcode_shell_command.py`. In case the [pending PR](https://github.com/KevinOConnor/klipper/pull/2173) will be merged in the future, this was an early attempt to dodge possible incompatibilities. The [G-Code Shell Command docs](gcode_shell_command.md) has been updated accordingly.
|
|
||||||
|
|
||||||
* The way how KIAUH interacts and writes to the users printer.cfg got changed. Usually KIAUH wrote everything directly into the printer.cfg. The way it will work from now on is, that a new file called `kiauh.cfg` will be created if there is something that needs to be written to the printer.cfg and everything gets written to `kiauh.cfg` instead. The only thing which then gets written to the users printer.cfg is `[include kiauh.cfg]`. This line will be located at the very top of the existing printer.cfg with a little comment as a note. The user can then decide to either keep the `kiauh.cfg` or take its content, places it into the printer.cfg directly and remove the `[include kiauh.cfg]`.
|
|
||||||
|
|
||||||
* The `mainsail_macros.cfg` got renamed to `webui_macros.cfg`. Since Mainsail and Fluidd both use the same kind of pause, cancel and resume macros, a more generic name was chosen for the file containing the example macros one can choose to install when installing those webinterfaces.
|
|
||||||
|
|
||||||
### 2020-10-10:
|
|
||||||
|
|
||||||
* Support for changing the Klipper branch to the moonraker-dev branch from @Arksine has been dropped. Support for Moonraker has been merged into Klipper mainline a long time ago.
|
|
||||||
|
|
||||||
* A new function is available from the main menu. You can now upload your log files to http://paste.c-net.org/ to share them for debugging purposes.
|
|
||||||
|
|
||||||
### 2020-10-06:
|
|
||||||
|
|
||||||
* Fluidd, a new Klipper interface got added to the list of available installers. At the same time some installation routines have changed or have seen some rework. Changes were made to the installation of NGINX configurations. A method was introduced to change the listen port of a webinterface configuration if there is already another webinterface listening on the default port (80).
|
|
||||||
|
|
||||||
* At the moment, the Moonraker installer no longer asks you whether you want to install a web interface too. For now you therefore have to install them with their respective installers. Please report any bugs or issues you encounter.
|
|
||||||
|
|
||||||
### 2020-09-17:
|
|
||||||
|
|
||||||
* The dev-2.0 branch will be abandoned as of today. If you did a checkout to that branch in the past, you have to checkout back to master to receive updates.
|
|
||||||
|
|
||||||
### 2020-09-12:
|
|
||||||
|
|
||||||
* The old [dwc2-for-klipper](https://github.com/Stephan3/dwc2-for-klipper) won't be supported anymore!\
|
|
||||||
The is a new, fully rewritten project available: [dwc2-for-klipper-socket](https://github.com/Stephan3/dwc2-for-klipper-socket).\
|
|
||||||
The installer of this script also got rewritten to make use of that new project. You will not be able to install or remove the old [dwc2-for-klipper](https://github.com/Stephan3/dwc2-for-klipper) with KIAUH anymore if you updated KIAUH to the newest version.
|
|
||||||
@@ -1,28 +0,0 @@
|
|||||||
# Feature List:
|
|
||||||
|
|
||||||
- **Automatic dependency check:**\
|
|
||||||
If packages are missing but needed for the asked task, the script will automatically install them
|
|
||||||
- **Switch between different Klipper Forks:**\
|
|
||||||
[origin/master](https://github.com/KevinOConnor/klipper/tree/master) or [scurve-shaping](https://github.com/dmbutyugin/klipper/tree/scurve-shaping) or [scurve-smoothing](https://github.com/dmbutyugin/klipper/tree/scurve-smoothing)\
|
|
||||||
The update function of the script will always update the currently selected/active fork!
|
|
||||||
- **Toggle auto-create backups before updating:**\
|
|
||||||
When enabled, a backup of the installation you want to update is made prior updating
|
|
||||||
- **Rollback:**\
|
|
||||||
When updating Klipper, KIAUH saves the current commit hash to a local ini-file. In case of an unsuccesfull update you can use this function to quickly revert back to the commit with the hash you updated from.
|
|
||||||
- **Preconfigure OctoPrint:**\
|
|
||||||
When installing OctoPrint, a config is created which preconfigures your installation to be used with Klipper.\
|
|
||||||
That means:
|
|
||||||
- adding the restart/shutdown commands for OctoPrint
|
|
||||||
- adding the serial port `/tmp/printer`
|
|
||||||
- set the behavior to "Cancel any ongoing prints but stay connected to the printer"
|
|
||||||
- **Enable/Disable OctoPrint Service:**\
|
|
||||||
Usefull when using DWC2/Mainsail/Fluidd and OctoPrint at the same time to prevent them interfering with each other
|
|
||||||
|
|
||||||
- **Installing a G-Code Shell Command extension:**\
|
|
||||||
For further information about that extension please see the [G-Code Shell Command Extension Doc](gcode_shell_command.md)
|
|
||||||
|
|
||||||
- **Uploading logfiles:**\
|
|
||||||
You can directly upload logfiles like klippy.log, moonraker.log and dwc2.log from the KIAUH main menu for providing them for troubleshooting purposes.
|
|
||||||
|
|
||||||
|
|
||||||
to be continued...
|
|
||||||
@@ -1,46 +0,0 @@
|
|||||||
# G-Code Shell Command Extension
|
|
||||||
|
|
||||||
### Creator of this extension is [Arksine](https://github.com/Arksine).
|
|
||||||
|
|
||||||
This is a brief explanation of how to use the shell command extension for Klipper, which you can install with KIAUH.
|
|
||||||
|
|
||||||
After installing the extension you can execute linux commands or even scripts from within Klipper with custom commands defined in your printer.cfg.
|
|
||||||
|
|
||||||
#### How to configure a shell command:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
# Runs a linux command or script from within klipper. Note that sudo commands
|
|
||||||
# that require password authentication are disallowed. All executable scripts
|
|
||||||
# should include a shebang.
|
|
||||||
# [gcode_shell_command my_shell_cmd]
|
|
||||||
#command:
|
|
||||||
# The linux shell command/script to be executed. This parameter must be
|
|
||||||
# provided
|
|
||||||
#timeout: 2.
|
|
||||||
# The timeout in seconds until the command is forcably terminated. Default
|
|
||||||
# is 2 seconds.
|
|
||||||
#verbose: True
|
|
||||||
# If enabled, the command's output will be forwarded to the terminal. Its
|
|
||||||
# recommended to set this to false for commands that my run in quick
|
|
||||||
# succession. Default is True.
|
|
||||||
```
|
|
||||||
|
|
||||||
Once you have set up a shell command with the given parameters from above in your printer.cfg you can run the command as follows:
|
|
||||||
`RUN_SHELL_COMMAND CMD=name`
|
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
```
|
|
||||||
[gcode_shell_command hello_world]
|
|
||||||
command: echo hello world
|
|
||||||
timeout: 2.
|
|
||||||
verbose: True
|
|
||||||
```
|
|
||||||
|
|
||||||
Execute with:
|
|
||||||
`RUN_SHELL_COMMAND CMD=hello_world`
|
|
||||||
|
|
||||||
## Warning
|
|
||||||
|
|
||||||
This extension may have a high potential for abuse if not used carefully! Also, depending on the command you execute, high system loads may occur and can cause system instabilities.
|
|
||||||
Use this extension at your own risk and only if you know what you are doing!
|
|
||||||
@@ -0,0 +1,958 @@
|
|||||||
|
|
||||||
|
<!doctype html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
|
<meta name="description" content="Documentation for the Klipper Installation And Update Helper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="prev" href="../">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="next" href="../../development/contributing/">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" href="../../assets/logo.png">
|
||||||
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<title>G-Code Shell Command Extension - KIAUH Documentation</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../../assets/stylesheets/main.7e37652d.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../../assets/stylesheets/palette.06af60db.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
||||||
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
|
||||||
|
|
||||||
|
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan">
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||||||
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||||||
|
<label class="md-overlay" for="__drawer"></label>
|
||||||
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
|
||||||
|
<a href="#g-code-shell-command-extension" class="md-skip">
|
||||||
|
Skip to content
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div data-md-component="announce">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<header class="md-header md-header--shadow" data-md-component="header">
|
||||||
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||||
|
<a href="../.." title="KIAUH Documentation" class="md-header__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../../assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
<label class="md-header__button md-icon" for="__drawer">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-header__title" data-md-component="header-title">
|
||||||
|
<div class="md-header__ellipsis">
|
||||||
|
<div class="md-header__topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
KIAUH Documentation
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="md-header__topic" data-md-component="header-topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<form class="md-header__option" data-md-component="palette">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-search" data-md-component="search" role="dialog">
|
||||||
|
<label class="md-search__overlay" for="__search"></label>
|
||||||
|
<div class="md-search__inner" role="search">
|
||||||
|
<form class="md-search__form" name="search">
|
||||||
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||||||
|
<label class="md-search__icon md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
||||||
|
</label>
|
||||||
|
<nav class="md-search__options" aria-label="Search">
|
||||||
|
|
||||||
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
||||||
|
</button>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
<div class="md-search__output">
|
||||||
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
||||||
|
<div class="md-search-result" data-md-component="search-result">
|
||||||
|
<div class="md-search-result__meta">
|
||||||
|
Initializing search
|
||||||
|
</div>
|
||||||
|
<ol class="md-search-result__list" role="presentation"></ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-header__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="md-container" data-md-component="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="md-main" data-md-component="main">
|
||||||
|
<div class="md-main__inner md-grid">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||||
|
<label class="md-nav__title" for="__drawer">
|
||||||
|
<a href="../.." title="KIAUH Documentation" class="md-nav__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../../assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
KIAUH Documentation
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<div class="md-nav__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../.." class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installation
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_2">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Installation
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../setup/raspberry-pi-setup/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Raspberry Pi Setup
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../setup/installation/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installing KIAUH
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../configuration.md" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" checked>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-nav__link md-nav__container">
|
||||||
|
<a href="../" class="md-nav__link ">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Extensions
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link " for="__nav_4" id="__nav_4_label" tabindex="">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="true">
|
||||||
|
<label class="md-nav__title" for="__nav_4">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Extensions
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--active">
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<a href="./" class="md-nav__link md-nav__link--active">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__title" for="__toc">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Table of contents
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#creator-of-this-extension-is-arksine" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Creator of this extension is Arksine.
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<nav class="md-nav" aria-label="Creator of this extension is Arksine.">
|
||||||
|
<ul class="md-nav__list">
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#how-to-configure-a-shell-command" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
How to configure a shell command:
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#passing-parameters" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Passing parameters:
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#warning" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Warning
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_5" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Development
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_5">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Development
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../development/contributing/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Contributing
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../../development/changelog/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Changelog
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__title" for="__toc">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Table of contents
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#creator-of-this-extension-is-arksine" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Creator of this extension is Arksine.
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<nav class="md-nav" aria-label="Creator of this extension is Arksine.">
|
||||||
|
<ul class="md-nav__list">
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#how-to-configure-a-shell-command" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
How to configure a shell command:
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#passing-parameters" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Passing parameters:
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#warning" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Warning
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-content" data-md-component="content">
|
||||||
|
<article class="md-content__inner md-typeset">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h1 id="g-code-shell-command-extension">G-Code Shell Command Extension</h1>
|
||||||
|
<h3 id="creator-of-this-extension-is-arksine">Creator of this extension is <a href="https://github.com/Arksine">Arksine</a>.</h3>
|
||||||
|
<p>This is a brief explanation of how to use the shell command extension for Klipper, which you can install with KIAUH.</p>
|
||||||
|
<p>After installing the extension you can execute linux commands or even scripts from within Klipper with custom commands defined in your printer.cfg.</p>
|
||||||
|
<h4 id="how-to-configure-a-shell-command">How to configure a shell command:</h4>
|
||||||
|
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="c1"># Runs a linux command or script from within klipper. Note that sudo commands</span>
|
||||||
|
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="c1"># that require password authentication are disallowed. All executable scripts</span>
|
||||||
|
<a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a><span class="c1"># should include a shebang.</span>
|
||||||
|
<a id="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a><span class="c1"># [gcode_shell_command my_shell_cmd]</span>
|
||||||
|
<a id="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a><span class="c1">#command:</span>
|
||||||
|
<a id="__codelineno-0-6" name="__codelineno-0-6" href="#__codelineno-0-6"></a><span class="c1"># The linux shell command/script to be executed. This parameter must be</span>
|
||||||
|
<a id="__codelineno-0-7" name="__codelineno-0-7" href="#__codelineno-0-7"></a><span class="c1"># provided</span>
|
||||||
|
<a id="__codelineno-0-8" name="__codelineno-0-8" href="#__codelineno-0-8"></a><span class="c1">#timeout: 2.</span>
|
||||||
|
<a id="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a><span class="c1"># The timeout in seconds until the command is forcably terminated. Default</span>
|
||||||
|
<a id="__codelineno-0-10" name="__codelineno-0-10" href="#__codelineno-0-10"></a><span class="c1"># is 2 seconds.</span>
|
||||||
|
<a id="__codelineno-0-11" name="__codelineno-0-11" href="#__codelineno-0-11"></a><span class="c1">#verbose: True</span>
|
||||||
|
<a id="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a><span class="c1"># If enabled, the command's output will be forwarded to the terminal. Its</span>
|
||||||
|
<a id="__codelineno-0-13" name="__codelineno-0-13" href="#__codelineno-0-13"></a><span class="c1"># recommended to set this to false for commands that my run in quick</span>
|
||||||
|
<a id="__codelineno-0-14" name="__codelineno-0-14" href="#__codelineno-0-14"></a><span class="c1"># succession. Default is True.</span>
|
||||||
|
</code></pre></div>
|
||||||
|
<p>Once you have set up a shell command with the given parameters from above in your printer.cfg you can run the command as follows:
|
||||||
|
<code>RUN_SHELL_COMMAND CMD=name</code></p>
|
||||||
|
<p>Example:</p>
|
||||||
|
<div class="highlight"><pre><span></span><code><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>[gcode_shell_command hello_world]
|
||||||
|
<a id="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a>command: echo hello world
|
||||||
|
<a id="__codelineno-1-3" name="__codelineno-1-3" href="#__codelineno-1-3"></a>timeout: 2.
|
||||||
|
<a id="__codelineno-1-4" name="__codelineno-1-4" href="#__codelineno-1-4"></a>verbose: True
|
||||||
|
</code></pre></div>
|
||||||
|
<p>Execute with:
|
||||||
|
<code>RUN_SHELL_COMMAND CMD=hello_world</code></p>
|
||||||
|
<h3 id="passing-parameters">Passing parameters:</h3>
|
||||||
|
<p>As of commit <a href="https://github.com/dw-0/kiauh/commit/f231fa9c69191f23277b4e3319f6b675bfa0ee42">f231fa9</a> it is also possible to pass optional parameters to a <code>gcode_shell_command</code>.
|
||||||
|
The following short example shows storing the extruder temperature into a variable, passing that value with a parameter to a <code>gcode_shell_command</code>, which then,
|
||||||
|
once the gcode_macro runs and the gcode_shell_command gets called, executes the <code>script.sh</code>. The script then echoes a message to the console (if <code>verbose: True</code>)
|
||||||
|
and writes the value of the parameter into a textfile called <code>test.txt</code> located in the home directory.</p>
|
||||||
|
<p>Content of the <code>gcode_shell_command</code> and the <code>gcode_macro</code>:
|
||||||
|
<div class="highlight"><pre><span></span><code><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>[gcode_shell_command print_to_file]
|
||||||
|
<a id="__codelineno-2-2" name="__codelineno-2-2" href="#__codelineno-2-2"></a>command: sh /home/pi/klipper_config/script.sh
|
||||||
|
<a id="__codelineno-2-3" name="__codelineno-2-3" href="#__codelineno-2-3"></a>timeout: 30.
|
||||||
|
<a id="__codelineno-2-4" name="__codelineno-2-4" href="#__codelineno-2-4"></a>verbose: True
|
||||||
|
<a id="__codelineno-2-5" name="__codelineno-2-5" href="#__codelineno-2-5"></a>
|
||||||
|
<a id="__codelineno-2-6" name="__codelineno-2-6" href="#__codelineno-2-6"></a>[gcode_macro GET_TEMP]
|
||||||
|
<a id="__codelineno-2-7" name="__codelineno-2-7" href="#__codelineno-2-7"></a>gcode:
|
||||||
|
<a id="__codelineno-2-8" name="__codelineno-2-8" href="#__codelineno-2-8"></a> {% set temp = printer.extruder.temperature %}
|
||||||
|
<a id="__codelineno-2-9" name="__codelineno-2-9" href="#__codelineno-2-9"></a> { action_respond_info("%s" % (temp)) }
|
||||||
|
<a id="__codelineno-2-10" name="__codelineno-2-10" href="#__codelineno-2-10"></a> RUN_SHELL_COMMAND CMD=print_to_file PARAMS={temp}
|
||||||
|
</code></pre></div></p>
|
||||||
|
<p>Content of <code>script.sh</code>:
|
||||||
|
<div class="highlight"><pre><span></span><code><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a><span class="ch">#!/bin/sh</span>
|
||||||
|
<a id="__codelineno-3-2" name="__codelineno-3-2" href="#__codelineno-3-2"></a>
|
||||||
|
<a id="__codelineno-3-3" name="__codelineno-3-3" href="#__codelineno-3-3"></a><span class="nb">echo</span><span class="w"> </span><span class="s2">"temp is: </span><span class="nv">$1</span><span class="s2">"</span>
|
||||||
|
<a id="__codelineno-3-4" name="__codelineno-3-4" href="#__codelineno-3-4"></a><span class="nb">echo</span><span class="w"> </span><span class="s2">"</span><span class="nv">$1</span><span class="s2">"</span><span class="w"> </span>>><span class="w"> </span><span class="s2">"</span><span class="si">${</span><span class="nv">HOME</span><span class="si">}</span><span class="s2">/test.txt"</span>
|
||||||
|
</code></pre></div></p>
|
||||||
|
<h2 id="warning">Warning</h2>
|
||||||
|
<p>This extension may have a high potential for abuse if not used carefully! Also, depending on the command you execute, high system loads may occur and can cause system instabilities.
|
||||||
|
Use this extension at your own risk and only if you know what you are doing!</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<aside class="md-source-file">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Last update">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Created">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
||||||
|
Back to top
|
||||||
|
</button>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="md-footer">
|
||||||
|
|
||||||
|
<div class="md-footer-meta md-typeset">
|
||||||
|
<div class="md-footer-meta__inner md-grid">
|
||||||
|
<div class="md-copyright">
|
||||||
|
|
||||||
|
<div class="md-copyright__highlight">
|
||||||
|
Copyright © 2025 Dominik Willner
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Made with
|
||||||
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||||
|
Material for MkDocs
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-social">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://github.com/dw-0" target="_blank" rel="noopener" title="github.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://ko-fi.com/dw__0" target="_blank" rel="noopener" title="ko-fi.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.351 2.715c-2.7 0-4.986.025-6.83.26C2.078 3.285 0 5.154 0 8.61c0 3.506.182 6.13 1.585 8.493 1.584 2.701 4.233 4.182 7.662 4.182h.83c4.209 0 6.494-2.234 7.637-4a9.5 9.5 0 0 0 1.091-2.338C21.792 14.688 24 12.22 24 9.208v-.415c0-3.247-2.13-5.507-5.792-5.87-1.558-.156-2.65-.208-6.857-.208m0 1.947c4.208 0 5.09.052 6.571.182 2.624.311 4.13 1.584 4.13 4v.39c0 2.156-1.792 3.844-3.87 3.844h-.935l-.156.649c-.208 1.013-.597 1.818-1.039 2.546-.909 1.428-2.545 3.064-5.922 3.064h-.805c-2.571 0-4.831-.883-6.078-3.195-1.09-2-1.298-4.155-1.298-7.506 0-2.181.857-3.402 3.012-3.714 1.533-.233 3.559-.26 6.39-.26m6.547 2.287c-.416 0-.65.234-.65.546v2.935c0 .311.234.545.65.545 1.324 0 2.051-.754 2.051-2s-.727-2.026-2.052-2.026m-10.39.182c-1.818 0-3.013 1.48-3.013 3.142 0 1.533.858 2.857 1.949 3.897.727.701 1.87 1.429 2.649 1.896a1.47 1.47 0 0 0 1.507 0c.78-.467 1.922-1.195 2.623-1.896 1.117-1.039 1.974-2.364 1.974-3.897 0-1.662-1.247-3.142-3.039-3.142-1.065 0-1.792.545-2.338 1.298-.493-.753-1.246-1.298-2.312-1.298"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://www.paypal.com/paypalme/dwillner0" target="_blank" rel="noopener" title="www.paypal.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.607 4.653H8.941L6.645 19.251H1.82L4.862 0h7.995c3.754 0 6.375 2.294 6.473 5.513-.648-.478-2.105-.86-3.722-.86m6.57 5.546c0 3.41-3.01 6.853-6.958 6.853h-2.493L11.595 24H6.74l1.845-11.538h3.592c4.208 0 7.346-3.634 7.153-6.949a5.24 5.24 0 0 1 2.848 4.686M9.653 5.546h6.408c.907 0 1.942.222 2.363.541-.195 2.741-2.655 5.483-6.441 5.483H8.714Z"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="md-dialog" data-md-component="dialog">
|
||||||
|
<div class="md-dialog__inner md-typeset"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.instant", "navigation.tracking", "navigation.sections", "navigation.expand", "navigation.indexes", "navigation.top", "toc.follow", "content.code.copy"], "search": "../../assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="../../assets/javascripts/bundle.92b07e13.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -0,0 +1,769 @@
|
|||||||
|
|
||||||
|
<!doctype html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
|
<meta name="description" content="Documentation for the Klipper Installation And Update Helper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="prev" href="../setup/installation/">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="next" href="gcode-shell-command/">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" href="../assets/logo.png">
|
||||||
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<title>Community Extensions - KIAUH Documentation</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../assets/stylesheets/main.7e37652d.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
||||||
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="../assets/_mkdocstrings.css">
|
||||||
|
|
||||||
|
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan">
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||||||
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||||||
|
<label class="md-overlay" for="__drawer"></label>
|
||||||
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
|
||||||
|
<a href="#community-extensions" class="md-skip">
|
||||||
|
Skip to content
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div data-md-component="announce">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<header class="md-header md-header--shadow" data-md-component="header">
|
||||||
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||||
|
<a href=".." title="KIAUH Documentation" class="md-header__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
<label class="md-header__button md-icon" for="__drawer">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-header__title" data-md-component="header-title">
|
||||||
|
<div class="md-header__ellipsis">
|
||||||
|
<div class="md-header__topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
KIAUH Documentation
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="md-header__topic" data-md-component="header-topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
|
||||||
|
Community Extensions
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<form class="md-header__option" data-md-component="palette">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-search" data-md-component="search" role="dialog">
|
||||||
|
<label class="md-search__overlay" for="__search"></label>
|
||||||
|
<div class="md-search__inner" role="search">
|
||||||
|
<form class="md-search__form" name="search">
|
||||||
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||||||
|
<label class="md-search__icon md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
||||||
|
</label>
|
||||||
|
<nav class="md-search__options" aria-label="Search">
|
||||||
|
|
||||||
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
||||||
|
</button>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
<div class="md-search__output">
|
||||||
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
||||||
|
<div class="md-search-result" data-md-component="search-result">
|
||||||
|
<div class="md-search-result__meta">
|
||||||
|
Initializing search
|
||||||
|
</div>
|
||||||
|
<ol class="md-search-result__list" role="presentation"></ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-header__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="md-container" data-md-component="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="md-main" data-md-component="main">
|
||||||
|
<div class="md-main__inner md-grid">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||||
|
<label class="md-nav__title" for="__drawer">
|
||||||
|
<a href=".." title="KIAUH Documentation" class="md-nav__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="../assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
KIAUH Documentation
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<div class="md-nav__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href=".." class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installation
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_2">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Installation
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../setup/raspberry-pi-setup/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Raspberry Pi Setup
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../setup/installation/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installing KIAUH
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../configuration.md" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" checked>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-nav__link md-nav__container">
|
||||||
|
<a href="./" class="md-nav__link md-nav__link--active">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Extensions
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link md-nav__link--active" for="__nav_4" id="__nav_4_label" tabindex="">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="true">
|
||||||
|
<label class="md-nav__title" for="__nav_4">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Extensions
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="gcode-shell-command/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_5" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Development
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_5">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Development
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../development/contributing/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Contributing
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="../development/changelog/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Changelog
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-content" data-md-component="content">
|
||||||
|
<article class="md-content__inner md-typeset">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h1 id="community-extensions">Community Extensions</h1>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<aside class="md-source-file">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Last update">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Created">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
||||||
|
Back to top
|
||||||
|
</button>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="md-footer">
|
||||||
|
|
||||||
|
<div class="md-footer-meta md-typeset">
|
||||||
|
<div class="md-footer-meta__inner md-grid">
|
||||||
|
<div class="md-copyright">
|
||||||
|
|
||||||
|
<div class="md-copyright__highlight">
|
||||||
|
Copyright © 2025 Dominik Willner
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Made with
|
||||||
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||||
|
Material for MkDocs
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-social">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://github.com/dw-0" target="_blank" rel="noopener" title="github.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://ko-fi.com/dw__0" target="_blank" rel="noopener" title="ko-fi.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.351 2.715c-2.7 0-4.986.025-6.83.26C2.078 3.285 0 5.154 0 8.61c0 3.506.182 6.13 1.585 8.493 1.584 2.701 4.233 4.182 7.662 4.182h.83c4.209 0 6.494-2.234 7.637-4a9.5 9.5 0 0 0 1.091-2.338C21.792 14.688 24 12.22 24 9.208v-.415c0-3.247-2.13-5.507-5.792-5.87-1.558-.156-2.65-.208-6.857-.208m0 1.947c4.208 0 5.09.052 6.571.182 2.624.311 4.13 1.584 4.13 4v.39c0 2.156-1.792 3.844-3.87 3.844h-.935l-.156.649c-.208 1.013-.597 1.818-1.039 2.546-.909 1.428-2.545 3.064-5.922 3.064h-.805c-2.571 0-4.831-.883-6.078-3.195-1.09-2-1.298-4.155-1.298-7.506 0-2.181.857-3.402 3.012-3.714 1.533-.233 3.559-.26 6.39-.26m6.547 2.287c-.416 0-.65.234-.65.546v2.935c0 .311.234.545.65.545 1.324 0 2.051-.754 2.051-2s-.727-2.026-2.052-2.026m-10.39.182c-1.818 0-3.013 1.48-3.013 3.142 0 1.533.858 2.857 1.949 3.897.727.701 1.87 1.429 2.649 1.896a1.47 1.47 0 0 0 1.507 0c.78-.467 1.922-1.195 2.623-1.896 1.117-1.039 1.974-2.364 1.974-3.897 0-1.662-1.247-3.142-3.039-3.142-1.065 0-1.792.545-2.338 1.298-.493-.753-1.246-1.298-2.312-1.298"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://www.paypal.com/paypalme/dwillner0" target="_blank" rel="noopener" title="www.paypal.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.607 4.653H8.941L6.645 19.251H1.82L4.862 0h7.995c3.754 0 6.375 2.294 6.473 5.513-.648-.478-2.105-.86-3.722-.86m6.57 5.546c0 3.41-3.01 6.853-6.958 6.853h-2.493L11.595 24H6.74l1.845-11.538h3.592c4.208 0 7.346-3.634 7.153-6.949a5.24 5.24 0 0 1 2.848 4.686M9.653 5.546h6.408c.907 0 1.942.222 2.363.541-.195 2.741-2.655 5.483-6.441 5.483H8.714Z"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="md-dialog" data-md-component="dialog">
|
||||||
|
<div class="md-dialog__inner md-typeset"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.tracking", "navigation.sections", "navigation.expand", "navigation.indexes", "navigation.top", "toc.follow", "content.code.copy"], "search": "../assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="../assets/javascripts/bundle.92b07e13.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
+851
@@ -0,0 +1,851 @@
|
|||||||
|
|
||||||
|
<!doctype html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
|
||||||
|
<meta name="description" content="Documentation for the Klipper Installation And Update Helper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="next" href="setup/raspberry-pi-setup/">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" href="assets/logo.png">
|
||||||
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<title>KIAUH Documentation</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="assets/stylesheets/main.7e37652d.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
||||||
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="assets/_mkdocstrings.css">
|
||||||
|
|
||||||
|
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan">
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||||||
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||||||
|
<label class="md-overlay" for="__drawer"></label>
|
||||||
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
|
||||||
|
<a href="#features" class="md-skip">
|
||||||
|
Skip to content
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div data-md-component="announce">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<header class="md-header md-header--shadow" data-md-component="header">
|
||||||
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||||
|
<a href="." title="KIAUH Documentation" class="md-header__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
<label class="md-header__button md-icon" for="__drawer">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-header__title" data-md-component="header-title">
|
||||||
|
<div class="md-header__ellipsis">
|
||||||
|
<div class="md-header__topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
KIAUH Documentation
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="md-header__topic" data-md-component="header-topic">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<form class="md-header__option" data-md-component="palette">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17.75 4.09-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3zm3.5 6.91-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 0 0 8.02 2.89m-1.64 2.02a12.08 12.08 0 0 1-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0-7 2.39 3.42C13.65 5.15 12.84 5 12 5s-1.65.15-2.39.42zM3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29zm.02 10 1.76-3.77a7.131 7.131 0 0 0 2.38 4.14zM20.65 7l-1.77 3.79a7.02 7.02 0 0 0-2.38-4.15zm-.01 10-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44z"/></svg>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-header__button md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
</label>
|
||||||
|
<div class="md-search" data-md-component="search" role="dialog">
|
||||||
|
<label class="md-search__overlay" for="__search"></label>
|
||||||
|
<div class="md-search__inner" role="search">
|
||||||
|
<form class="md-search__form" name="search">
|
||||||
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||||||
|
<label class="md-search__icon md-icon" for="__search">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
||||||
|
</label>
|
||||||
|
<nav class="md-search__options" aria-label="Search">
|
||||||
|
|
||||||
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
||||||
|
</button>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
<div class="md-search__output">
|
||||||
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
||||||
|
<div class="md-search-result" data-md-component="search-result">
|
||||||
|
<div class="md-search-result__meta">
|
||||||
|
Initializing search
|
||||||
|
</div>
|
||||||
|
<ol class="md-search-result__list" role="presentation"></ol>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-header__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="md-container" data-md-component="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<main class="md-main" data-md-component="main">
|
||||||
|
<div class="md-main__inner md-grid">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||||
|
<label class="md-nav__title" for="__drawer">
|
||||||
|
<a href="." title="KIAUH Documentation" class="md-nav__button md-logo" aria-label="KIAUH Documentation" data-md-component="logo">
|
||||||
|
|
||||||
|
<img src="assets/logo.png" alt="logo">
|
||||||
|
|
||||||
|
</a>
|
||||||
|
KIAUH Documentation
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<div class="md-nav__source">
|
||||||
|
<a href="https://github.com/dw-0/kiauh" title="Go to repository" class="md-source" data-md-component="source">
|
||||||
|
<div class="md-source__icon md-icon">
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
|
||||||
|
</div>
|
||||||
|
<div class="md-source__repository">
|
||||||
|
dw-0/kiauh
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--active">
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<a href="." class="md-nav__link md-nav__link--active">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Home
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__title" for="__toc">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Table of contents
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#features" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Features
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installation
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_2">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Installation
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="setup/raspberry-pi-setup/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Raspberry Pi Setup
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="setup/installation/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Installing KIAUH
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="configuration.md" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-nav__link md-nav__container">
|
||||||
|
<a href="extensions/" class="md-nav__link ">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Extensions
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link " for="__nav_4" id="__nav_4_label" tabindex="">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_4">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Extensions
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="extensions/gcode-shell-command/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
G-Code Shell Command Extension
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_5" >
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Development
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
||||||
|
<label class="md-nav__title" for="__nav_5">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Development
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-scrollfix>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="development/contributing/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Contributing
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="development/changelog/" class="md-nav__link">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Changelog
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||||||
|
<div class="md-sidebar__scrollwrap">
|
||||||
|
<div class="md-sidebar__inner">
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<label class="md-nav__title" for="__toc">
|
||||||
|
<span class="md-nav__icon md-icon"></span>
|
||||||
|
Table of contents
|
||||||
|
</label>
|
||||||
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#features" class="md-nav__link">
|
||||||
|
<span class="md-ellipsis">
|
||||||
|
Features
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-content" data-md-component="content">
|
||||||
|
<article class="md-content__inner md-typeset">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="admonition tip">
|
||||||
|
<p class="admonition-title">Important</p>
|
||||||
|
<p>This documentation is for KIAUH version 6 and still work in progress!</p>
|
||||||
|
</div>
|
||||||
|
<h1 align="center">
|
||||||
|
KIAUH - Klipper Installation And Update Helper
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="assets/logo-large.png" alt="KIAUH logo" width="400"/>
|
||||||
|
</p>
|
||||||
|
<p align="center" style="font-size: 1.2em; font-weight: bold;">
|
||||||
|
A handy installation script that makes installing Klipper (and more) a breeze!
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2 id="features">Features</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Easy installation of Klipper and related components</li>
|
||||||
|
<li>Support for multiple instances</li>
|
||||||
|
<li>Extension system for additional functionality</li>
|
||||||
|
<li>Configuration management</li>
|
||||||
|
<li>And more!</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<aside class="md-source-file">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Last update">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="md-source-file__fact">
|
||||||
|
<span class="md-icon" title="Created">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
|
||||||
|
</span>
|
||||||
|
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 29, 2025 18:23:31 UTC">August 29, 2025</span>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
||||||
|
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
||||||
|
Back to top
|
||||||
|
</button>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="md-footer">
|
||||||
|
|
||||||
|
<div class="md-footer-meta md-typeset">
|
||||||
|
<div class="md-footer-meta__inner md-grid">
|
||||||
|
<div class="md-copyright">
|
||||||
|
|
||||||
|
<div class="md-copyright__highlight">
|
||||||
|
Copyright © 2025 Dominik Willner
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Made with
|
||||||
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||||
|
Material for MkDocs
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="md-social">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://github.com/dw-0" target="_blank" rel="noopener" title="github.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://ko-fi.com/dw__0" target="_blank" rel="noopener" title="ko-fi.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.351 2.715c-2.7 0-4.986.025-6.83.26C2.078 3.285 0 5.154 0 8.61c0 3.506.182 6.13 1.585 8.493 1.584 2.701 4.233 4.182 7.662 4.182h.83c4.209 0 6.494-2.234 7.637-4a9.5 9.5 0 0 0 1.091-2.338C21.792 14.688 24 12.22 24 9.208v-.415c0-3.247-2.13-5.507-5.792-5.87-1.558-.156-2.65-.208-6.857-.208m0 1.947c4.208 0 5.09.052 6.571.182 2.624.311 4.13 1.584 4.13 4v.39c0 2.156-1.792 3.844-3.87 3.844h-.935l-.156.649c-.208 1.013-.597 1.818-1.039 2.546-.909 1.428-2.545 3.064-5.922 3.064h-.805c-2.571 0-4.831-.883-6.078-3.195-1.09-2-1.298-4.155-1.298-7.506 0-2.181.857-3.402 3.012-3.714 1.533-.233 3.559-.26 6.39-.26m6.547 2.287c-.416 0-.65.234-.65.546v2.935c0 .311.234.545.65.545 1.324 0 2.051-.754 2.051-2s-.727-2.026-2.052-2.026m-10.39.182c-1.818 0-3.013 1.48-3.013 3.142 0 1.533.858 2.857 1.949 3.897.727.701 1.87 1.429 2.649 1.896a1.47 1.47 0 0 0 1.507 0c.78-.467 1.922-1.195 2.623-1.896 1.117-1.039 1.974-2.364 1.974-3.897 0-1.662-1.247-3.142-3.039-3.142-1.065 0-1.792.545-2.338 1.298-.493-.753-1.246-1.298-2.312-1.298"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://www.paypal.com/paypalme/dwillner0" target="_blank" rel="noopener" title="www.paypal.com" class="md-social__link">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.607 4.653H8.941L6.645 19.251H1.82L4.862 0h7.995c3.754 0 6.375 2.294 6.473 5.513-.648-.478-2.105-.86-3.722-.86m6.57 5.546c0 3.41-3.01 6.853-6.958 6.853h-2.493L11.595 24H6.74l1.845-11.538h3.592c4.208 0 7.346-3.634 7.153-6.949a5.24 5.24 0 0 1 2.848 4.686M9.653 5.546h6.408c.907 0 1.942.222 2.363.541-.195 2.741-2.655 5.483-6.441 5.483H8.714Z"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="md-dialog" data-md-component="dialog">
|
||||||
|
<div class="md-dialog__inner md-typeset"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script id="__config" type="application/json">{"base": ".", "features": ["navigation.instant", "navigation.tracking", "navigation.sections", "navigation.expand", "navigation.indexes", "navigation.top", "toc.follow", "content.code.copy"], "search": "assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="assets/javascripts/bundle.92b07e13.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -1,100 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
clear
|
|
||||||
set -e
|
|
||||||
|
|
||||||
### set color variables
|
|
||||||
green=$(echo -en "\e[92m")
|
|
||||||
yellow=$(echo -en "\e[93m")
|
|
||||||
red=$(echo -en "\e[91m")
|
|
||||||
cyan=$(echo -en "\e[96m")
|
|
||||||
default=$(echo -en "\e[39m")
|
|
||||||
|
|
||||||
### sourcing all additional scripts
|
|
||||||
SRCDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/.. && pwd )"
|
|
||||||
for script in "${SRCDIR}/kiauh/scripts/"*.sh; do . $script; done
|
|
||||||
for script in "${SRCDIR}/kiauh/scripts/ui/"*.sh; do . $script; done
|
|
||||||
|
|
||||||
### set important directories
|
|
||||||
#klipper
|
|
||||||
KLIPPER_DIR=${HOME}/klipper
|
|
||||||
KLIPPY_ENV=${HOME}/klippy-env
|
|
||||||
#nginx
|
|
||||||
NGINX_SA=/etc/nginx/sites-available
|
|
||||||
NGINX_SE=/etc/nginx/sites-enabled
|
|
||||||
NGINX_CONFD=/etc/nginx/conf.d
|
|
||||||
#moonraker
|
|
||||||
MOONRAKER_DIR=${HOME}/moonraker
|
|
||||||
MOONRAKER_ENV=${HOME}/moonraker-env
|
|
||||||
#mainsail
|
|
||||||
MAINSAIL_DIR=${HOME}/mainsail
|
|
||||||
#fluidd
|
|
||||||
FLUIDD_DIR=${HOME}/fluidd
|
|
||||||
#dwc2
|
|
||||||
DWC2FK_DIR=${HOME}/dwc2-for-klipper-socket
|
|
||||||
DWC_ENV_DIR=${HOME}/dwc-env
|
|
||||||
DWC2_DIR=${HOME}/duetwebcontrol
|
|
||||||
#octoprint
|
|
||||||
OCTOPRINT_DIR=${HOME}/OctoPrint
|
|
||||||
#KlipperScreen
|
|
||||||
KLIPPERSCREEN_DIR=${HOME}/KlipperScreen
|
|
||||||
KLIPPERSCREEN_ENV_DIR=${HOME}/.KlipperScreen-env
|
|
||||||
#misc
|
|
||||||
INI_FILE=${HOME}/.kiauh.ini
|
|
||||||
BACKUP_DIR=${HOME}/kiauh-backups
|
|
||||||
|
|
||||||
### set github repos
|
|
||||||
KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git
|
|
||||||
ARKSINE_REPO=https://github.com/Arksine/klipper.git
|
|
||||||
DMBUTYUGIN_REPO=https://github.com/dmbutyugin/klipper.git
|
|
||||||
DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper-socket.git
|
|
||||||
KLIPPERSCREEN_REPO=https://github.com/jordanruthe/KlipperScreen.git
|
|
||||||
#branches
|
|
||||||
BRANCH_SCURVE_SMOOTHING=dmbutyugin/scurve-smoothing
|
|
||||||
BRANCH_SCURVE_SHAPING=dmbutyugin/scurve-shaping
|
|
||||||
|
|
||||||
### set some messages
|
|
||||||
warn_msg(){
|
|
||||||
echo -e "${red}<!!!!> $1${default}"
|
|
||||||
}
|
|
||||||
status_msg(){
|
|
||||||
echo; echo -e "${yellow}###### $1${default}"
|
|
||||||
}
|
|
||||||
ok_msg(){
|
|
||||||
echo -e "${green}>>>>>> $1${default}"
|
|
||||||
}
|
|
||||||
title_msg(){
|
|
||||||
echo -e "${cyan}$1${default}"
|
|
||||||
}
|
|
||||||
get_date(){
|
|
||||||
current_date=$(date +"%y%m%d-%H%M")
|
|
||||||
}
|
|
||||||
print_unkown_cmd(){
|
|
||||||
ERROR_MSG="Invalid command!"
|
|
||||||
}
|
|
||||||
|
|
||||||
print_msg(){
|
|
||||||
if [[ "$ERROR_MSG" != "" ]]; then
|
|
||||||
echo -e "${red}"
|
|
||||||
echo -e "#########################################################"
|
|
||||||
echo -e " $ERROR_MSG "
|
|
||||||
echo -e "#########################################################"
|
|
||||||
echo -e "${default}"
|
|
||||||
fi
|
|
||||||
if [ "$CONFIRM_MSG" != "" ]; then
|
|
||||||
echo -e "${green}"
|
|
||||||
echo -e "#########################################################"
|
|
||||||
echo -e " $CONFIRM_MSG "
|
|
||||||
echo -e "#########################################################"
|
|
||||||
echo -e "${default}"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
clear_msg(){
|
|
||||||
unset CONFIRM_MSG
|
|
||||||
unset ERROR_MSG
|
|
||||||
}
|
|
||||||
|
|
||||||
check_euid
|
|
||||||
init_ini
|
|
||||||
kiauh_status
|
|
||||||
main_menu
|
|
||||||
BIN
Binary file not shown.
@@ -1,62 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
#####################################################################
|
|
||||||
### Please set the paths accordingly. In case you don't have all ###
|
|
||||||
### the listed folders, just keep that line commented out. ###
|
|
||||||
#####################################################################
|
|
||||||
### Path to your config folder you want to backup
|
|
||||||
#config_folder=~/klipper_config
|
|
||||||
|
|
||||||
### Path to your Klipper folder, by default that is '~/klipper'
|
|
||||||
#klipper_folder=~/klipper
|
|
||||||
|
|
||||||
### Path to your Moonraker folder, by default that is '~/moonraker'
|
|
||||||
#moonraker_folder=~/moonraker
|
|
||||||
|
|
||||||
### Path to your Mainsail folder, by default that is '~/mainsail'
|
|
||||||
#mainsail_folder=~/mainsail
|
|
||||||
|
|
||||||
### Path to your Fluidd folder, by default that is '~/fluidd'
|
|
||||||
#fluidd_folder=~/fluidd
|
|
||||||
|
|
||||||
#####################################################################
|
|
||||||
#####################################################################
|
|
||||||
|
|
||||||
|
|
||||||
#####################################################################
|
|
||||||
################ !!! DO NOT EDIT BELOW THIS LINE !!! ################
|
|
||||||
#####################################################################
|
|
||||||
grab_version(){
|
|
||||||
if [ ! -z "$klipper_folder" ]; then
|
|
||||||
cd "$klipper_folder"
|
|
||||||
klipper_commit=$(git rev-parse --short=7 HEAD)
|
|
||||||
m1="Klipper on commit: $klipper_commit"
|
|
||||||
cd ..
|
|
||||||
fi
|
|
||||||
if [ ! -z "$moonraker_folder" ]; then
|
|
||||||
cd "$moonraker_folder"
|
|
||||||
moonraker_commit=$(git rev-parse --short=7 HEAD)
|
|
||||||
m2="Moonraker on commit: $moonraker_commit"
|
|
||||||
cd ..
|
|
||||||
fi
|
|
||||||
if [ ! -z "$mainsail_folder" ]; then
|
|
||||||
mainsail_ver=$(head -n 1 $mainsail_folder/.version)
|
|
||||||
m3="Mainsail version: $mainsail_ver"
|
|
||||||
fi
|
|
||||||
if [ ! -z "$fluidd_folder" ]; then
|
|
||||||
fluidd_ver=$(head -n 1 $fluidd_folder/.version)
|
|
||||||
m4="Fluidd version: $fluidd_ver"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
push_config(){
|
|
||||||
cd $config_folder
|
|
||||||
git pull
|
|
||||||
git add .
|
|
||||||
current_date=$(date +"%Y-%m-%d %T")
|
|
||||||
git commit -m "Autocommit from $current_date" -m "$m1" -m "$m2" -m "$m3" -m "$m4"
|
|
||||||
git push
|
|
||||||
}
|
|
||||||
|
|
||||||
grab_version
|
|
||||||
push_config
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
# /etc/nginx/conf.d/common_vars.conf
|
|
||||||
|
|
||||||
map $http_upgrade $connection_upgrade {
|
|
||||||
default upgrade;
|
|
||||||
'' close;
|
|
||||||
}
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
map $http_upgrade $connection_upgrade {
|
|
||||||
default upgrade;
|
|
||||||
'' close;
|
|
||||||
}
|
|
||||||
|
|
||||||
upstream dwc2 {
|
|
||||||
server 127.0.0.1:4750;
|
|
||||||
}
|
|
||||||
|
|
||||||
server {
|
|
||||||
listen 80;
|
|
||||||
#listen [::]:80;
|
|
||||||
|
|
||||||
location / {
|
|
||||||
proxy_pass http://dwc2/;
|
|
||||||
proxy_set_header Host $http_host;
|
|
||||||
proxy_set_header Upgrade $http_upgrade;
|
|
||||||
proxy_set_header Connection "upgrade";
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
|
||||||
proxy_set_header X-Scheme $scheme;
|
|
||||||
#proxy_set_header X-Script-Name /;
|
|
||||||
proxy_http_version 1.1;
|
|
||||||
client_max_body_size 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,83 +0,0 @@
|
|||||||
# Run a shell command via gcode
|
|
||||||
#
|
|
||||||
# Copyright (C) 2019 Eric Callahan <arksine.code@gmail.com>
|
|
||||||
#
|
|
||||||
# This file may be distributed under the terms of the GNU GPLv3 license.
|
|
||||||
import os
|
|
||||||
import shlex
|
|
||||||
import subprocess
|
|
||||||
import logging
|
|
||||||
|
|
||||||
class ShellCommand:
|
|
||||||
def __init__(self, config):
|
|
||||||
self.name = config.get_name().split()[-1]
|
|
||||||
self.printer = config.get_printer()
|
|
||||||
self.gcode = self.printer.lookup_object('gcode')
|
|
||||||
cmd = config.get('command')
|
|
||||||
cmd = os.path.expanduser(cmd)
|
|
||||||
self.command = shlex.split(cmd)
|
|
||||||
self.timeout = config.getfloat('timeout', 2., above=0.)
|
|
||||||
self.verbose = config.getboolean('verbose', True)
|
|
||||||
self.proc_fd = None
|
|
||||||
self.partial_output = ""
|
|
||||||
self.gcode.register_mux_command(
|
|
||||||
"RUN_SHELL_COMMAND", "CMD", self.name,
|
|
||||||
self.cmd_RUN_SHELL_COMMAND,
|
|
||||||
desc=self.cmd_RUN_SHELL_COMMAND_help)
|
|
||||||
|
|
||||||
def _process_output(self, eventime):
|
|
||||||
if self.proc_fd is None:
|
|
||||||
return
|
|
||||||
try:
|
|
||||||
data = os.read(self.proc_fd, 4096)
|
|
||||||
except Exception:
|
|
||||||
pass
|
|
||||||
data = self.partial_output + data
|
|
||||||
if '\n' not in data:
|
|
||||||
self.partial_output = data
|
|
||||||
return
|
|
||||||
elif data[-1] != '\n':
|
|
||||||
split = data.rfind('\n') + 1
|
|
||||||
self.partial_output = data[split:]
|
|
||||||
data = data[:split]
|
|
||||||
self.gcode.respond_info(data)
|
|
||||||
|
|
||||||
cmd_RUN_SHELL_COMMAND_help = "Run a linux shell command"
|
|
||||||
def cmd_RUN_SHELL_COMMAND(self, params):
|
|
||||||
reactor = self.printer.get_reactor()
|
|
||||||
try:
|
|
||||||
proc = subprocess.Popen(
|
|
||||||
self.command, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
|
|
||||||
except Exception:
|
|
||||||
logging.exception(
|
|
||||||
"shell_command: Command {%s} failed" % (self.name))
|
|
||||||
raise self.gcode.error("Error running command {%s}" % (self.name))
|
|
||||||
if self.verbose:
|
|
||||||
self.proc_fd = proc.stdout.fileno()
|
|
||||||
self.gcode.respond_info("Running Command {%s}...:" % (self.name))
|
|
||||||
hdl = reactor.register_fd(self.proc_fd, self._process_output)
|
|
||||||
eventtime = reactor.monotonic()
|
|
||||||
endtime = eventtime + self.timeout
|
|
||||||
complete = False
|
|
||||||
while eventtime < endtime:
|
|
||||||
eventtime = reactor.pause(eventtime + .05)
|
|
||||||
if proc.poll() is not None:
|
|
||||||
complete = True
|
|
||||||
break
|
|
||||||
if not complete:
|
|
||||||
proc.terminate()
|
|
||||||
if self.verbose:
|
|
||||||
if self.partial_output:
|
|
||||||
self.gcode.respond_info(self.partial_output)
|
|
||||||
self.partial_output = ""
|
|
||||||
if complete:
|
|
||||||
msg = "Command {%s} finished\n" % (self.name)
|
|
||||||
else:
|
|
||||||
msg = "Command {%s} timed out" % (self.name)
|
|
||||||
self.gcode.respond_info(msg)
|
|
||||||
reactor.unregister_fd(hdl)
|
|
||||||
self.proc_fd = None
|
|
||||||
|
|
||||||
|
|
||||||
def load_config_prefix(config):
|
|
||||||
return ShellCommand(config)
|
|
||||||
@@ -1,59 +0,0 @@
|
|||||||
################################################################################
|
|
||||||
# ~~~~~~~~~~~~~~~~~~~~~~~~ AUTOCREATED WITH KIAUH ~~~~~~~~~~~~~~~~~~~~~~~~~~ #
|
|
||||||
################################################################################
|
|
||||||
# Recommended macros and config entries if you use Mainsail or Fluidd! #
|
|
||||||
# You can edit or delete those macros if you already defined them elsewhere! #
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
[pause_resume]
|
|
||||||
|
|
||||||
[display_status]
|
|
||||||
|
|
||||||
[gcode_macro CANCEL_PRINT]
|
|
||||||
rename_existing: BASE_CANCEL_PRINT
|
|
||||||
gcode:
|
|
||||||
TURN_OFF_HEATERS
|
|
||||||
CLEAR_PAUSE
|
|
||||||
SDCARD_RESET_FILE
|
|
||||||
BASE_CANCEL_PRINT
|
|
||||||
|
|
||||||
[gcode_macro PAUSE]
|
|
||||||
rename_existing: BASE_PAUSE
|
|
||||||
gcode:
|
|
||||||
##### set defaults #####
|
|
||||||
{% set x = params.X|default(230) %} #edit to your park position
|
|
||||||
{% set y = params.Y|default(230) %} #edit to your park position
|
|
||||||
{% set z = params.Z|default(10)|float %} #edit to your park position
|
|
||||||
{% set e = params.E|default(1) %} #edit to your retract length
|
|
||||||
##### calculate save lift position #####
|
|
||||||
{% set max_z = printer.toolhead.axis_maximum.z|float %}
|
|
||||||
{% set act_z = printer.toolhead.position.z|float %}
|
|
||||||
{% set lift_z = z|abs %}
|
|
||||||
{% if act_z < (max_z - lift_z) %}
|
|
||||||
{% set z_safe = lift_z %}
|
|
||||||
{% else %}
|
|
||||||
{% set z_safe = max_z - act_z %}
|
|
||||||
{% endif %}
|
|
||||||
##### end of definitions #####
|
|
||||||
SAVE_GCODE_STATE NAME=PAUSE_state
|
|
||||||
BASE_PAUSE
|
|
||||||
G91
|
|
||||||
G1 E-{e} F2100
|
|
||||||
G1 Z{z_safe}
|
|
||||||
G90
|
|
||||||
G1 X{x} Y{y} F6000
|
|
||||||
|
|
||||||
|
|
||||||
[gcode_macro RESUME]
|
|
||||||
rename_existing: BASE_RESUME
|
|
||||||
gcode:
|
|
||||||
##### set defaults #####
|
|
||||||
{% set e = params.E|default(1) %} #edit to your retract length
|
|
||||||
G91
|
|
||||||
G1 E{e} F2100
|
|
||||||
G90
|
|
||||||
RESTORE_GCODE_STATE NAME=PAUSE_state MOVE=1
|
|
||||||
BASE_RESUME
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
################################################################################
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
#Systemd service file for klipper
|
|
||||||
[Unit]
|
|
||||||
Description=Starts klipper instance %INST% on startup
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
User=%USER%
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=%KL_ENV%/bin/python %KL_DIR%/klippy/klippy.py %P_CFG% -I %P_TMP% -l %KL_LOG% -a %KL_UDS%
|
|
||||||
Restart=always
|
|
||||||
RestartSec=10
|
|
||||||
@@ -1,61 +0,0 @@
|
|||||||
# /etc/nginx/sites-available/<<UI>>
|
|
||||||
|
|
||||||
server {
|
|
||||||
listen 80;
|
|
||||||
|
|
||||||
access_log /var/log/nginx/<<UI>>-access.log;
|
|
||||||
error_log /var/log/nginx/<<UI>>-error.log;
|
|
||||||
|
|
||||||
# disable this section on smaller hardware like a pi zero
|
|
||||||
gzip on;
|
|
||||||
gzip_vary on;
|
|
||||||
gzip_proxied any;
|
|
||||||
gzip_proxied expired no-cache no-store private auth;
|
|
||||||
gzip_comp_level 4;
|
|
||||||
gzip_buffers 16 8k;
|
|
||||||
gzip_http_version 1.1;
|
|
||||||
gzip_types text/plain text/css text/xml text/javascript application/x-javascript application/json application/xml;
|
|
||||||
|
|
||||||
# web_path from <<UI>> static files
|
|
||||||
root /home/pi/<<UI>>;
|
|
||||||
|
|
||||||
index index.html;
|
|
||||||
server_name _;
|
|
||||||
|
|
||||||
# disable max upload size checks
|
|
||||||
client_max_body_size 0;
|
|
||||||
|
|
||||||
# disable proxy request buffering
|
|
||||||
proxy_request_buffering off;
|
|
||||||
|
|
||||||
location / {
|
|
||||||
try_files $uri $uri/ /index.html;
|
|
||||||
}
|
|
||||||
|
|
||||||
location = /index.html {
|
|
||||||
add_header Cache-Control "no-store, no-cache, must-revalidate";
|
|
||||||
}
|
|
||||||
|
|
||||||
location /websocket {
|
|
||||||
proxy_pass http://apiserver/websocket;
|
|
||||||
proxy_http_version 1.1;
|
|
||||||
proxy_set_header Upgrade $http_upgrade;
|
|
||||||
proxy_set_header Connection $connection_upgrade;
|
|
||||||
proxy_set_header Host $http_host;
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
|
||||||
proxy_read_timeout 86400;
|
|
||||||
}
|
|
||||||
|
|
||||||
location ~ ^/(printer|api|access|machine|server)/ {
|
|
||||||
proxy_pass http://apiserver$request_uri;
|
|
||||||
proxy_set_header Host $http_host;
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
|
||||||
proxy_set_header X-Scheme $scheme;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /webcam/ {
|
|
||||||
proxy_pass http://mjpgstreamer/;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
[server]
|
|
||||||
host: 0.0.0.0
|
|
||||||
port: %PORT%
|
|
||||||
enable_debug_logging: False
|
|
||||||
config_path: %CFG%
|
|
||||||
log_path: %LOG%
|
|
||||||
database_path: %MR_DB%
|
|
||||||
klippy_uds_address: %UDS%
|
|
||||||
|
|
||||||
[authorization]
|
|
||||||
trusted_clients:
|
|
||||||
127.0.0.1
|
|
||||||
%LAN%
|
|
||||||
::1/128
|
|
||||||
FE80::/10
|
|
||||||
cors_domains:
|
|
||||||
*.lan
|
|
||||||
*.local
|
|
||||||
*://my.mainsail.xyz
|
|
||||||
*://app.fluidd.xyz
|
|
||||||
|
|
||||||
[octoprint_compat]
|
|
||||||
|
|
||||||
[history]
|
|
||||||
|
|
||||||
[update_manager]
|
|
||||||
|
|
||||||
[update_manager client mainsail]
|
|
||||||
type: web
|
|
||||||
repo: meteyou/mainsail
|
|
||||||
path: ~/mainsail
|
|
||||||
|
|
||||||
[update_manager client fluidd]
|
|
||||||
type: web
|
|
||||||
repo: cadriel/fluidd
|
|
||||||
path: ~/fluidd
|
|
||||||
|
|
||||||
#[update_manager client KlipperScreen]
|
|
||||||
#type: git_repo
|
|
||||||
#path: /home/%USER%/KlipperScreen
|
|
||||||
#origin: https://github.com/jordanruthe/KlipperScreen.git
|
|
||||||
#env: /home/%USER%/.KlipperScreen-env/bin/python
|
|
||||||
#requirements: scripts/KlipperScreen-requirements.txt
|
|
||||||
#install_script: scripts/KlipperScreen-install.sh
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
#Systemd service file for moonraker
|
|
||||||
[Unit]
|
|
||||||
Description=Starts Moonraker %INST% on startup
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
User=%USER%
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=%MR_ENV%/bin/python %MR_DIR%/moonraker/moonraker.py -l %MR_LOG% -c %MR_CONF%
|
|
||||||
Restart=always
|
|
||||||
RestartSec=10
|
|
||||||
@@ -1,40 +0,0 @@
|
|||||||
map $http_upgrade $connection_upgrade {
|
|
||||||
default upgrade;
|
|
||||||
'' close;
|
|
||||||
}
|
|
||||||
|
|
||||||
upstream octoprint {
|
|
||||||
server 127.0.0.1:5000;
|
|
||||||
}
|
|
||||||
|
|
||||||
upstream mjpg-streamer {
|
|
||||||
server 127.0.0.1:8080;
|
|
||||||
}
|
|
||||||
|
|
||||||
server {
|
|
||||||
listen 80;
|
|
||||||
#listen [::]:80;
|
|
||||||
|
|
||||||
location / {
|
|
||||||
proxy_pass http://octoprint/;
|
|
||||||
proxy_set_header Host $http_host;
|
|
||||||
proxy_set_header Upgrade $http_upgrade;
|
|
||||||
proxy_set_header Connection "upgrade";
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
|
||||||
proxy_set_header X-Scheme $scheme;
|
|
||||||
#proxy_set_header X-Script-Name /;
|
|
||||||
proxy_http_version 1.1;
|
|
||||||
client_max_body_size 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /webcam {
|
|
||||||
proxy_pass http://mjpg-streamer/;
|
|
||||||
}
|
|
||||||
|
|
||||||
# redirect server error pages to the static page /50x.html
|
|
||||||
error_page 500 502 503 504 /50x.html;
|
|
||||||
location = /50x.html {
|
|
||||||
root html;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
[mcu]
|
|
||||||
serial: /dev/serial/by-id/<your-mcu-id>
|
|
||||||
|
|
||||||
[pause_resume]
|
|
||||||
|
|
||||||
[display_status]
|
|
||||||
|
|
||||||
[virtual_sdcard]
|
|
||||||
path: ~/gcode_files
|
|
||||||
|
|
||||||
[printer]
|
|
||||||
kinematics: none
|
|
||||||
max_velocity: 1000
|
|
||||||
max_accel: 1000
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 28 KiB |
@@ -1,7 +0,0 @@
|
|||||||
[gcode_shell_command hello_world]
|
|
||||||
command: echo hello world
|
|
||||||
timeout: 2.
|
|
||||||
verbose: True
|
|
||||||
[gcode_macro HELLO_WORLD]
|
|
||||||
gcode:
|
|
||||||
RUN_SHELL_COMMAND CMD=hello_world
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
# /etc/nginx/conf.d/upstreams.conf
|
|
||||||
|
|
||||||
upstream apiserver {
|
|
||||||
#edit your api port here
|
|
||||||
ip_hash;
|
|
||||||
server 127.0.0.1:7125;
|
|
||||||
}
|
|
||||||
|
|
||||||
upstream mjpgstreamer {
|
|
||||||
#edit your webcam port here
|
|
||||||
ip_hash;
|
|
||||||
server 127.0.0.1:8080;
|
|
||||||
}
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Starts mjpg-streamer on startup
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=forking
|
|
||||||
User=%USER%
|
|
||||||
WorkingDirectory=/usr/local/bin
|
|
||||||
StandardOutput=append:/var/log/webcamd.log
|
|
||||||
StandardError=append:/var/log/webcamd.log
|
|
||||||
ExecStart=/usr/local/bin/webcamd
|
|
||||||
Restart=always
|
|
||||||
RestartSec=10
|
|
||||||
@@ -1,181 +0,0 @@
|
|||||||
check_for_backup_dir(){
|
|
||||||
if [ ! -d $BACKUP_DIR ]; then
|
|
||||||
status_msg "Create KIAUH backup directory ..."
|
|
||||||
mkdir -p $BACKUP_DIR && ok_msg "Directory created!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
toggle_backups(){
|
|
||||||
source_kiauh_ini
|
|
||||||
if [ "$backup_before_update" = "true" ]; then
|
|
||||||
sed -i '/backup_before_update=/s/true/false/' $INI_FILE
|
|
||||||
BB4U_STATUS="${green}[Enable]${default} backups before updating "
|
|
||||||
CONFIRM_MSG=" Backups before updates are now >>> DISABLED <<< !"
|
|
||||||
fi
|
|
||||||
if [ "$backup_before_update" = "false" ]; then
|
|
||||||
sed -i '/backup_before_update=/s/false/true/' $INI_FILE
|
|
||||||
BB4U_STATUS="${red}[Disable]${default} backups before updating "
|
|
||||||
CONFIRM_MSG=" Backups before updates are now >>> ENABLED <<< !"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
bb4u(){
|
|
||||||
source_kiauh_ini
|
|
||||||
if [ "$backup_before_update" = "true" ]; then
|
|
||||||
backup_$1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_bb4u_stat(){
|
|
||||||
source_kiauh_ini
|
|
||||||
if [ ! "$backup_before_update" = "true" ]; then
|
|
||||||
BB4U_STATUS="${green}[Enable]${default} backups before updating "
|
|
||||||
else
|
|
||||||
BB4U_STATUS="${red}[Disable]${default} backups before updating "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
#******************************************************************************#
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
backup_printer_cfg(){
|
|
||||||
check_for_backup_dir
|
|
||||||
if [ -f $PRINTER_CFG ]; then
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
status_msg "Create backup of printer.cfg ..."
|
|
||||||
cp $PRINTER_CFG $BACKUP_DIR/printer.cfg."$current_date".backup && ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ok_msg "No printer.cfg found! Skipping backup ..."
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_klipper_config_dir(){
|
|
||||||
source_kiauh_ini
|
|
||||||
check_for_backup_dir
|
|
||||||
if [ -d "$klipper_cfg_loc" ]; then
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
status_msg "Create backup of the Klipper config directory ..."
|
|
||||||
config_folder_name="$(echo "$klipper_cfg_loc" | rev | cut -d"/" -f1 | rev)"
|
|
||||||
mkdir -p $BACKUP_DIR/$config_folder_name/$current_date
|
|
||||||
cp -r "$klipper_cfg_loc" "$_" && ok_msg "Backup complete!"
|
|
||||||
echo
|
|
||||||
else
|
|
||||||
ok_msg "No config directory found! Skipping backup ..."
|
|
||||||
echo
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_moonraker_database(){
|
|
||||||
check_for_backup_dir
|
|
||||||
if ls -d ${HOME}/.moonraker_database* 2>/dev/null 1>&2; then
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p "$BACKUP_DIR/mr_db_backup/$current_date"
|
|
||||||
for database in $(ls -d ${HOME}/.moonraker_database*)
|
|
||||||
do
|
|
||||||
status_msg "Create backup of $database ..."
|
|
||||||
cp -r $database "$BACKUP_DIR/mr_db_backup/$current_date"
|
|
||||||
ok_msg "Done!"
|
|
||||||
done
|
|
||||||
ok_msg "Backup complete!\n"
|
|
||||||
else
|
|
||||||
ok_msg "No Moonraker database found! Skipping backup ..."
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_klipper(){
|
|
||||||
if [ -d $KLIPPER_DIR ] && [ -d $KLIPPY_ENV ]; then
|
|
||||||
status_msg "Creating Klipper backup ..."
|
|
||||||
check_for_backup_dir
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p $BACKUP_DIR/klipper-backups/"$current_date"
|
|
||||||
cp -r $KLIPPER_DIR $_ && cp -r $KLIPPY_ENV $_ && ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Can't backup klipper and/or klipper-env directory! Not found!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_dwc2(){
|
|
||||||
if [ -d $DWC2FK_DIR ] && [ -d $DWC_ENV_DIR ] && [ -d $DWC2_DIR ]; then
|
|
||||||
status_msg "Creating DWC2 Web UI backup ..."
|
|
||||||
check_for_backup_dir
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p $BACKUP_DIR/dwc2-backups/"$current_date"
|
|
||||||
cp -r $DWC2FK_DIR $_ && cp -r $DWC_ENV_DIR $_ && cp -r $DWC2_DIR $_
|
|
||||||
ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Can't backup dwc2-for-klipper-socket and/or dwc2 directory!\n Not found!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_mainsail(){
|
|
||||||
if [ -d $MAINSAIL_DIR ]; then
|
|
||||||
status_msg "Creating Mainsail backup ..."
|
|
||||||
check_for_backup_dir
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p $BACKUP_DIR/mainsail-backups/"$current_date"
|
|
||||||
cp -r $MAINSAIL_DIR $_ && ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Can't backup mainsail directory! Not found!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_fluidd(){
|
|
||||||
if [ -d $FLUIDD_DIR ]; then
|
|
||||||
status_msg "Creating Fluidd backup ..."
|
|
||||||
check_for_backup_dir
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p $BACKUP_DIR/fluidd-backups/"$current_date"
|
|
||||||
cp -r $FLUIDD_DIR $_ && ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Can't backup fluidd directory! Not found!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_moonraker(){
|
|
||||||
if [ -d $MOONRAKER_DIR ] && [ -d $MOONRAKER_ENV ]; then
|
|
||||||
status_msg "Creating Moonraker backup ..."
|
|
||||||
check_for_backup_dir
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p $BACKUP_DIR/moonraker-backups/"$current_date"
|
|
||||||
cp -r $MOONRAKER_DIR $_ && cp -r $MOONRAKER_ENV $_ && ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Can't backup moonraker and/or moonraker-env directory! Not found!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_octoprint(){
|
|
||||||
if [ -d $OCTOPRINT_DIR ] && [ -d $OCTOPRINT_CFG_DIR ]; then
|
|
||||||
status_msg "Creating OctoPrint backup ..."
|
|
||||||
check_for_backup_dir
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p $BACKUP_DIR/octoprint-backups/"$current_date"
|
|
||||||
cp -r $OCTOPRINT_DIR $_ && cp -r $OCTOPRINT_CFG_DIR $_
|
|
||||||
ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Can't backup OctoPrint and/or .octoprint directory!\n Not found!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
backup_klipperscreen(){
|
|
||||||
if [ -d $KLIPPERSCREEN_DIR ] ; then
|
|
||||||
status_msg "Creating KlipperScreen backup ..."
|
|
||||||
check_for_backup_dir
|
|
||||||
get_date
|
|
||||||
status_msg "Timestamp: $current_date"
|
|
||||||
mkdir -p $BACKUP_DIR/klipperscreen-backups/"$current_date"
|
|
||||||
cp -r $KLIPPERSCREEN_DIR $_
|
|
||||||
ok_msg "Backup complete!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Can't backup KlipperScreen directory!\n Not found!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
@@ -1,54 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
# System startup script for dwc2-for-klipper-socket
|
|
||||||
|
|
||||||
### BEGIN INIT INFO
|
|
||||||
# Provides: dwc2-for-klipper-socket
|
|
||||||
# Required-Start: $local_fs
|
|
||||||
# Required-Stop:
|
|
||||||
# Default-Start: 2 3 4 5
|
|
||||||
# Default-Stop: 0 1 6
|
|
||||||
# Short-Description: dwc2-for-klipper-socket daemon
|
|
||||||
# Description: Starts the dwc2-for-klipper-socket daemon.
|
|
||||||
### END INIT INFO
|
|
||||||
|
|
||||||
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
|
||||||
DESC="dwc2-for-klipper-socket daemon"
|
|
||||||
NAME="dwc2-for-klipper-socket"
|
|
||||||
DEFAULTS_FILE=/etc/default/dwc
|
|
||||||
PIDFILE=/var/run/dwc.pid
|
|
||||||
|
|
||||||
. /lib/lsb/init-functions
|
|
||||||
|
|
||||||
# Read defaults file
|
|
||||||
[ -r $DEFAULTS_FILE ] && . $DEFAULTS_FILE
|
|
||||||
|
|
||||||
case "$1" in
|
|
||||||
start) log_daemon_msg "Starting dwc2-for-klipper-socket" $NAME
|
|
||||||
start-stop-daemon --start --quiet --exec $DWC_EXEC \
|
|
||||||
--background --pidfile $PIDFILE --make-pidfile \
|
|
||||||
--chuid $DWC_USER --user $DWC_USER \
|
|
||||||
-- $DWC_ARGS
|
|
||||||
log_end_msg $?
|
|
||||||
;;
|
|
||||||
stop) log_daemon_msg "Stopping dwc2-for-klipper-socket" $NAME
|
|
||||||
killproc -p $PIDFILE $DWC_EXEC
|
|
||||||
RETVAL=$?
|
|
||||||
[ $RETVAL -eq 0 ] && [ -e "$PIDFILE" ] && rm -f $PIDFILE
|
|
||||||
log_end_msg $RETVAL
|
|
||||||
;;
|
|
||||||
restart) log_daemon_msg "Restarting dwc2-for-klipper-socket" $NAME
|
|
||||||
$0 stop
|
|
||||||
$0 start
|
|
||||||
;;
|
|
||||||
reload|force-reload)
|
|
||||||
log_daemon_msg "Reloading configuration not supported" $NAME
|
|
||||||
log_end_msg 1
|
|
||||||
;;
|
|
||||||
status)
|
|
||||||
status_of_proc -p $PIDFILE $DWC_EXEC $NAME && exit 0 || exit $?
|
|
||||||
;;
|
|
||||||
*) log_action_msg "Usage: /etc/init.d/dwc {start|stop|status|restart|reload|force-reload}"
|
|
||||||
exit 2
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
exit 0
|
|
||||||
@@ -1,106 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
# This script installs dwc2-for-klipper-socket on a Raspberry Pi machine running
|
|
||||||
# Raspbian/Raspberry Pi OS based distributions.
|
|
||||||
|
|
||||||
# https://github.com/Stephan3/dwc2-for-klipper-socket.git
|
|
||||||
|
|
||||||
PYTHONDIR="${HOME}/dwc-env"
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
DWC_USER=${USER}
|
|
||||||
|
|
||||||
# Step 1: Verify Klipper has been installed
|
|
||||||
check_klipper()
|
|
||||||
{
|
|
||||||
if [ "$(systemctl list-units --full -all -t service --no-legend | grep -F "klipper.service")" ]; then
|
|
||||||
echo "Klipper service found!"
|
|
||||||
else
|
|
||||||
echo "Klipper service not found, please install Klipper first"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 2: Install packages
|
|
||||||
install_packages()
|
|
||||||
{
|
|
||||||
PKGLIST="python3-virtualenv python3-dev python3-tornado"
|
|
||||||
|
|
||||||
# Update system package info
|
|
||||||
report_status "Running apt-get update..."
|
|
||||||
sudo apt-get update
|
|
||||||
|
|
||||||
# Install desired packages
|
|
||||||
report_status "Installing packages..."
|
|
||||||
sudo apt-get install --yes ${PKGLIST}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 3: Create python virtual environment
|
|
||||||
create_virtualenv()
|
|
||||||
{
|
|
||||||
report_status "Updating python virtual environment..."
|
|
||||||
|
|
||||||
# Create virtualenv if it doesn't already exist
|
|
||||||
[ ! -d ${PYTHONDIR} ] && virtualenv -p /usr/bin/python3 ${PYTHONDIR}
|
|
||||||
|
|
||||||
# Install/update dependencies
|
|
||||||
${PYTHONDIR}/bin/pip install tornado==6.0.4
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 4: Install startup script
|
|
||||||
install_script(){
|
|
||||||
report_status "Installing system start script..."
|
|
||||||
sudo /bin/sh -c "cat > $SYSTEMDDIR/dwc.service" << EOF
|
|
||||||
#Systemd service file for DWC
|
|
||||||
[Unit]
|
|
||||||
Description=dwc_webif
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
User=$DWC_USER
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=${PYTHONDIR}/bin/python3 ${SRCDIR}/web_dwc2.py
|
|
||||||
Restart=always
|
|
||||||
RestartSec=10
|
|
||||||
EOF
|
|
||||||
# Use systemctl to enable the klipper systemd service script
|
|
||||||
sudo systemctl enable dwc.service
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 5: Start DWC service
|
|
||||||
start_software()
|
|
||||||
{
|
|
||||||
report_status "Launching dwc2-for-klipper-socket..."
|
|
||||||
sudo systemctl start dwc
|
|
||||||
}
|
|
||||||
|
|
||||||
# Helper functions
|
|
||||||
report_status()
|
|
||||||
{
|
|
||||||
echo -e "\n\n###### $1"
|
|
||||||
}
|
|
||||||
|
|
||||||
verify_ready()
|
|
||||||
{
|
|
||||||
if [ "$EUID" -eq 0 ]; then
|
|
||||||
echo "This script must not run as root"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
# Force script to exit if an error occurs
|
|
||||||
set -e
|
|
||||||
|
|
||||||
# Find SRCDIR from the pathname of this script
|
|
||||||
SRCDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/.. && pwd )"
|
|
||||||
|
|
||||||
# Run installation steps defined above
|
|
||||||
verify_ready
|
|
||||||
check_klipper
|
|
||||||
install_packages
|
|
||||||
create_virtualenv
|
|
||||||
install_script
|
|
||||||
start_software
|
|
||||||
@@ -1,106 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
# This script installs dwc2-for-klipper-socket on a Raspberry Pi machine running
|
|
||||||
# Raspbian/Raspberry Pi OS based distributions.
|
|
||||||
|
|
||||||
# https://github.com/Stephan3/dwc2-for-klipper-socket.git
|
|
||||||
|
|
||||||
PYTHONDIR="${HOME}/dwc-env"
|
|
||||||
|
|
||||||
# Step 1: Verify Klipper has been installed
|
|
||||||
check_klipper()
|
|
||||||
{
|
|
||||||
if [ "$(systemctl list-units --full -all -t service --no-legend | grep -F "klipper.service")" ]; then
|
|
||||||
echo "Klipper service found!"
|
|
||||||
else
|
|
||||||
echo "Klipper service not found, please install Klipper first"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 2: Install packages
|
|
||||||
install_packages()
|
|
||||||
{
|
|
||||||
PKGLIST="python3-virtualenv python3-dev python3-tornado"
|
|
||||||
|
|
||||||
# Update system package info
|
|
||||||
report_status "Running apt-get update..."
|
|
||||||
sudo apt-get update
|
|
||||||
|
|
||||||
# Install desired packages
|
|
||||||
report_status "Installing packages..."
|
|
||||||
sudo apt-get install --yes ${PKGLIST}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 3: Create python virtual environment
|
|
||||||
create_virtualenv()
|
|
||||||
{
|
|
||||||
report_status "Updating python virtual environment..."
|
|
||||||
|
|
||||||
# Create virtualenv if it doesn't already exist
|
|
||||||
[ ! -d ${PYTHONDIR} ] && virtualenv -p /usr/bin/python3 ${PYTHONDIR}
|
|
||||||
|
|
||||||
# Install/update dependencies
|
|
||||||
${PYTHONDIR}/bin/pip install tornado==6.0.4
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 4: Install startup script
|
|
||||||
install_script(){
|
|
||||||
report_status "Installing system start script..."
|
|
||||||
sudo cp "${SRCDIR}/scripts/dwc-start.sh" /etc/init.d/dwc
|
|
||||||
sudo update-rc.d dwc defaults
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 5: Install startup script config
|
|
||||||
install_config(){
|
|
||||||
DEFAULTS_FILE=/etc/default/dwc
|
|
||||||
[ -f $DEFAULTS_FILE ] && return
|
|
||||||
|
|
||||||
report_status "Installing system start configuration..."
|
|
||||||
sudo /bin/sh -c "cat > $DEFAULTS_FILE" <<EOF
|
|
||||||
# Configuration for /etc/init.d/dwc
|
|
||||||
DWC_USER=$USER
|
|
||||||
|
|
||||||
DWC_EXEC=${PYTHONDIR}/bin/python3
|
|
||||||
|
|
||||||
DWC_ARGS="${SRCDIR}/web_dwc2.py"
|
|
||||||
EOF
|
|
||||||
}
|
|
||||||
|
|
||||||
# Step 4: Start server
|
|
||||||
start_software()
|
|
||||||
{
|
|
||||||
report_status "Launching dwc2-for-klipper-socket..."
|
|
||||||
sudo /etc/init.d/klipper stop
|
|
||||||
sudo /etc/init.d/dwc restart
|
|
||||||
sudo /etc/init.d/klipper start
|
|
||||||
}
|
|
||||||
|
|
||||||
# Helper functions
|
|
||||||
report_status()
|
|
||||||
{
|
|
||||||
echo -e "\n\n###### $1"
|
|
||||||
}
|
|
||||||
|
|
||||||
verify_ready()
|
|
||||||
{
|
|
||||||
if [ "$EUID" -eq 0 ]; then
|
|
||||||
echo "This script must not run as root"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
# Force script to exit if an error occurs
|
|
||||||
set -e
|
|
||||||
|
|
||||||
# Find SRCDIR from the pathname of this script
|
|
||||||
SRCDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/.. && pwd )"
|
|
||||||
|
|
||||||
# Run installation steps defined above
|
|
||||||
verify_ready
|
|
||||||
check_klipper
|
|
||||||
install_packages
|
|
||||||
create_virtualenv
|
|
||||||
install_script
|
|
||||||
install_config
|
|
||||||
start_software
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
stop_service() {
|
|
||||||
# Stop DWC Service
|
|
||||||
echo "#### Stopping DWC Service.."
|
|
||||||
sudo systemctl stop dwc
|
|
||||||
sudo systemctl disable dwc
|
|
||||||
}
|
|
||||||
|
|
||||||
remove_service() {
|
|
||||||
# Remove DWC from Services
|
|
||||||
echo
|
|
||||||
echo "#### Removing DWC Service.."
|
|
||||||
sudo rm -f /etc/systemd/system/dwc.service
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
}
|
|
||||||
|
|
||||||
remove_files() {
|
|
||||||
# Remove virtualenv
|
|
||||||
if [ -d ~/dwc-env ]; then
|
|
||||||
echo "Removing virtualenv..."
|
|
||||||
rm -rf ~/dwc-env
|
|
||||||
else
|
|
||||||
echo "No DWC virtualenv found"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Notify user of method to remove DWC source code
|
|
||||||
echo
|
|
||||||
echo "The DWC system files and virtualenv have been removed."
|
|
||||||
}
|
|
||||||
|
|
||||||
verify_ready()
|
|
||||||
{
|
|
||||||
if [ "$EUID" -eq 0 ]; then
|
|
||||||
echo "This script must not run as root"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
verify_ready
|
|
||||||
stop_service
|
|
||||||
remove_service
|
|
||||||
remove_files
|
|
||||||
@@ -1,45 +0,0 @@
|
|||||||
stop_service() {
|
|
||||||
# Stop DWC Service
|
|
||||||
echo "#### Stopping DWC Service.."
|
|
||||||
sudo service dwc stop
|
|
||||||
}
|
|
||||||
|
|
||||||
remove_service() {
|
|
||||||
# Remove DWC from Startup
|
|
||||||
echo
|
|
||||||
echo "#### Removing DWC from Startup.."
|
|
||||||
sudo update-rc.d -f dwc remove
|
|
||||||
|
|
||||||
# Remove DWC from Services
|
|
||||||
echo
|
|
||||||
echo "#### Removing DWC Service.."
|
|
||||||
sudo rm -f /etc/init.d/dwc /etc/default/dwc
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
remove_files() {
|
|
||||||
# Remove virtualenv
|
|
||||||
if [ -d ~/dwc-env ]; then
|
|
||||||
echo "Removing virtualenv..."
|
|
||||||
rm -rf ~/dwc-env
|
|
||||||
else
|
|
||||||
echo "No DWC virtualenv found"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Notify user of method to remove DWC source code
|
|
||||||
echo
|
|
||||||
echo "The DWC system files and virtualenv have been removed."
|
|
||||||
}
|
|
||||||
|
|
||||||
verify_ready()
|
|
||||||
{
|
|
||||||
if [ "$EUID" -eq 0 ]; then
|
|
||||||
echo "This script must not run as root"
|
|
||||||
exit -1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
verify_ready
|
|
||||||
stop_service
|
|
||||||
remove_service
|
|
||||||
remove_files
|
|
||||||
@@ -1,509 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
|
|
||||||
# setting up some frequently used functions
|
|
||||||
check_euid(){
|
|
||||||
if [ "$EUID" -eq 0 ]
|
|
||||||
then
|
|
||||||
echo -e "${red}"
|
|
||||||
top_border
|
|
||||||
echo -e "| !!! THIS SCRIPT MUST NOT RAN AS ROOT !!! |"
|
|
||||||
bottom_border
|
|
||||||
echo -e "${default}"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
check_klipper_cfg_path(){
|
|
||||||
source_kiauh_ini
|
|
||||||
if [ -z $klipper_cfg_loc ]; then
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}!!! WARNING !!!${default} |"
|
|
||||||
echo -e "| ${red}No Klipper configuration directory set!${default} |"
|
|
||||||
hr
|
|
||||||
echo -e "| Before we can continue, KIAUH needs to know where |"
|
|
||||||
echo -e "| you want your printer configuration to be. |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| Please specify a folder where your Klipper configu- |"
|
|
||||||
echo -e "| ration is stored or, if you don't have one yet, in |"
|
|
||||||
echo -e "| which it should be saved after the installation. |"
|
|
||||||
bottom_border
|
|
||||||
change_klipper_cfg_path
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
change_klipper_cfg_path(){
|
|
||||||
source_kiauh_ini
|
|
||||||
old_klipper_cfg_loc="$klipper_cfg_loc"
|
|
||||||
EXAMPLE_FOLDER=$(printf "%s/your_config_folder" "${HOME}")
|
|
||||||
while true; do
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}IMPORTANT:${default} |"
|
|
||||||
echo -e "| Please enter the new path in the following format: |"
|
|
||||||
printf "| ${yellow}%-51s${default} |\n" "$EXAMPLE_FOLDER"
|
|
||||||
blank_line
|
|
||||||
echo -e "| By default 'klipper_config' is recommended! |"
|
|
||||||
bottom_border
|
|
||||||
echo
|
|
||||||
echo -e "${cyan}###### Please set the Klipper config directory:${default} "
|
|
||||||
if [ -z "$old_klipper_cfg_loc" ]; then
|
|
||||||
read -e -i "/home/${USER}/klipper_config" -e new_klipper_cfg_loc
|
|
||||||
else
|
|
||||||
read -e -i "$old_klipper_cfg_loc" -e new_klipper_cfg_loc
|
|
||||||
fi
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Set config directory to '${yellow}$new_klipper_cfg_loc${cyan}' ? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
|
|
||||||
### backup the old config dir
|
|
||||||
backup_klipper_config_dir
|
|
||||||
|
|
||||||
### write new location to kiauh.ini
|
|
||||||
sed -i "s|klipper_cfg_loc=$old_klipper_cfg_loc|klipper_cfg_loc=$new_klipper_cfg_loc|" $INI_FILE
|
|
||||||
status_msg "Directory set to '$new_klipper_cfg_loc'!"
|
|
||||||
|
|
||||||
### write new location to klipper and moonraker service
|
|
||||||
set_klipper_cfg_path
|
|
||||||
echo; ok_msg "Config directory changed!"
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
change_klipper_cfg_path
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
set_klipper_cfg_path(){
|
|
||||||
### stop services
|
|
||||||
klipper_service "stop" && moonraker_service "stop"
|
|
||||||
|
|
||||||
### copy config files to new klipper config folder
|
|
||||||
if [ ! -z "$old_klipper_cfg_loc" ] && [ -d "$old_klipper_cfg_loc" ]; then
|
|
||||||
if [ ! -d "$new_klipper_cfg_loc" ]; then
|
|
||||||
status_msg "Copy config files to '$new_klipper_cfg_loc' ..."
|
|
||||||
mkdir -p $new_klipper_cfg_loc
|
|
||||||
cd $old_klipper_cfg_loc
|
|
||||||
cp -r -v ./* $new_klipper_cfg_loc
|
|
||||||
ok_msg "Done!"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
### handle single klipper instance service file
|
|
||||||
if [ -f $SYSTEMDDIR/klipper.service ]; then
|
|
||||||
status_msg "Configuring Klipper for new path ..."
|
|
||||||
sudo sed -i -r "/ExecStart=/ s| (.+)\/printer.cfg| $new_klipper_cfg_loc/printer.cfg|" $SYSTEMDDIR/klipper.service
|
|
||||||
ok_msg "OK!"
|
|
||||||
fi
|
|
||||||
### handle multi klipper instance service file
|
|
||||||
if ls $SYSTEMDDIR/klipper-*.service 2>/dev/null 1>&2; then
|
|
||||||
status_msg "Configuring Klipper for new path ..."
|
|
||||||
for service in $(find $SYSTEMDDIR/klipper-*.service); do
|
|
||||||
sudo sed -i -r "/ExecStart=/ s| (.+)\/printer_| $new_klipper_cfg_loc/printer_|" $service
|
|
||||||
done
|
|
||||||
ok_msg "OK!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### handle single moonraker instance service and moonraker.conf file
|
|
||||||
if [ -f $SYSTEMDDIR/moonraker.service ]; then
|
|
||||||
status_msg "Configuring Moonraker for new path ..."
|
|
||||||
sudo sed -i -r "/ExecStart=/ s|-c (.+)\/moonraker\.conf|-c $new_klipper_cfg_loc/moonraker.conf|" $SYSTEMDDIR/moonraker.service
|
|
||||||
|
|
||||||
### replace old file path with new one in moonraker.conf
|
|
||||||
sed -i -r "/config_path:/ s|config_path:.*|config_path: $new_klipper_cfg_loc|" $new_klipper_cfg_loc/moonraker.conf
|
|
||||||
ok_msg "OK!"
|
|
||||||
fi
|
|
||||||
### handle multi moonraker instance service file
|
|
||||||
if ls $SYSTEMDDIR/moonraker-*.service 2>/dev/null 1>&2; then
|
|
||||||
status_msg "Configuring Moonraker for new path ..."
|
|
||||||
for service in $(find $SYSTEMDDIR/moonraker-*.service); do
|
|
||||||
sudo sed -i -r "/ExecStart=/ s|-c (.+)\/printer_|-c $new_klipper_cfg_loc/printer_|" $service
|
|
||||||
done
|
|
||||||
### replace old file path with new one in moonraker.conf
|
|
||||||
for moonraker_conf in $(find $new_klipper_cfg_loc/printer_*/moonraker.conf); do
|
|
||||||
loc=$(echo "$moonraker_conf" | rev | cut -d"/" -f2- | rev)
|
|
||||||
sed -i -r "/config_path:/ s|config_path:.*|config_path: $loc|" $moonraker_conf
|
|
||||||
done
|
|
||||||
ok_msg "OK!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### reloading units
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
|
|
||||||
### restart services
|
|
||||||
klipper_service "restart" && moonraker_service "restart"
|
|
||||||
}
|
|
||||||
|
|
||||||
source_kiauh_ini(){
|
|
||||||
source $INI_FILE
|
|
||||||
}
|
|
||||||
|
|
||||||
klipper_service(){
|
|
||||||
### set a variable for the ok and status messages
|
|
||||||
[ "$1" == "start" ] && ACTION1="started" && ACTION2="Starting"
|
|
||||||
[ "$1" == "stop" ] && ACTION1="stopped" && ACTION2="Stopping"
|
|
||||||
[ "$1" == "restart" ] && ACTION1="restarted" && ACTION2="Restarting"
|
|
||||||
|
|
||||||
if ls /etc/systemd/system/klipper-*.service 2>/dev/null 1>&2; then
|
|
||||||
INSTANCE_COUNT=$(systemctl list-units --full -all -t service --no-legend | grep -E "klipper-[[:digit:]].service" | wc -l)
|
|
||||||
INSTANCE=1
|
|
||||||
status_msg "$ACTION2 $INSTANCE_COUNT Klipper Services ..."
|
|
||||||
while [ $INSTANCE -le $INSTANCE_COUNT ]; do
|
|
||||||
sudo systemctl $1 klipper-$INSTANCE && ok_msg "Klipper Service #$INSTANCE $ACTION1!"
|
|
||||||
### instance counter +1
|
|
||||||
INSTANCE=$(expr $INSTANCE + 1)
|
|
||||||
done
|
|
||||||
elif [ "$(systemctl list-units --full -all -t service --no-legend | grep -E "klipper.service")" ]; then
|
|
||||||
status_msg "$ACTION2 Klipper Service ..."
|
|
||||||
sudo systemctl $1 klipper && ok_msg "Klipper Service $ACTION1!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
moonraker_service(){
|
|
||||||
### set a variable for the ok and status messages
|
|
||||||
[ "$1" == "start" ] && ACTION1="started" && ACTION2="Starting"
|
|
||||||
[ "$1" == "stop" ] && ACTION1="stopped" && ACTION2="Stopping"
|
|
||||||
[ "$1" == "restart" ] && ACTION1="restarted" && ACTION2="Restarting"
|
|
||||||
|
|
||||||
if ls /etc/systemd/system/moonraker-*.service 2>/dev/null 1>&2; then
|
|
||||||
INSTANCE_COUNT=$(systemctl list-units --full -all -t service --no-legend | grep -E "moonraker-[[:digit:]].service" | wc -l)
|
|
||||||
INSTANCE=1
|
|
||||||
status_msg "$ACTION2 $INSTANCE_COUNT Moonraker Services ..."
|
|
||||||
while [ $INSTANCE -le $INSTANCE_COUNT ]; do
|
|
||||||
sudo systemctl $1 moonraker-$INSTANCE && ok_msg "Moonraker Service #$INSTANCE $ACTION1!"
|
|
||||||
### instance counter +1
|
|
||||||
INSTANCE=$(expr $INSTANCE + 1)
|
|
||||||
done
|
|
||||||
elif [ "$(systemctl list-units --full -all -t service --no-legend | grep -E "moonraker.service")" ]; then
|
|
||||||
status_msg "$ACTION2 Moonraker Service ..."
|
|
||||||
sudo systemctl $1 moonraker && ok_msg "Moonraker Service $ACTION1!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
dwc_service(){
|
|
||||||
### set a variable for the ok and status messages
|
|
||||||
[ "$1" == "start" ] && ACTION1="started" && ACTION2="Starting"
|
|
||||||
[ "$1" == "stop" ] && ACTION1="stopped" && ACTION2="Stopping"
|
|
||||||
[ "$1" == "restart" ] && ACTION1="restarted" && ACTION2="Restarting"
|
|
||||||
|
|
||||||
if ls /etc/systemd/system/dwc-*.service 2>/dev/null 1>&2; then
|
|
||||||
INSTANCE_COUNT=$(systemctl list-units --full -all -t service --no-legend | grep -E "dwc-[[:digit:]].service" | wc -l)
|
|
||||||
INSTANCE=1
|
|
||||||
status_msg "$ACTION2 $INSTANCE_COUNT DWC-for-Klipper-Socket Services ..."
|
|
||||||
while [ $INSTANCE -le $INSTANCE_COUNT ]; do
|
|
||||||
sudo systemctl $1 dwc-$INSTANCE && ok_msg "DWC-for-Klipper-Socket Service #$INSTANCE $ACTION1!"
|
|
||||||
### instance counter +1
|
|
||||||
INSTANCE=$(expr $INSTANCE + 1)
|
|
||||||
done
|
|
||||||
elif [ "$(systemctl list-units --full -all -t service --no-legend | grep -E "dwc.service")" ]; then
|
|
||||||
status_msg "$ACTION2 DWC-for-Klipper-Socket Service ..."
|
|
||||||
sudo systemctl $1 dwc && ok_msg "DWC-for-Klipper-Socket Service $ACTION1!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
octoprint_service(){
|
|
||||||
### set a variable for the ok and status messages
|
|
||||||
[ "$1" == "start" ] && ACTION1="started" && ACTION2="Starting"
|
|
||||||
[ "$1" == "stop" ] && ACTION1="stopped" && ACTION2="Stopping"
|
|
||||||
[ "$1" == "restart" ] && ACTION1="restarted" && ACTION2="Restarting"
|
|
||||||
[ "$1" == "enable" ] && ACTION1="enabled" && ACTION2="Enabling"
|
|
||||||
[ "$1" == "disable" ] && ACTION1="disabled" && ACTION2="Disabling"
|
|
||||||
|
|
||||||
if ls /etc/systemd/system/octoprint-*.service 2>/dev/null 1>&2; then
|
|
||||||
INSTANCE=1
|
|
||||||
INSTANCE_COUNT=$(systemctl list-unit-files | grep -E "octoprint.*" | wc -l)
|
|
||||||
status_msg "$ACTION2 $INSTANCE_COUNT OctoPrint Services ..."
|
|
||||||
while [ $INSTANCE -le $INSTANCE_COUNT ]; do
|
|
||||||
sudo systemctl $1 octoprint-$INSTANCE && ok_msg "OctoPrint Service #$INSTANCE $ACTION1!"
|
|
||||||
### instance counter +1
|
|
||||||
INSTANCE=$(expr $INSTANCE + 1)
|
|
||||||
done
|
|
||||||
elif [ "$(systemctl list-unit-files | grep -E "octoprint.*")" ]; then
|
|
||||||
status_msg "$ACTION2 OctoPrint Service ..."
|
|
||||||
sudo systemctl $1 octoprint && ok_msg "OctoPrint Service $ACTION1!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
toggle_octoprint_service(){
|
|
||||||
if systemctl list-unit-files | grep -E "octoprint.*" | grep "enabled" &>/dev/null; then
|
|
||||||
octoprint_service "stop"
|
|
||||||
octoprint_service "disable"
|
|
||||||
sleep 2
|
|
||||||
CONFIRM_MSG=" OctoPrint Service is now >>> DISABLED <<< !"
|
|
||||||
elif systemctl list-unit-files | grep -E "octoprint.*" | grep "disabled" &>/dev/null; then
|
|
||||||
octoprint_service "enable"
|
|
||||||
octoprint_service "start"
|
|
||||||
sleep 2
|
|
||||||
CONFIRM_MSG=" OctoPrint Service is now >>> ENABLED <<< !"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" You cannot activate a service that does not exist!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_octoprint_service_status(){
|
|
||||||
unset OPRINT_SERVICE_STATUS
|
|
||||||
if [ ! -f "/etc/systemd/system/octoprint.service" ]; then
|
|
||||||
return 0
|
|
||||||
fi
|
|
||||||
if systemctl list-unit-files | grep -E "octoprint*" | grep "enabled" &>/dev/null; then
|
|
||||||
OPRINT_SERVICE_STATUS="${red}[Disable]${default} OctoPrint Service "
|
|
||||||
else
|
|
||||||
OPRINT_SERVICE_STATUS="${green}[Enable]${default} OctoPrint Service "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
start_klipperscreen(){
|
|
||||||
status_msg "Starting KlipperScreen Service ..."
|
|
||||||
sudo systemctl start KlipperScreen && ok_msg "KlipperScreen Service started!"
|
|
||||||
}
|
|
||||||
|
|
||||||
stop_klipperscreen(){
|
|
||||||
status_msg "Stopping KlipperScreen Service ..."
|
|
||||||
sudo systemctl stop KlipperScreen && ok_msg "KlipperScreen Service stopped!"
|
|
||||||
}
|
|
||||||
|
|
||||||
restart_klipperscreen(){
|
|
||||||
status_msg "Restarting KlipperScreen Service ..."
|
|
||||||
sudo systemctl restart KlipperScreen && ok_msg "KlipperScreen Service restarted!"
|
|
||||||
}
|
|
||||||
|
|
||||||
restart_nginx(){
|
|
||||||
if [ "$(systemctl list-units --full -all -t service --no-legend | grep -F "nginx.service")" ]; then
|
|
||||||
status_msg "Restarting NGINX Service ..."
|
|
||||||
sudo systemctl restart nginx && ok_msg "NGINX Service restarted!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
dependency_check(){
|
|
||||||
status_msg "Checking for the following dependencies:"
|
|
||||||
#check if package is installed, if not write name into array
|
|
||||||
for pkg in "${dep[@]}"
|
|
||||||
do
|
|
||||||
echo -e "${cyan}● $pkg ${default}"
|
|
||||||
if [[ ! $(dpkg-query -f'${Status}' --show $pkg 2>/dev/null) = *\ installed ]]; then
|
|
||||||
inst+=($pkg)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
#if array is not empty, install packages from array elements
|
|
||||||
if [ "${#inst[@]}" != "0" ]; then
|
|
||||||
status_msg "Installing the following dependencies:"
|
|
||||||
for element in ${inst[@]}
|
|
||||||
do
|
|
||||||
echo -e "${cyan}● $element ${default}"
|
|
||||||
done
|
|
||||||
echo
|
|
||||||
sudo apt-get update && sudo apt-get install ${inst[@]} -y
|
|
||||||
ok_msg "Dependencies installed!"
|
|
||||||
#clearing the array
|
|
||||||
unset inst
|
|
||||||
else
|
|
||||||
ok_msg "Dependencies already met! Continue..."
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
print_error(){
|
|
||||||
for data in "${data_arr[@]}"
|
|
||||||
do
|
|
||||||
if [ ! -e $data ]; then
|
|
||||||
data_count+=(0)
|
|
||||||
else
|
|
||||||
data_count+=(1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
sum=$(IFS=+; echo "$((${data_count[*]}))")
|
|
||||||
if [ $sum -eq 0 ]; then
|
|
||||||
ERROR_MSG="Looks like $1 was already removed!\n Skipping..."
|
|
||||||
else
|
|
||||||
ERROR_MSG=""
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
setup_gcode_shell_command(){
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| You are about to install the G-Code Shell Command |"
|
|
||||||
echo -e "| extension. Please make sure to read the instructions |"
|
|
||||||
echo -e "| before you continue and remember that potential risks |"
|
|
||||||
echo -e "| can be involved after installing this extension! |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| ${red}You accept that you are doing this on your own risk!${default} |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Do you want to continue? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
if [ -d $KLIPPER_DIR/klippy/extras ]; then
|
|
||||||
status_msg "Installing gcode shell command extension ..."
|
|
||||||
if [ -f $KLIPPER_DIR/klippy/extras/gcode_shell_command.py ]; then
|
|
||||||
warn_msg "There is already a file named 'gcode_shell_command.py'\nin the destination location!"
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Do you want to overwrite it? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
rm -f $KLIPPER_DIR/klippy/extras/gcode_shell_command.py
|
|
||||||
install_gcode_shell_command
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
break;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
else
|
|
||||||
install_gcode_shell_command
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
ERROR_MSG="Folder ~/klipper/klippy/extras not found!"
|
|
||||||
fi
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
install_gcode_shell_command(){
|
|
||||||
klipper_service "stop"
|
|
||||||
status_msg "Copy 'gcode_shell_command.py' to '$KLIPPER_DIR/klippy/extras' ..."
|
|
||||||
cp ${SRCDIR}/kiauh/resources/gcode_shell_command.py $KLIPPER_DIR/klippy/extras
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Do you want to create the example shell command? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
status_msg "Copy shell_command.cfg ..."
|
|
||||||
### create a backup of the config folder
|
|
||||||
backup_klipper_config_dir
|
|
||||||
|
|
||||||
### handle single printer.cfg
|
|
||||||
if [ -f $klipper_cfg_loc/printer.cfg ] && [ ! -f $klipper_cfg_loc/shell_command.cfg ]; then
|
|
||||||
### copy shell_command.cfg to config location
|
|
||||||
cp ${SRCDIR}/kiauh/resources/shell_command.cfg $klipper_cfg_loc
|
|
||||||
ok_msg "$klipper_cfg_loc/shell_command.cfg created!"
|
|
||||||
|
|
||||||
### write the include to the very first line of the printer.cfg
|
|
||||||
sed -i "1 i [include shell_command.cfg]" $klipper_cfg_loc/printer.cfg
|
|
||||||
fi
|
|
||||||
|
|
||||||
### handle multi printer.cfg
|
|
||||||
if ls $klipper_cfg_loc/printer_* 2>/dev/null 1>&2; then
|
|
||||||
for config in $(find $klipper_cfg_loc/printer_*/printer.cfg); do
|
|
||||||
path=$(echo $config | rev | cut -d"/" -f2- | rev)
|
|
||||||
if [ ! -f $path/shell_command.cfg ]; then
|
|
||||||
### copy shell_command.cfg to config location
|
|
||||||
cp ${SRCDIR}/kiauh/resources/shell_command.cfg $path
|
|
||||||
ok_msg "$path/shell_command.cfg created!"
|
|
||||||
|
|
||||||
### write the include to the very first line of the printer.cfg
|
|
||||||
sed -i "1 i [include shell_command.cfg]" $path/printer.cfg
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
break;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
ok_msg "Shell command extension installed!"
|
|
||||||
klipper_service "restart"
|
|
||||||
}
|
|
||||||
|
|
||||||
create_minimal_cfg(){
|
|
||||||
#create a minimal default config
|
|
||||||
if [ "$SEL_DEF_CFG" = "true" ]; then
|
|
||||||
cat <<- EOF >> $PRINTER_CFG
|
|
||||||
[mcu]
|
|
||||||
serial: </dev/serial/by-id/your-mcu>
|
|
||||||
|
|
||||||
[printer]
|
|
||||||
kinematics: none
|
|
||||||
max_velocity: 1
|
|
||||||
max_accel: 1
|
|
||||||
|
|
||||||
[virtual_sdcard]
|
|
||||||
path: ~/sdcard
|
|
||||||
|
|
||||||
[pause_resume]
|
|
||||||
[display_status]
|
|
||||||
EOF
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_printer_cfg(){
|
|
||||||
KIAUH_CFG="$(dirname $PRINTER_CFG)/kiauh.cfg"
|
|
||||||
[ ! -f $KIAUH_CFG ] && KIAUH_CFG_FOUND="false" || KIAUH_CFG_FOUND="true"
|
|
||||||
if [ -f $PRINTER_CFG ]; then
|
|
||||||
if [ "$1" = "moonraker" ]; then
|
|
||||||
[ ! "$(grep '^\[virtual_sdcard\]$' $PRINTER_CFG)" ] && VSD="false" && EDIT_CFG="true"
|
|
||||||
[ ! "$(grep '^\[pause_resume\]$' $PRINTER_CFG)" ] && PAUSE_RESUME="false" && EDIT_CFG="true"
|
|
||||||
[ ! "$(grep '^\[display_status\]$' $PRINTER_CFG)" ] && DISPLAY_STATUS="false" && EDIT_CFG="true"
|
|
||||||
elif [ "$1" = "mainsail" ] || [ "$1" = "fluidd" ]; then
|
|
||||||
[ ! "$(grep '^\[include webui_macros\.cfg\]$' $PRINTER_CFG)" ] && WEBUI_MACROS="false" && EDIT_CFG="true"
|
|
||||||
elif [ "$1" = "dwc2" ]; then
|
|
||||||
[ ! "$(grep '^\[virtual_sdcard\]$' $PRINTER_CFG)" ] && VSD="false" && EDIT_CFG="true"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
write_printer_cfg(){
|
|
||||||
#backup printer.cfg if edits will be written
|
|
||||||
[ "$EDIT_CFG" = "true" ] && backup_printer_cfg
|
|
||||||
#create kiauh.cfg if its needed and doesn't exist
|
|
||||||
if [ "$KIAUH_CFG_FOUND" = "false" ] && [ "$EDIT_CFG" = "true" ]; then
|
|
||||||
status_msg "Creating kiauh.cfg ..."
|
|
||||||
echo -e "##### AUTOCREATED BY KIAUH #####" > $KIAUH_CFG
|
|
||||||
fi
|
|
||||||
#write each entry to kiauh.cfg if it doesn't exist
|
|
||||||
#Moonraker/DWC2 related config options
|
|
||||||
if [ "$VSD" = "false" ] && [[ ! $(grep '^\[virtual_sdcard\]$' $KIAUH_CFG) ]]; then
|
|
||||||
echo -e "\n[virtual_sdcard]\npath: ~/sdcard" >> $KIAUH_CFG
|
|
||||||
fi
|
|
||||||
if [ "$PAUSE_RESUME" = "false" ] && [[ ! $(grep '^\[pause_resume]$' $KIAUH_CFG) ]]; then
|
|
||||||
echo -e "\n[pause_resume]" >> $KIAUH_CFG
|
|
||||||
fi
|
|
||||||
if [ "$DISPLAY_STATUS" = "false" ] && [[ ! $(grep '^\[display_status]$' $KIAUH_CFG) ]]; then
|
|
||||||
echo -e "\n[display_status]" >> $KIAUH_CFG
|
|
||||||
fi
|
|
||||||
#including the kiauh.cfg into printer.cfg if not already done
|
|
||||||
if [ ! "$(grep '^\[include kiauh\.cfg\]$' $PRINTER_CFG)" ] && [ "$EDIT_CFG" = "true" ]; then
|
|
||||||
status_msg "Writing [include kiauh.cfg] to printer.cfg ..."
|
|
||||||
sed -i '1 i ##### AUTOCREATED BY KIAUH #####\n[include kiauh.cfg]' $PRINTER_CFG
|
|
||||||
fi
|
|
||||||
ok_msg "Done!"
|
|
||||||
}
|
|
||||||
|
|
||||||
init_ini(){
|
|
||||||
### copy an existing kiauh.ini to its new location to keep all possible saved values
|
|
||||||
if [ -f ${SRCDIR}/kiauh/kiauh.ini ] && [ ! -f $INI_FILE ]; then
|
|
||||||
cp ${SRCDIR}/kiauh/kiauh.ini $INI_FILE
|
|
||||||
fi
|
|
||||||
if [ ! -f $INI_FILE ]; then
|
|
||||||
echo -e "#don't edit this file if you don't know what you are doing...\c" > $INI_FILE
|
|
||||||
fi
|
|
||||||
if [ ! $(grep -E "^backup_before_update=." $INI_FILE) ]; then
|
|
||||||
echo -e "\nbackup_before_update=false\c" >> $INI_FILE
|
|
||||||
fi
|
|
||||||
if [ ! $(grep -E "^previous_origin_state=[[:alnum:]]" $INI_FILE) ]; then
|
|
||||||
echo -e "\nprevious_origin_state=0\c" >> $INI_FILE
|
|
||||||
fi
|
|
||||||
if [ ! $(grep -E "^previous_smoothing_state=[[:alnum:]]" $INI_FILE) ]; then
|
|
||||||
echo -e "\nprevious_smoothing_state=0\c" >> $INI_FILE
|
|
||||||
fi
|
|
||||||
if [ ! $(grep -E "^previous_shaping_state=[[:alnum:]]" $INI_FILE) ]; then
|
|
||||||
echo -e "\nprevious_shaping_state=0\c" >> $INI_FILE
|
|
||||||
fi
|
|
||||||
if [ ! $(grep -E "^logupload_accepted=." $INI_FILE) ]; then
|
|
||||||
echo -e "\nlogupload_accepted=false\c" >> $INI_FILE
|
|
||||||
fi
|
|
||||||
###add empty klipper config path if missing
|
|
||||||
if [ ! $(grep -E "^klipper_cfg_loc=" $INI_FILE) ]; then
|
|
||||||
echo -e "\nklipper_cfg_loc=\c" >> $INI_FILE
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
@@ -1,390 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
DWC_ENV="${HOME}/dwc-env"
|
|
||||||
DWC2_DIR="${HOME}/duetwebcontrol"
|
|
||||||
|
|
||||||
system_check_dwc(){
|
|
||||||
### check system for an installed octoprint service
|
|
||||||
if systemctl is-enabled octoprint.service -q 2>/dev/null; then
|
|
||||||
OCTOPRINT_ENABLED="true"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
dwc_setup_dialog(){
|
|
||||||
status_msg "Initializing Duet Web Control installation ..."
|
|
||||||
|
|
||||||
### check system for several requirements before initializing the dwc2 installation
|
|
||||||
system_check_dwc
|
|
||||||
|
|
||||||
### check for existing klipper service installations
|
|
||||||
if [ ! "$(systemctl list-units --full -all -t service --no-legend | grep -F "klipper.service")" ] && [ ! "$(systemctl list-units --full -all -t service --no-legend | grep -E "klipper-[[:digit:]].service")" ]; then
|
|
||||||
ERROR_MSG="Klipper service not found, please install Klipper first!" && return 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
### count amount of klipper services
|
|
||||||
if [ "$(systemctl list-units --full -all -t service --no-legend | grep -F "klipper.service")" ]; then
|
|
||||||
INSTANCE_COUNT=1
|
|
||||||
else
|
|
||||||
INSTANCE_COUNT=$(systemctl list-units --full -all -t service --no-legend | grep -E "klipper-[[:digit:]].service" | wc -l)
|
|
||||||
fi
|
|
||||||
|
|
||||||
### initial config path check
|
|
||||||
check_klipper_cfg_path
|
|
||||||
|
|
||||||
### ask user how to handle OctoPrint, Haproxy and Lighttpd
|
|
||||||
process_octoprint_dialog_dwc2
|
|
||||||
process_haproxy_lighttpd_dialog
|
|
||||||
|
|
||||||
### instance confirmation dialog
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
if [ $INSTANCE_COUNT -gt 1 ]; then
|
|
||||||
printf "|%-55s|\n" " $INSTANCE_COUNT Klipper instances were found!"
|
|
||||||
else
|
|
||||||
echo -e "| 1 Klipper instance was found! | "
|
|
||||||
fi
|
|
||||||
echo -e "| You need one DWC instance per Klipper instance. | "
|
|
||||||
bottom_border
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Create $INSTANCE_COUNT DWC instances? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
status_msg "Creating $INSTANCE_COUNT DWC instances ..."
|
|
||||||
dwc_setup
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
warn_msg "Exiting DWC setup ..."
|
|
||||||
echo
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
###TODO for future: should be some kind of shared function between moonraker and this installer, since it does the same
|
|
||||||
process_octoprint_dialog_dwc2(){
|
|
||||||
### ask user to disable octoprint when its service was found
|
|
||||||
if [ "$OCTOPRINT_ENABLED" = "true" ]; then
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}!!! WARNING - OctoPrint service found !!!${default} |"
|
|
||||||
hr
|
|
||||||
echo -e "| You might consider disabling the OctoPrint service, |"
|
|
||||||
echo -e "| since an active OctoPrint service may lead to unex- |"
|
|
||||||
echo -e "| pected behavior of Duet Web Control for Klipper. |"
|
|
||||||
bottom_border
|
|
||||||
read -p "${cyan}###### Do you want to disable OctoPrint now? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
status_msg "Stopping OctoPrint ..."
|
|
||||||
sudo systemctl stop octoprint && ok_msg "OctoPrint service stopped!"
|
|
||||||
status_msg "Disabling OctoPrint ..."
|
|
||||||
sudo systemctl disable octoprint && ok_msg "OctoPrint service disabled!"
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
status_msg "Installation will start now! Please wait ..."
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
get_dwc_ver(){
|
|
||||||
DWC2_VERSION=$(curl -s https://api.github.com/repositories/28820678/releases/latest | grep tag_name | cut -d'"' -f4)
|
|
||||||
}
|
|
||||||
|
|
||||||
dwc_setup(){
|
|
||||||
### get printer config directory
|
|
||||||
source_kiauh_ini
|
|
||||||
DWC_CONF_LOC="$klipper_cfg_loc"
|
|
||||||
|
|
||||||
### check dependencies
|
|
||||||
dep=(git wget gzip tar curl)
|
|
||||||
dependency_check
|
|
||||||
|
|
||||||
### step 1: get dwc2-for-klipper
|
|
||||||
status_msg "Downloading DWC2-for-Klipper-Socket ..."
|
|
||||||
cd ${HOME} && git clone $DWC2FK_REPO
|
|
||||||
ok_msg "Download complete!"
|
|
||||||
|
|
||||||
### step 2: install dwc2 dependencies and create python virtualenv
|
|
||||||
status_msg "Installing dependencies ..."
|
|
||||||
install_dwc_packages
|
|
||||||
create_dwc_virtualenv
|
|
||||||
|
|
||||||
### step 3: create dwc2.cfg folder and dwc2.cfg
|
|
||||||
[ ! -d $DWC_CONF_LOC ] && mkdir -p $DWC_CONF_LOC
|
|
||||||
dwc_cfg_creation
|
|
||||||
|
|
||||||
### step 4: download Duet Web Control
|
|
||||||
download_dwc_webui
|
|
||||||
|
|
||||||
### step 5: create dwc instances
|
|
||||||
INSTANCE=1
|
|
||||||
if [ $INSTANCE_COUNT -eq $INSTANCE ]; then
|
|
||||||
create_single_dwc_instance
|
|
||||||
else
|
|
||||||
#create_multi_dwc_instance
|
|
||||||
create_multi_dwc_instance
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
download_dwc_webui(){
|
|
||||||
#get Duet Web Control
|
|
||||||
GET_DWC2_URL=$(curl -s https://api.github.com/repositories/28820678/releases/latest | grep browser_download_url | cut -d'"' -f4)
|
|
||||||
status_msg "Downloading DWC2 Web UI ..."
|
|
||||||
[ ! -d $DWC2_DIR ] && mkdir -p $DWC2_DIR
|
|
||||||
cd $DWC2_DIR && wget $GET_DWC2_URL
|
|
||||||
ok_msg "Download complete!"
|
|
||||||
status_msg "Extracting archive ..."
|
|
||||||
unzip -q -o *.zip
|
|
||||||
for f_ in $(find . | grep '.gz')
|
|
||||||
do
|
|
||||||
gunzip -f ${f_}
|
|
||||||
done
|
|
||||||
ok_msg "Done!"
|
|
||||||
status_msg "Writing DWC version to file ..."
|
|
||||||
echo $GET_DWC2_URL | cut -d/ -f8 > $DWC2_DIR/.version
|
|
||||||
ok_msg "Done!"
|
|
||||||
status_msg "Remove downloaded archive ..."
|
|
||||||
rm -rf *.zip && ok_msg "Done!" && ok_msg "Duet Web Control installed!"
|
|
||||||
}
|
|
||||||
|
|
||||||
##############################################################################################
|
|
||||||
#********************************************************************************************#
|
|
||||||
##############################################################################################
|
|
||||||
|
|
||||||
install_dwc_packages()
|
|
||||||
{
|
|
||||||
PKGLIST="python3-virtualenv python3-dev python3-tornado"
|
|
||||||
|
|
||||||
# Update system package info
|
|
||||||
status_msg "Running apt-get update..."
|
|
||||||
sudo apt-get update
|
|
||||||
|
|
||||||
# Install desired packages
|
|
||||||
status_msg "Installing packages..."
|
|
||||||
sudo apt-get install --yes ${PKGLIST}
|
|
||||||
}
|
|
||||||
|
|
||||||
create_dwc_virtualenv()
|
|
||||||
{
|
|
||||||
status_msg "Installing python virtual environment..."
|
|
||||||
|
|
||||||
# Create virtualenv if it doesn't already exist
|
|
||||||
[ ! -d ${DWC_ENV} ] && virtualenv -p /usr/bin/python3 ${DWC_ENV}
|
|
||||||
|
|
||||||
# Install/update dependencies
|
|
||||||
${DWC_ENV}/bin/pip install tornado==6.0.4
|
|
||||||
}
|
|
||||||
|
|
||||||
create_single_dwc_startscript(){
|
|
||||||
### create systemd service file
|
|
||||||
sudo /bin/sh -c "cat > ${SYSTEMDDIR}/dwc.service" << DWC
|
|
||||||
[Unit]
|
|
||||||
Description=DuetWebControl
|
|
||||||
After=network.target
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
User=${USER}
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=${DWC_ENV}/bin/python3 ${DWC2FK_DIR}/web_dwc2.py -l ${DWC_LOG} -c ${DWC_CFG}
|
|
||||||
Restart=always
|
|
||||||
RestartSec=10
|
|
||||||
DWC
|
|
||||||
}
|
|
||||||
|
|
||||||
create_multi_dwc_startscript(){
|
|
||||||
### create systemd service file
|
|
||||||
sudo /bin/sh -c "cat > ${SYSTEMDDIR}/dwc-$INSTANCE.service" << DWC
|
|
||||||
[Unit]
|
|
||||||
Description=DuetWebControl
|
|
||||||
After=network.target
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
User=${USER}
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=${DWC_ENV}/bin/python3 ${DWC2FK_DIR}/web_dwc2.py -l ${DWC_LOG} -c ${DWC_CFG}
|
|
||||||
Restart=always
|
|
||||||
RestartSec=10
|
|
||||||
DWC
|
|
||||||
}
|
|
||||||
|
|
||||||
create_single_dwcfk_cfg(){
|
|
||||||
### create single instance config file
|
|
||||||
/bin/sh -c "cat > $DWC_CONF_LOC/dwc2.cfg" << DWCCFG
|
|
||||||
[webserver]
|
|
||||||
listen_adress: 0.0.0.0
|
|
||||||
web_root: ${HOME}/duetwebcontrol
|
|
||||||
port: ${PORT}
|
|
||||||
|
|
||||||
[reply_filters]
|
|
||||||
regex:
|
|
||||||
max_accel: \d+.\d+
|
|
||||||
max_accel_to_decel: \d+.\d+
|
|
||||||
square_corner_velocity: \d+.\d+
|
|
||||||
max_velocity: \d+.\d+
|
|
||||||
DWCCFG
|
|
||||||
}
|
|
||||||
|
|
||||||
create_multi_dwcfk_cfg(){
|
|
||||||
### create single instance config file
|
|
||||||
/bin/sh -c "cat > $DWC_CONF_LOC/printer_$INSTANCE/dwc2.cfg" << DWCCFG
|
|
||||||
[webserver]
|
|
||||||
listen_adress: 0.0.0.0
|
|
||||||
web_root: ${HOME}/duetwebcontrol
|
|
||||||
port: ${PORT}
|
|
||||||
|
|
||||||
[reply_filters]
|
|
||||||
regex:
|
|
||||||
max_accel: \d+.\d+
|
|
||||||
max_accel_to_decel: \d+.\d+
|
|
||||||
square_corner_velocity: \d+.\d+
|
|
||||||
max_velocity: \d+.\d+
|
|
||||||
DWCCFG
|
|
||||||
}
|
|
||||||
|
|
||||||
##############################################################################################
|
|
||||||
#********************************************************************************************#
|
|
||||||
##############################################################################################
|
|
||||||
|
|
||||||
print_dwc_ip_list(){
|
|
||||||
i=1
|
|
||||||
for ip in ${dwc_ip_list[@]}; do
|
|
||||||
echo -e " ${cyan}● Instance $i:${default} $ip"
|
|
||||||
i=$((i + 1))
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
create_single_dwc_instance(){
|
|
||||||
status_msg "Setting up 1 Duet Web Control instance ..."
|
|
||||||
|
|
||||||
### single instance variables
|
|
||||||
DWC_LOG=/tmp/dwc.log
|
|
||||||
DWC_CFG="$DWC_CONF_LOC/dwc2.cfg"
|
|
||||||
|
|
||||||
### create instance
|
|
||||||
status_msg "Creating single DWC instance ..."
|
|
||||||
create_single_dwc_startscript
|
|
||||||
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable dwc.service
|
|
||||||
ok_msg "Single DWC instance created!"
|
|
||||||
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching DWC instance ..."
|
|
||||||
sudo systemctl start dwc
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="Single DWC instance has been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
|
|
||||||
### display moonraker ip to the user
|
|
||||||
print_dwc_ip_list; echo
|
|
||||||
}
|
|
||||||
|
|
||||||
create_multi_dwc_instance(){
|
|
||||||
status_msg "Setting up $INSTANCE_COUNT instances of Duet Web Control ..."
|
|
||||||
while [ $INSTANCE -le $INSTANCE_COUNT ]; do
|
|
||||||
### multi instance variables
|
|
||||||
DWC_LOG=/tmp/dwc-$INSTANCE.log
|
|
||||||
DWC_CFG="$DWC_CONF_LOC/printer_$INSTANCE/dwc2.cfg"
|
|
||||||
|
|
||||||
### create instance
|
|
||||||
status_msg "Creating instance #$INSTANCE ..."
|
|
||||||
create_multi_dwc_startscript
|
|
||||||
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable dwc-$INSTANCE.service
|
|
||||||
ok_msg "DWC instance $INSTANCE created!"
|
|
||||||
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching DWC instance $INSTANCE ..."
|
|
||||||
sudo systemctl start dwc-$INSTANCE
|
|
||||||
|
|
||||||
### instance counter +1
|
|
||||||
INSTANCE=$(expr $INSTANCE + 1)
|
|
||||||
done
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="$INSTANCE_COUNT DWC instances has been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
|
|
||||||
### display moonraker ip to the user
|
|
||||||
print_dwc_ip_list; echo
|
|
||||||
}
|
|
||||||
|
|
||||||
dwc_cfg_creation(){
|
|
||||||
### default dwc port
|
|
||||||
DEFAULT_PORT=4750
|
|
||||||
|
|
||||||
### get printer config directory
|
|
||||||
source_kiauh_ini
|
|
||||||
DWC_CONF_LOC="$klipper_cfg_loc"
|
|
||||||
|
|
||||||
### reset instances back to 1 again
|
|
||||||
INSTANCE=1
|
|
||||||
|
|
||||||
### declare empty array for ips which get displayed to the user at the end of the setup
|
|
||||||
HOSTNAME=$(hostname -I | cut -d" " -f1)
|
|
||||||
dwc_ip_list=()
|
|
||||||
|
|
||||||
### create single instance dwc2.cfg file
|
|
||||||
if [ $INSTANCE_COUNT -eq $INSTANCE ]; then
|
|
||||||
### set port
|
|
||||||
PORT=$DEFAULT_PORT
|
|
||||||
|
|
||||||
### write the ip and port to the ip list for displaying it later to the user
|
|
||||||
dwc_ip_list+=("$HOSTNAME:$PORT")
|
|
||||||
|
|
||||||
status_msg "Creating dwc2.cfg in $DWC_CONF_LOC"
|
|
||||||
[ ! -d $DWC_CONF_LOC ] && mkdir -p $DWC_CONF_LOC
|
|
||||||
if [ ! -f $DWC_CONF_LOC/dwc2.cfg ]; then
|
|
||||||
create_single_dwcfk_cfg && ok_msg "dwc2.cfg created!"
|
|
||||||
else
|
|
||||||
warn_msg "There is already a file called 'dwc2.cfg'!"
|
|
||||||
warn_msg "Skipping..."
|
|
||||||
fi
|
|
||||||
|
|
||||||
### create multi instance moonraker.conf files
|
|
||||||
else
|
|
||||||
while [ $INSTANCE -le $INSTANCE_COUNT ]; do
|
|
||||||
### set each instance to its own port
|
|
||||||
PORT=$(expr $DEFAULT_PORT + $INSTANCE - 1)
|
|
||||||
|
|
||||||
### write the ip and port to the ip list for displaying it later to the user
|
|
||||||
dwc_ip_list+=("$HOSTNAME:$PORT")
|
|
||||||
|
|
||||||
### start the creation of each instance
|
|
||||||
status_msg "Creating dwc2.cfg for instance #$INSTANCE"
|
|
||||||
[ ! -d $DWC_CONF_LOC/printer_$INSTANCE ] && mkdir -p $DWC_CONF_LOC/printer_$INSTANCE
|
|
||||||
if [ ! -f $DWC_CONF_LOC/printer_$INSTANCE/dwc2.cfg ]; then
|
|
||||||
create_multi_dwcfk_cfg && ok_msg "dwc2.cfg created!"
|
|
||||||
else
|
|
||||||
warn_msg "There is already a file called 'dwc2.cfg'!"
|
|
||||||
warn_msg "Skipping..."
|
|
||||||
fi
|
|
||||||
|
|
||||||
### raise instance counter by 1
|
|
||||||
INSTANCE=$(expr $INSTANCE + 1)
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
@@ -1,418 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
KLIPPY_ENV="${HOME}/klippy-env"
|
|
||||||
KLIPPER_DIR="${HOME}/klipper"
|
|
||||||
|
|
||||||
klipper_setup_dialog(){
|
|
||||||
status_msg "Initializing Klipper installation ..."
|
|
||||||
|
|
||||||
### check for existing klipper service files
|
|
||||||
INITD=$(ls /etc/init.d | grep -E "^klipper(\-[[:digit:]]+)?$")
|
|
||||||
SYSTEMD=$(ls /etc/systemd/system | grep -E "^klipper(\-[[:digit:]]+)?\.service$")
|
|
||||||
|
|
||||||
if [ ! -z "$INITD" ] || [ ! -z "$SYSTEMD" ]; then
|
|
||||||
echo "${red}$INITD${default}" && echo "${red}$SYSTEMD${default}"
|
|
||||||
ERROR_MSG="At least one Klipper service is already installed!\n Please remove Klipper first, before installing it again." && return 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
### initial printer.cfg path check
|
|
||||||
check_klipper_cfg_path
|
|
||||||
|
|
||||||
### ask for amount of instances to create
|
|
||||||
INSTANCE_COUNT=""
|
|
||||||
while [[ ! ($INSTANCE_COUNT =~ ^[1-9]+$) ]]; do
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Number of Klipper instances to set up:${default} " INSTANCE_COUNT
|
|
||||||
if [[ ! ($INSTANCE_COUNT =~ ^[1-9]+$) ]]; then
|
|
||||||
warn_msg "Invalid Input!" && echo
|
|
||||||
else
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Install $INSTANCE_COUNT instance(s)? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
status_msg "Installing $INSTANCE_COUNT Klipper instance(s) ..."
|
|
||||||
klipper_setup
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
warn_msg "Exiting Klipper setup ..."
|
|
||||||
echo
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
install_klipper_packages(){
|
|
||||||
### read PKGLIST from official install script
|
|
||||||
status_msg "Reading dependencies..."
|
|
||||||
install_script="${HOME}/klipper/scripts/install-octopi.sh"
|
|
||||||
PKGLIST=$(grep "PKGLIST=" $install_script | sed 's/PKGLIST//g; s/[$={}\n"]//g')
|
|
||||||
### rewrite packages into new array
|
|
||||||
unset PKGARR
|
|
||||||
for PKG in $PKGLIST; do PKGARR+=($PKG); done
|
|
||||||
### add dbus requirement for DietPi distro
|
|
||||||
PKGARR+=("dbus")
|
|
||||||
echo "${cyan}${PKGARR[@]}${default}"
|
|
||||||
|
|
||||||
### Update system package info
|
|
||||||
status_msg "Running apt-get update..."
|
|
||||||
sudo apt-get update
|
|
||||||
|
|
||||||
### Install desired packages
|
|
||||||
status_msg "Installing packages..."
|
|
||||||
sudo apt-get install --yes ${PKGARR[@]}
|
|
||||||
}
|
|
||||||
|
|
||||||
create_klipper_virtualenv(){
|
|
||||||
status_msg "Installing python virtual environment..."
|
|
||||||
# Create virtualenv if it doesn't already exist
|
|
||||||
[ ! -d ${KLIPPY_ENV} ] && virtualenv -p python2 ${KLIPPY_ENV}
|
|
||||||
# Install/update dependencies
|
|
||||||
${KLIPPY_ENV}/bin/pip install -r ${KLIPPER_DIR}/scripts/klippy-requirements.txt
|
|
||||||
}
|
|
||||||
|
|
||||||
klipper_setup(){
|
|
||||||
### step 1: clone klipper
|
|
||||||
status_msg "Downloading Klipper ..."
|
|
||||||
### force remove existing klipper dir and clone into fresh klipper dir
|
|
||||||
[ -d $KLIPPER_DIR ] && rm -rf $KLIPPER_DIR
|
|
||||||
cd ${HOME} && git clone $KLIPPER_REPO
|
|
||||||
status_msg "Download complete!"
|
|
||||||
|
|
||||||
### step 2: install klipper dependencies and create python virtualenv
|
|
||||||
status_msg "Installing dependencies ..."
|
|
||||||
install_klipper_packages
|
|
||||||
create_klipper_virtualenv
|
|
||||||
|
|
||||||
### step 3: create shared gcode_files and logs folder
|
|
||||||
[ ! -d ${HOME}/gcode_files ] && mkdir -p ${HOME}/gcode_files
|
|
||||||
[ ! -d ${HOME}/klipper_logs ] && mkdir -p ${HOME}/klipper_logs
|
|
||||||
|
|
||||||
### step 4: create klipper instances
|
|
||||||
create_klipper_service
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="$INSTANCE_COUNT Klipper instances have been set up!"
|
|
||||||
[ $INSTANCE_COUNT -eq 1 ] && CONFIRM_MSG="Klipper has been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
}
|
|
||||||
|
|
||||||
create_klipper_service(){
|
|
||||||
### get config directory
|
|
||||||
source_kiauh_ini
|
|
||||||
|
|
||||||
### set up default values
|
|
||||||
SINGLE_INST=1
|
|
||||||
CFG_PATH="$klipper_cfg_loc"
|
|
||||||
KL_ENV=$KLIPPY_ENV
|
|
||||||
KL_DIR=$KLIPPER_DIR
|
|
||||||
KL_LOG="${HOME}/klipper_logs/klippy.log"
|
|
||||||
KL_UDS="/tmp/klippy_uds"
|
|
||||||
P_TMP="/tmp/printer"
|
|
||||||
P_CFG="$CFG_PATH/printer.cfg"
|
|
||||||
P_CFG_SRC="${SRCDIR}/kiauh/resources/printer.cfg"
|
|
||||||
KL_SERV_SRC="${SRCDIR}/kiauh/resources/klipper.service"
|
|
||||||
KL_SERV_TARGET="$SYSTEMDDIR/klipper.service"
|
|
||||||
|
|
||||||
write_kl_service(){
|
|
||||||
[ ! -d $CFG_PATH ] && mkdir -p $CFG_PATH
|
|
||||||
### create a minimal config if there is no printer.cfg
|
|
||||||
[ ! -f $P_CFG ] && cp $P_CFG_SRC $P_CFG
|
|
||||||
### replace placeholder
|
|
||||||
if [ ! -f $KL_SERV_TARGET ]; then
|
|
||||||
status_msg "Creating Klipper Service $i ..."
|
|
||||||
sudo cp $KL_SERV_SRC $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%INST%|$i|" $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%USER%|${USER}|" $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%KL_ENV%|$KL_ENV|" $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%KL_DIR%|$KL_DIR|" $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%KL_LOG%|$KL_LOG|" $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%P_CFG%|$P_CFG|" $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%P_TMP%|$P_TMP|" $KL_SERV_TARGET
|
|
||||||
sudo sed -i "s|%KL_UDS%|$KL_UDS|" $KL_SERV_TARGET
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
if [ $SINGLE_INST -eq $INSTANCE_COUNT ]; then
|
|
||||||
### write single instance service
|
|
||||||
write_kl_service
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable klipper.service
|
|
||||||
ok_msg "Single Klipper instance created!"
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching Klipper instance ..."
|
|
||||||
sudo systemctl start klipper
|
|
||||||
else
|
|
||||||
i=1
|
|
||||||
while [ $i -le $INSTANCE_COUNT ]; do
|
|
||||||
### rewrite default variables for multi instance cases
|
|
||||||
CFG_PATH="$klipper_cfg_loc/printer_$i"
|
|
||||||
KL_SERV_TARGET="$SYSTEMDDIR/klipper-$i.service"
|
|
||||||
P_TMP="/tmp/printer-$i"
|
|
||||||
P_CFG="$CFG_PATH/printer.cfg"
|
|
||||||
KL_LOG="${HOME}/klipper_logs/klippy-$i.log"
|
|
||||||
KL_UDS="/tmp/klippy_uds-$i"
|
|
||||||
### write multi instance service
|
|
||||||
write_kl_service
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable klipper-$i.service
|
|
||||||
ok_msg "Klipper instance #$i created!"
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching Klipper instance #$i ..."
|
|
||||||
sudo systemctl start klipper-$i
|
|
||||||
|
|
||||||
### raise values by 1
|
|
||||||
i=$((i+1))
|
|
||||||
done
|
|
||||||
unset i
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
flash_routine(){
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}~~~~~~~~~~~ [ ATTENTION! ] ~~~~~~~~~~~~${default} |"
|
|
||||||
hr
|
|
||||||
echo -e "| Flashing a Smoothie based board with this method will |"
|
|
||||||
echo -e "| certainly fail. This applies to boards like the SKR |"
|
|
||||||
echo -e "| V1.3 / V1.4. You have to copy the firmware file to |"
|
|
||||||
echo -e "| the SD card manually and rename it to 'firmware.bin'. |"
|
|
||||||
hr
|
|
||||||
echo -e "| You can find the file in: ~/klipper/out/klipper.bin |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Do you want to continue? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
FLASH_FIRMWARE="true"
|
|
||||||
get_mcu_id
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
FLASH_FIRMWARE="false"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
flash_routine_sd(){
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}~~~~~~~~~~~ [ ATTENTION! ] ~~~~~~~~~~~~${default} |"
|
|
||||||
hr
|
|
||||||
echo -e "| If you have a Smoothie based board with an already |"
|
|
||||||
echo -e "| flashed Klipper Firmware, you can now choose to flash |"
|
|
||||||
echo -e "| directly from the internal SD if your control board |"
|
|
||||||
echo -e "| is supported by that function. |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Do you want to continue? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
FLASH_FW_SD="true"
|
|
||||||
get_mcu_id
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
FLASH_FW_SD="false"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
select_mcu_id(){
|
|
||||||
if [ ${#mcu_list[@]} -ge 1 ]; then
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}!!! IMPORTANT WARNING !!!${default} |"
|
|
||||||
hr
|
|
||||||
echo -e "| Make sure, that you select the correct ID for the MCU |"
|
|
||||||
echo -e "| you have build the firmware for in the previous step! |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| This is especially important if you use different MCU |"
|
|
||||||
echo -e "| models which each require their own firmware! |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| ${red}ONLY flash a firmware created for the respective MCU!${default} |"
|
|
||||||
bottom_border
|
|
||||||
|
|
||||||
### list all mcus
|
|
||||||
i=1
|
|
||||||
for mcu in ${mcu_list[@]}; do
|
|
||||||
echo -e "$i) ${cyan}$mcu${default}"
|
|
||||||
i=$(expr $i + 1)
|
|
||||||
done
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Please select the ID for flashing:${default} " selected_index
|
|
||||||
mcu_index=$(echo $((selected_index - 1)))
|
|
||||||
selected_mcu_id="${mcu_list[$mcu_index]}"
|
|
||||||
echo -e "\nYou have selected to flash:\n● MCU #$selected_index: $selected_mcu_id\n"
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Do you want to continue? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
status_msg "Flashing $selected_mcu_id ..."
|
|
||||||
if [ "$FLASH_FIRMWARE" = "true" ]; then
|
|
||||||
flash_mcu
|
|
||||||
fi
|
|
||||||
if [ "$FLASH_FW_SD" = "true" ]; then
|
|
||||||
flash_mcu_sd
|
|
||||||
fi
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
break
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
flash_mcu(){
|
|
||||||
klipper_service "stop"
|
|
||||||
if ! make flash FLASH_DEVICE="${mcu_list[$mcu_index]}" ; then
|
|
||||||
warn_msg "Flashing failed!"
|
|
||||||
warn_msg "Please read the console output above!"
|
|
||||||
else
|
|
||||||
ok_msg "Flashing successfull!"
|
|
||||||
fi
|
|
||||||
klipper_service "start"
|
|
||||||
}
|
|
||||||
|
|
||||||
flash_mcu_sd(){
|
|
||||||
klipper_service "stop"
|
|
||||||
|
|
||||||
### write each supported board to the array to make it selectable
|
|
||||||
board_list=()
|
|
||||||
for board in $(~/klipper/scripts/flash-sdcard.sh -l | tail -n +2); do
|
|
||||||
board_list+=($board)
|
|
||||||
done
|
|
||||||
|
|
||||||
i=0
|
|
||||||
top_border
|
|
||||||
echo -e "| Please select the type of board that corresponds to |"
|
|
||||||
echo -e "| the currently selected MCU ID you chose before. |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| The following boards are currently supported: |"
|
|
||||||
hr
|
|
||||||
### display all supported boards to the user
|
|
||||||
for board in ${board_list[@]}; do
|
|
||||||
if [ $i -lt 10 ]; then
|
|
||||||
printf "| $i) %-50s|\n" "${board_list[$i]}"
|
|
||||||
else
|
|
||||||
printf "| $i) %-49s|\n" "${board_list[$i]}"
|
|
||||||
fi
|
|
||||||
i=$((i + 1))
|
|
||||||
done
|
|
||||||
quit_footer
|
|
||||||
|
|
||||||
### make the user select one of the boards
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Please select board type:${default} " choice
|
|
||||||
if [ $choice = "q" ] || [ $choice = "Q" ]; then
|
|
||||||
clear && advanced_menu && break
|
|
||||||
elif [ $choice -le ${#board_list[@]} ]; then
|
|
||||||
selected_board="${board_list[$choice]}"
|
|
||||||
break
|
|
||||||
else
|
|
||||||
clear && print_header
|
|
||||||
ERROR_MSG="Invalid choice!" && print_msg && clear_msg
|
|
||||||
flash_mcu_sd
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
|
||||||
while true; do
|
|
||||||
top_border
|
|
||||||
echo -e "| If your board is flashed with firmware that connects |"
|
|
||||||
echo -e "| at a custom baud rate, please change it now. |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| If you are unsure, stick to the default 250000! |"
|
|
||||||
bottom_border
|
|
||||||
echo -e "${cyan}###### Please set the baud rate:${default} "
|
|
||||||
unset baud_rate
|
|
||||||
while [[ ! $baud_rate =~ ^[0-9]+$ ]]; do
|
|
||||||
read -e -i "250000" -e baud_rate
|
|
||||||
selected_baud_rate=$baud_rate
|
|
||||||
break
|
|
||||||
done
|
|
||||||
break
|
|
||||||
done
|
|
||||||
|
|
||||||
if ! ${HOME}/klipper/scripts/flash-sdcard.sh -b "$selected_baud_rate" "$selected_mcu_id" "$selected_board" ; then
|
|
||||||
warn_msg "Flashing failed!"
|
|
||||||
warn_msg "Please read the console output above!"
|
|
||||||
else
|
|
||||||
ok_msg "Flashing successfull!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
klipper_service "start"
|
|
||||||
}
|
|
||||||
|
|
||||||
build_fw(){
|
|
||||||
if [ -d $KLIPPER_DIR ]; then
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
status_msg "Initializing firmware build ..."
|
|
||||||
make clean
|
|
||||||
make menuconfig
|
|
||||||
status_msg "Building firmware ..."
|
|
||||||
make && ok_msg "Firmware built!"
|
|
||||||
else
|
|
||||||
warn_msg "Can not build firmware without a Klipper directory!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
### grab the mcu id
|
|
||||||
get_mcu_id(){
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| Please make sure your MCU is connected to the Pi! |"
|
|
||||||
echo -e "| If the MCU is not connected yet, connect it now. |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
echo -e "${cyan}"
|
|
||||||
read -p "###### Press ENTER to continue ... " yn
|
|
||||||
echo -e "${default}"
|
|
||||||
case "$yn" in
|
|
||||||
*)
|
|
||||||
break;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
status_msg "Identifying the ID of your MCU ..."
|
|
||||||
sleep 2
|
|
||||||
unset MCU_ID
|
|
||||||
### if there are devices found, continue, else show warn message
|
|
||||||
if ls /dev/serial/by-id/* 2>/dev/null 1>&2; then
|
|
||||||
mcu_count=1
|
|
||||||
mcu_list=()
|
|
||||||
status_msg "The ID of your printers MCU is:"
|
|
||||||
### loop over the IDs, write every ID as an item of the array 'mcu_list'
|
|
||||||
for mcu in /dev/serial/by-id/*; do
|
|
||||||
declare "mcu_id_$mcu_count"="$mcu"
|
|
||||||
mcu_id="mcu_id_$mcu_count"
|
|
||||||
mcu_list+=("${!mcu_id}")
|
|
||||||
echo " ● MCU #$mcu_count: ${cyan}$mcu${default}"
|
|
||||||
mcu_count=$(expr $mcu_count + 1)
|
|
||||||
done
|
|
||||||
unset mcu_count
|
|
||||||
else
|
|
||||||
warn_msg "Could not retrieve ID!"
|
|
||||||
warn_msg "Printer not plugged in or not detectable!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
@@ -1,330 +0,0 @@
|
|||||||
check_moonraker(){
|
|
||||||
status_msg "Checking for Moonraker service ..."
|
|
||||||
if [ "$(systemctl list-units --full -all -t service --no-legend | grep -F "moonraker.service")" ] || [ "$(systemctl list-units --full -all -t service --no-legend | grep -E "moonraker-[[:digit:]].service")" ]; then
|
|
||||||
moonraker_chk_ok="true"
|
|
||||||
else
|
|
||||||
moonraker_chk_ok="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
get_user_selection_mjpg-streamer(){
|
|
||||||
while true; do
|
|
||||||
unset INSTALL_MJPG
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| Install MJGP-Streamer for webcam support? |"
|
|
||||||
bottom_border
|
|
||||||
read -p "${cyan}###### Install MJPG-Streamer? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
INSTALL_MJPG="true"
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
INSTALL_MJPG="false"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
get_user_selection_kiauh_macros(){
|
|
||||||
#ask user for webui default macros
|
|
||||||
while true; do
|
|
||||||
unset ADD_KIAUH_MACROS
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| It is recommended to have some important macros set |"
|
|
||||||
echo -e "| up in your printer configuration to have $1|"
|
|
||||||
echo -e "| fully functional and working. |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| Those macros are: |"
|
|
||||||
echo -e "| ${cyan}● [gcode_macro PAUSE]${default} |"
|
|
||||||
echo -e "| ${cyan}● [gcode_macro RESUME]${default} |"
|
|
||||||
echo -e "| ${cyan}● [gcode_macro CANCEL_PRINT]${default} |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| If you already have these macros in your config file |"
|
|
||||||
echo -e "| you can skip this step and choose 'no'. |"
|
|
||||||
echo -e "| Otherwise you should consider to answer with 'yes' to |"
|
|
||||||
echo -e "| add the recommended example macros to your config. |"
|
|
||||||
bottom_border
|
|
||||||
read -p "${cyan}###### Add the recommended macros? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
ADD_KIAUH_MACROS="true"
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
ADD_KIAUH_MACROS="false"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
install_webui(){
|
|
||||||
### check if moonraker is already installed
|
|
||||||
check_moonraker
|
|
||||||
|
|
||||||
[ $1 == "mainsail" ] && IF_NAME1="Mainsail" && IF_NAME2="Mainsail "
|
|
||||||
[ $1 == "fluidd" ] && IF_NAME1="Fluidd" && IF_NAME2="Fluidd "
|
|
||||||
|
|
||||||
### exit mainsail/fluidd setup if moonraker not found
|
|
||||||
if [ $moonraker_chk_ok = "false" ]; then
|
|
||||||
ERROR_MSG="Moonraker service not found!\n Please install Moonraker first!"
|
|
||||||
print_msg && clear_msg && return 0
|
|
||||||
else
|
|
||||||
ok_msg "Moonraker service found!"
|
|
||||||
status_msg "Initializing $IF_NAME1 installation ..."
|
|
||||||
fi
|
|
||||||
|
|
||||||
### check for other enabled web interfaces
|
|
||||||
unset SET_LISTEN_PORT
|
|
||||||
detect_enabled_sites
|
|
||||||
|
|
||||||
### check if another site already listens to port 80
|
|
||||||
$1_port_check
|
|
||||||
|
|
||||||
### ask user to install mjpg-streamer
|
|
||||||
get_user_selection_mjpg-streamer
|
|
||||||
|
|
||||||
### ask user to install the recommended webinterface macros
|
|
||||||
get_user_selection_kiauh_macros "$IF_NAME2"
|
|
||||||
|
|
||||||
### creating the mainsail/fluidd nginx cfg
|
|
||||||
set_nginx_cfg "$1"
|
|
||||||
|
|
||||||
### symlink nginx log
|
|
||||||
symlink_webui_nginx_log "$1"
|
|
||||||
|
|
||||||
### copy the kiauh_macros.cfg to the config location
|
|
||||||
install_kiauh_macros
|
|
||||||
|
|
||||||
### install mainsail/fluidd
|
|
||||||
$1_setup
|
|
||||||
|
|
||||||
### install mjpg-streamer
|
|
||||||
[ "$INSTALL_MJPG" = "true" ] && install_mjpg-streamer
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="$IF_NAME1 has been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
}
|
|
||||||
|
|
||||||
symlink_webui_nginx_log(){
|
|
||||||
LPATH="${HOME}/klipper_logs"
|
|
||||||
UI_ACCESS_LOG="/var/log/nginx/$1-access.log"
|
|
||||||
UI_ERROR_LOG="/var/log/nginx/$1-error.log"
|
|
||||||
[ ! -d "$LPATH" ] && mkdir -p "$LPATH"
|
|
||||||
if [ -f "$UI_ACCESS_LOG" ] && [ ! -L "$LPATH/$1-access.log" ]; then
|
|
||||||
status_msg "Creating symlink for $UI_ACCESS_LOG ..."
|
|
||||||
ln -s $UI_ACCESS_LOG "$LPATH"
|
|
||||||
ok_msg "OK!"
|
|
||||||
fi
|
|
||||||
if [ -f "$UI_ERROR_LOG" ] && [ ! -L "$LPATH/$1-error.log" ]; then
|
|
||||||
status_msg "Creating symlink for $UI_ERROR_LOG ..."
|
|
||||||
ln -s $UI_ERROR_LOG "$LPATH"
|
|
||||||
ok_msg "OK!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
install_kiauh_macros(){
|
|
||||||
source_kiauh_ini
|
|
||||||
### copy kiauh_macros.cfg
|
|
||||||
if [ "$ADD_KIAUH_MACROS" = "true" ]; then
|
|
||||||
### create a backup of the config folder
|
|
||||||
backup_klipper_config_dir
|
|
||||||
### handle multi printer.cfg
|
|
||||||
if ls $klipper_cfg_loc/printer_* 2>/dev/null 1>&2; then
|
|
||||||
for config in $(find $klipper_cfg_loc/printer_*/printer.cfg); do
|
|
||||||
path=$(echo $config | rev | cut -d"/" -f2- | rev)
|
|
||||||
if [ ! -f $path/kiauh_macros.cfg ]; then
|
|
||||||
### copy kiauh_macros.cfg to config location
|
|
||||||
status_msg "Creating macro config file ..."
|
|
||||||
cp ${SRCDIR}/kiauh/resources/kiauh_macros.cfg $path
|
|
||||||
### write the include to the very first line of the printer.cfg
|
|
||||||
sed -i "1 i [include kiauh_macros.cfg]" $path/printer.cfg
|
|
||||||
ok_msg "$path/kiauh_macros.cfg created!"
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
### handle single printer.cfg
|
|
||||||
elif [ -f $klipper_cfg_loc/printer.cfg ] && [ ! -f $klipper_cfg_loc/kiauh_macros.cfg ]; then
|
|
||||||
### copy kiauh_macros.cfg to config location
|
|
||||||
status_msg "Creating macro config file ..."
|
|
||||||
cp ${SRCDIR}/kiauh/resources/kiauh_macros.cfg $klipper_cfg_loc
|
|
||||||
### write the include to the very first line of the printer.cfg
|
|
||||||
sed -i "1 i [include kiauh_macros.cfg]" $klipper_cfg_loc/printer.cfg
|
|
||||||
ok_msg "$klipper_cfg_loc/kiauh_macros.cfg created!"
|
|
||||||
fi
|
|
||||||
### restart klipper service to parse the modified printer.cfg
|
|
||||||
klipper_service "restart"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
mainsail_port_check(){
|
|
||||||
if [ "$MAINSAIL_ENABLED" = "false" ]; then
|
|
||||||
if [ "$SITE_ENABLED" = "true" ]; then
|
|
||||||
status_msg "Detected other enabled interfaces:"
|
|
||||||
[ "$OCTOPRINT_ENABLED" = "true" ] && echo -e " ${cyan}● OctoPrint - Port: $OCTOPRINT_PORT${default}"
|
|
||||||
[ "$FLUIDD_ENABLED" = "true" ] && echo -e " ${cyan}● Fluidd - Port: $FLUIDD_PORT${default}"
|
|
||||||
[ "$DWC2_ENABLED" = "true" ] && echo -e " ${cyan}● DWC2 - Port: $DWC2_PORT${default}"
|
|
||||||
if [ "$FLUIDD_PORT" = "80" ] || [ "$DWC2_PORT" = "80" ] || [ "$OCTOPRINT_PORT" = "80" ]; then
|
|
||||||
PORT_80_BLOCKED="true"
|
|
||||||
select_mainsail_port
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
DEFAULT_PORT=$(grep listen ${SRCDIR}/kiauh/resources/klipper_webui_nginx.cfg | head -1 | sed 's/^\s*//' | cut -d" " -f2 | cut -d";" -f1)
|
|
||||||
SET_LISTEN_PORT=$DEFAULT_PORT
|
|
||||||
fi
|
|
||||||
SET_NGINX_CFG="true"
|
|
||||||
else
|
|
||||||
SET_NGINX_CFG="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
fluidd_port_check(){
|
|
||||||
if [ "$FLUIDD_ENABLED" = "false" ]; then
|
|
||||||
if [ "$SITE_ENABLED" = "true" ]; then
|
|
||||||
status_msg "Detected other enabled interfaces:"
|
|
||||||
[ "$OCTOPRINT_ENABLED" = "true" ] && echo " ${cyan}● OctoPrint - Port: $OCTOPRINT_PORT${default}"
|
|
||||||
[ "$MAINSAIL_ENABLED" = "true" ] && echo " ${cyan}● Mainsail - Port: $MAINSAIL_PORT${default}"
|
|
||||||
[ "$DWC2_ENABLED" = "true" ] && echo " ${cyan}● DWC2 - Port: $DWC2_PORT${default}"
|
|
||||||
if [ "$MAINSAIL_PORT" = "80" ] || [ "$DWC2_PORT" = "80" ] || [ "$OCTOPRINT_PORT" = "80" ]; then
|
|
||||||
PORT_80_BLOCKED="true"
|
|
||||||
select_fluidd_port
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
DEFAULT_PORT=$(grep listen ${SRCDIR}/kiauh/resources/klipper_webui_nginx.cfg | head -1 | sed 's/^\s*//' | cut -d" " -f2 | cut -d";" -f1)
|
|
||||||
SET_LISTEN_PORT=$DEFAULT_PORT
|
|
||||||
fi
|
|
||||||
SET_NGINX_CFG="true"
|
|
||||||
else
|
|
||||||
SET_NGINX_CFG="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
select_mainsail_port(){
|
|
||||||
if [ "$PORT_80_BLOCKED" = "true" ]; then
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}!!!WARNING!!!${default} |"
|
|
||||||
echo -e "| ${red}You need to choose a different port for Mainsail!${default} |"
|
|
||||||
echo -e "| ${red}The following web interface is listening at port 80:${default} |"
|
|
||||||
blank_line
|
|
||||||
[ "$OCTOPRINT_PORT" = "80" ] && echo "| ● OctoPrint |"
|
|
||||||
[ "$FLUIDD_PORT" = "80" ] && echo "| ● Fluidd |"
|
|
||||||
[ "$DWC2_PORT" = "80" ] && echo "| ● DWC2 |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| Make sure you don't choose a port which was already |"
|
|
||||||
echo -e "| assigned to one of the other webinterfaces and do ${red}NOT${default} |"
|
|
||||||
echo -e "| use ports in the range of 4750 or above! |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| Be aware: there is ${red}NO${default} sanity check for the following |"
|
|
||||||
echo -e "| input. So make sure to choose a valid port! |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}Please enter a new Port:${default} " NEW_PORT
|
|
||||||
if [ "$NEW_PORT" != "$FLUIDD_PORT" ] && [ "$NEW_PORT" != "$DWC2_PORT" ] && [ "$NEW_PORT" != "$OCTOPRINT_PORT" ]; then
|
|
||||||
echo "Setting port $NEW_PORT for Mainsail!"
|
|
||||||
SET_LISTEN_PORT=$NEW_PORT
|
|
||||||
break
|
|
||||||
else
|
|
||||||
echo "That port is already taken! Select a different one!"
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
select_fluidd_port(){
|
|
||||||
if [ "$PORT_80_BLOCKED" = "true" ]; then
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}!!!WARNING!!!${default} |"
|
|
||||||
echo -e "| ${red}You need to choose a different port for Fluidd!${default} |"
|
|
||||||
echo -e "| ${red}The following web interface is listening at port 80:${default} |"
|
|
||||||
blank_line
|
|
||||||
[ "$OCTOPRINT_PORT" = "80" ] && echo "| ● OctoPrint |"
|
|
||||||
[ "$MAINSAIL_PORT" = "80" ] && echo "| ● Mainsail |"
|
|
||||||
[ "$DWC2_PORT" = "80" ] && echo "| ● DWC2 |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| Make sure you don't choose a port which was already |"
|
|
||||||
echo -e "| assigned to one of the other webinterfaces and do ${red}NOT${default} |"
|
|
||||||
echo -e "| use ports in the range of 4750 or above! |"
|
|
||||||
blank_line
|
|
||||||
echo -e "| Be aware: there is ${red}NO${default} sanity check for the following |"
|
|
||||||
echo -e "| input. So make sure to choose a valid port! |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}Please enter a new Port:${default} " NEW_PORT
|
|
||||||
if [ "$NEW_PORT" != "$MAINSAIL_PORT" ] && [ "$NEW_PORT" != "$DWC2_PORT" ] && [ "$NEW_PORT" != "$OCTOPRINT_PORT" ]; then
|
|
||||||
echo "Setting port $NEW_PORT for Fluidd!"
|
|
||||||
SET_LISTEN_PORT=$NEW_PORT
|
|
||||||
break
|
|
||||||
else
|
|
||||||
echo "That port is already taken! Select a different one!"
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
get_mainsail_ver(){
|
|
||||||
MAINSAIL_VERSION=$(curl -s https://api.github.com/repositories/240875926/releases | grep tag_name | cut -d'"' -f4 | head -1)
|
|
||||||
}
|
|
||||||
|
|
||||||
get_fluidd_ver(){
|
|
||||||
FLUIDD_VERSION=$(curl -s https://api.github.com/repositories/295836951/releases | grep tag_name | cut -d'"' -f4 | head -1)
|
|
||||||
}
|
|
||||||
|
|
||||||
mainsail_setup(){
|
|
||||||
### get mainsail download url
|
|
||||||
MAINSAIL_DL_URL=$(curl -s https://api.github.com/repositories/240875926/releases | grep browser_download_url | cut -d'"' -f4 | head -1)
|
|
||||||
|
|
||||||
### remove existing and create fresh mainsail folder, then download mainsail
|
|
||||||
[ -d $MAINSAIL_DIR ] && rm -rf $MAINSAIL_DIR
|
|
||||||
mkdir $MAINSAIL_DIR && cd $MAINSAIL_DIR
|
|
||||||
status_msg "Downloading Mainsail $MAINSAIL_VERSION ..."
|
|
||||||
wget $MAINSAIL_DL_URL && ok_msg "Download complete!"
|
|
||||||
|
|
||||||
### extract archive
|
|
||||||
status_msg "Extracting archive ..."
|
|
||||||
unzip -q -o *.zip && ok_msg "Done!"
|
|
||||||
|
|
||||||
### delete downloaded zip
|
|
||||||
status_msg "Remove downloaded archive ..."
|
|
||||||
rm -rf *.zip && ok_msg "Done!"
|
|
||||||
|
|
||||||
### check for moonraker multi-instance and if multi-instance was found, enable mainsails remoteMode
|
|
||||||
if [ $(ls /etc/systemd/system/moonraker* | wc -l) -gt 1 ]; then
|
|
||||||
enable_mainsail_remotemode
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
enable_mainsail_remotemode(){
|
|
||||||
rm -f $MAINSAIL_DIR/config.json
|
|
||||||
echo -e "{\n \"remoteMode\":true\n}" >> $MAINSAIL_DIR/config.json
|
|
||||||
}
|
|
||||||
|
|
||||||
fluidd_setup(){
|
|
||||||
### get fluidd download url
|
|
||||||
FLUIDD_DL_URL=$(curl -s https://api.github.com/repositories/295836951/releases/latest | grep browser_download_url | cut -d'"' -f4)
|
|
||||||
|
|
||||||
### remove existing and create fresh fluidd folder, then download fluidd
|
|
||||||
[ -d $FLUIDD_DIR ] && rm -rf $FLUIDD_DIR
|
|
||||||
mkdir $FLUIDD_DIR && cd $FLUIDD_DIR
|
|
||||||
status_msg "Downloading Fluidd $FLUIDD_VERSION ..."
|
|
||||||
wget $FLUIDD_DL_URL && ok_msg "Download complete!"
|
|
||||||
|
|
||||||
### extract archive
|
|
||||||
status_msg "Extracting archive ..."
|
|
||||||
unzip -q -o *.zip && ok_msg "Done!"
|
|
||||||
|
|
||||||
### delete downloaded zip
|
|
||||||
status_msg "Remove downloaded archive ..."
|
|
||||||
rm -rf *.zip && ok_msg "Done!"
|
|
||||||
}
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
install_klipperscreen(){
|
|
||||||
python3_check
|
|
||||||
if [ $py_chk_ok = "true" ]; then
|
|
||||||
source_kiauh_ini
|
|
||||||
#KlipperScreen main installation
|
|
||||||
klipperscreen_setup
|
|
||||||
#after install actions
|
|
||||||
restart_klipperscreen
|
|
||||||
else
|
|
||||||
ERROR_MSG="Python 3.7 or above required!\n Please upgrade your Python version first."
|
|
||||||
print_msg && clear_msg
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
python3_check(){
|
|
||||||
status_msg "Your Python 3 version is: $(python3 --version)"
|
|
||||||
major=$(python3 --version | cut -d" " -f2 | cut -d"." -f1)
|
|
||||||
minor=$(python3 --version | cut -d"." -f2)
|
|
||||||
if [ $major -ge 3 ] && [ $minor -ge 7 ]; then
|
|
||||||
ok_msg "Python version ok!"
|
|
||||||
py_chk_ok="true"
|
|
||||||
else
|
|
||||||
py_chk_ok="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
klipperscreen_setup(){
|
|
||||||
dep=(wget curl unzip dfu-util)
|
|
||||||
dependency_check
|
|
||||||
status_msg "Downloading KlipperScreen ..."
|
|
||||||
# force remove existing KlipperScreen dir
|
|
||||||
[ -d $KLIPPERSCREEN_DIR ] && rm -rf $KLIPPERSCREEN_DIR
|
|
||||||
# clone into fresh KlipperScreen dir
|
|
||||||
cd ${HOME} && git clone $KLIPPERSCREEN_REPO
|
|
||||||
ok_msg "Download complete!"
|
|
||||||
status_msg "Installing KlipperScreen ..."
|
|
||||||
$KLIPPERSCREEN_DIR/scripts/KlipperScreen-install.sh
|
|
||||||
ok_msg "KlipperScreen successfully installed!"
|
|
||||||
}
|
|
||||||
@@ -1,93 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
WEBCAMD_SRC="https://raw.githubusercontent.com/raymondh2/MainsailOS/master/src/modules/mjpgstreamer/filesystem/root/usr/local/bin/webcamd"
|
|
||||||
WEBCAM_TXT_SRC="https://raw.githubusercontent.com/raymondh2/MainsailOS/master/src/modules/mjpgstreamer/filesystem/home/pi/klipper_config/webcam.txt"
|
|
||||||
|
|
||||||
install_mjpg-streamer(){
|
|
||||||
### checking dependencies
|
|
||||||
check_klipper_cfg_path
|
|
||||||
|
|
||||||
### set default values
|
|
||||||
MJPG_SERV_SRC="${SRCDIR}/kiauh/resources/webcamd.service"
|
|
||||||
MJPG_SERV_TARGET="$SYSTEMDDIR/webcamd.service"
|
|
||||||
WEBCAM_TXT="$klipper_cfg_loc/webcam.txt"
|
|
||||||
|
|
||||||
### if there is a webcamd.service -> exit
|
|
||||||
if [ -f $MJPG_SERV_TARGET ]; then
|
|
||||||
ERROR_MSG="Looks like MJPG-streamer is already installed!\n Please remove it first before you try to re-install it!"
|
|
||||||
print_msg && clear_msg && return 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
### check and install dependencies if missing
|
|
||||||
dep=(build-essential git imagemagick libv4l-dev libjpeg-dev libjpeg62-turbo-dev cmake)
|
|
||||||
dependency_check
|
|
||||||
|
|
||||||
### step 1: clone moonraker
|
|
||||||
status_msg "Downloading MJPG-Streamer ..."
|
|
||||||
cd ${HOME} && git clone https://github.com/jacksonliam/mjpg-streamer.git
|
|
||||||
ok_msg "Download complete!"
|
|
||||||
|
|
||||||
### step 2: compiling mjpg-streamer
|
|
||||||
status_msg "Compiling MJPG-Streamer ..."
|
|
||||||
cd ${HOME}/mjpg-streamer/mjpg-streamer-experimental && make
|
|
||||||
ok_msg "Compiling complete!"
|
|
||||||
|
|
||||||
#step 3: install mjpg-streamer
|
|
||||||
status_msg "Installing MJPG-Streamer ..."
|
|
||||||
cd ${HOME}/mjpg-streamer && mv mjpg-streamer-experimental/* .
|
|
||||||
mkdir www-mjpgstreamer
|
|
||||||
cat <<EOT >> ./www-mjpgstreamer/index.html
|
|
||||||
<html>
|
|
||||||
<head><title>mjpg_streamer test page</title></head>
|
|
||||||
<body>
|
|
||||||
<h1>Snapshot</h1>
|
|
||||||
<p>Refresh the page to refresh the snapshot</p>
|
|
||||||
<img src="./?action=snapshot" alt="Snapshot">
|
|
||||||
<h1>Stream</h1>
|
|
||||||
<img src="./?action=stream" alt="Stream">
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
EOT
|
|
||||||
sudo wget $WEBCAMD_SRC -O "/usr/local/bin/webcamd"
|
|
||||||
sudo sed -i "/^config_dir=/ s|=.*|=$klipper_cfg_loc|" /usr/local/bin/webcamd
|
|
||||||
sudo sed -i "/MJPGSTREAMER_HOME/ s/pi/${USER}/" /usr/local/bin/webcamd
|
|
||||||
sudo chmod +x /usr/local/bin/webcamd
|
|
||||||
|
|
||||||
### step 4: create webcam.txt config file
|
|
||||||
[ ! -d $klipper_cfg_loc ] && mkdir -p $klipper_cfg_loc
|
|
||||||
if [ ! -f $WEBCAM_TXT ]; then
|
|
||||||
status_msg "Creating webcam.txt config file ..."
|
|
||||||
wget $WEBCAM_TXT_SRC -O $WEBCAM_TXT
|
|
||||||
ok_msg "Done!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### step 5: create systemd service
|
|
||||||
status_msg "Creating MJPG-Streamer service ..."
|
|
||||||
sudo cp $MJPG_SERV_SRC $MJPG_SERV_TARGET
|
|
||||||
sudo sed -i "s|%USER%|${USER}|" $MJPG_SERV_TARGET
|
|
||||||
ok_msg "MJPG-Streamer service created!"
|
|
||||||
|
|
||||||
### step 6: enabling and starting mjpg-streamer service
|
|
||||||
status_msg "Starting MJPG-Streamer service ..."
|
|
||||||
sudo systemctl enable webcamd.service
|
|
||||||
sudo systemctl start webcamd.service
|
|
||||||
ok_msg "MJPG-Streamer service started!"
|
|
||||||
|
|
||||||
### step 6.1: create webcamd.log symlink
|
|
||||||
[ ! -d ${HOME}/klipper_logs ] && mkdir -p "${HOME}/klipper_logs"
|
|
||||||
if [ -f "/var/log/webcamd.log" ] && [ ! -L "${HOME}/klipper_logs/webcamd.log" ]; then
|
|
||||||
ln -s "/var/log/webcamd.log" "${HOME}/klipper_logs/webcamd.log"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="MJPG-Streamer has been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
|
|
||||||
### print webcam ip adress/url
|
|
||||||
IP=$(hostname -I | cut -d" " -f1)
|
|
||||||
WEBCAM_IP="http://$IP:8080/?action=stream"
|
|
||||||
WEBCAM_URL="http://$IP/webcam/?action=stream"
|
|
||||||
echo -e " ${cyan}● Webcam URL:${default} $WEBCAM_IP"
|
|
||||||
echo -e " ${cyan}● Webcam URL:${default} $WEBCAM_URL"
|
|
||||||
echo
|
|
||||||
}
|
|
||||||
@@ -1,467 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
MOONRAKER_ENV="${HOME}/moonraker-env"
|
|
||||||
MOONRAKER_DIR="${HOME}/moonraker"
|
|
||||||
MOONRAKER_REPO="https://github.com/Arksine/moonraker.git"
|
|
||||||
|
|
||||||
system_check_moonraker(){
|
|
||||||
### python 3 check
|
|
||||||
status_msg "Your Python 3 version is: $(python3 --version)"
|
|
||||||
major=$(python3 --version | cut -d" " -f2 | cut -d"." -f1)
|
|
||||||
minor=$(python3 --version | cut -d"." -f2)
|
|
||||||
if [ $major -ge 3 ] && [ $minor -ge 7 ]; then
|
|
||||||
ok_msg "Python version ok!"
|
|
||||||
py_chk_ok="true"
|
|
||||||
else
|
|
||||||
warn_msg "Python version not ok!"
|
|
||||||
py_chk_ok="false"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### check system for an installed and enabled octoprint service
|
|
||||||
if systemctl list-unit-files | grep -E "octoprint.*" | grep "enabled" &>/dev/null; then
|
|
||||||
OCTOPRINT_ENABLED="true"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### check system for an installed haproxy service
|
|
||||||
if [[ $(dpkg-query -f'${Status}' --show haproxy 2>/dev/null) = *\ installed ]]; then
|
|
||||||
HAPROXY_FOUND="true"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### check system for an installed lighttpd service
|
|
||||||
if [[ $(dpkg-query -f'${Status}' --show lighttpd 2>/dev/null) = *\ installed ]]; then
|
|
||||||
LIGHTTPD_FOUND="true"
|
|
||||||
fi
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
moonraker_setup_dialog(){
|
|
||||||
status_msg "Initializing Moonraker installation ..."
|
|
||||||
|
|
||||||
### check system for several requirements before initializing the moonraker installation
|
|
||||||
system_check_moonraker
|
|
||||||
|
|
||||||
### exit moonraker setup if python version is not ok
|
|
||||||
if [ $py_chk_ok = "false" ]; then
|
|
||||||
ERROR_MSG="Python 3.7 or above required!\n Please upgrade your Python version first."
|
|
||||||
print_msg && clear_msg && return 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
shopt -s extglob # enable extended globbing
|
|
||||||
### check for existing moonraker service installations
|
|
||||||
FILE="$SYSTEMDDIR/moonraker?(-*([0-9])).service"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
ERROR_MSG="At least one Moonraker service is already installed!" && return 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
### check for existing klipper service installations
|
|
||||||
FILE="$SYSTEMDDIR/klipper?(-*([0-9])).service"
|
|
||||||
if ! ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
ERROR_MSG="Klipper service not found, please install Klipper first!" && return 0
|
|
||||||
fi
|
|
||||||
shopt -u extglob # disable extended globbing
|
|
||||||
|
|
||||||
### count amount of klipper services
|
|
||||||
if [ "$(systemctl list-units --full -all -t service --no-legend | grep -F "klipper.service")" ]; then
|
|
||||||
INSTANCE_COUNT=1
|
|
||||||
else
|
|
||||||
INSTANCE_COUNT=$(systemctl list-units --full -all -t service --no-legend | grep -E "klipper-[[:digit:]].service" | wc -l)
|
|
||||||
fi
|
|
||||||
|
|
||||||
### initial moonraker.conf path check
|
|
||||||
check_klipper_cfg_path
|
|
||||||
|
|
||||||
### ask user how to handle OctoPrint, Haproxy and Lighttpd
|
|
||||||
process_octoprint_dialog
|
|
||||||
process_haproxy_lighttpd_dialog
|
|
||||||
|
|
||||||
### instance confirmation dialog
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
if [ $INSTANCE_COUNT -gt 1 ]; then
|
|
||||||
printf "|%-55s|\n" " $INSTANCE_COUNT Klipper instances were found!"
|
|
||||||
else
|
|
||||||
echo -e "| 1 Klipper instance was found! | "
|
|
||||||
fi
|
|
||||||
echo -e "| You need one Moonraker instance per Klipper instance. | "
|
|
||||||
bottom_border
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Create $INSTANCE_COUNT Moonraker instances? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
status_msg "Creating $INSTANCE_COUNT Moonraker instances ..."
|
|
||||||
moonraker_setup
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
warn_msg "Exiting Moonraker setup ..."
|
|
||||||
echo
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
moonraker_setup(){
|
|
||||||
### checking dependencies
|
|
||||||
dep=(wget curl unzip dfu-util)
|
|
||||||
### additional deps for kiauh compatibility for armbian
|
|
||||||
dep+=(libjpeg-dev zlib1g-dev)
|
|
||||||
dependency_check
|
|
||||||
|
|
||||||
### step 1: clone moonraker
|
|
||||||
status_msg "Downloading Moonraker ..."
|
|
||||||
### force remove existing moonraker dir and clone into fresh moonraker dir
|
|
||||||
[ -d $MOONRAKER_DIR ] && rm -rf $MOONRAKER_DIR
|
|
||||||
cd ${HOME} && git clone $MOONRAKER_REPO
|
|
||||||
ok_msg "Download complete!"
|
|
||||||
|
|
||||||
### step 2: install moonraker dependencies and create python virtualenv
|
|
||||||
status_msg "Installing dependencies ..."
|
|
||||||
install_moonraker_packages
|
|
||||||
create_moonraker_virtualenv
|
|
||||||
|
|
||||||
### step 3: create moonraker.conf folder and moonraker.confs
|
|
||||||
create_moonraker_conf
|
|
||||||
|
|
||||||
### step 4: set up moonrakers nginx configs
|
|
||||||
setup_moonraker_nginx_cfg
|
|
||||||
|
|
||||||
### step 5: process possible disruptive services
|
|
||||||
process_haproxy_lighttpd_services
|
|
||||||
|
|
||||||
# ### step 6: create final moonraker instances
|
|
||||||
create_moonraker_service
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="$INSTANCE_COUNT Moonraker instances have been set up!"
|
|
||||||
[ $INSTANCE_COUNT -eq 1 ] && CONFIRM_MSG="Moonraker has been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
|
|
||||||
### display moonraker ips to the user
|
|
||||||
print_mr_ip_list; echo
|
|
||||||
}
|
|
||||||
|
|
||||||
install_moonraker_packages(){
|
|
||||||
### read PKGLIST from official install script
|
|
||||||
status_msg "Reading dependencies..."
|
|
||||||
install_script="${HOME}/moonraker/scripts/install-moonraker.sh"
|
|
||||||
PKGLIST=$(grep "PKGLIST=" $install_script | sed 's/PKGLIST//g; s/[$={}\n"]//g')
|
|
||||||
### rewrite packages into new array
|
|
||||||
unset PKGARR
|
|
||||||
for PKG in $PKGLIST; do PKGARR+=($PKG); done
|
|
||||||
echo "${cyan}${PKGARR[@]}${default}"
|
|
||||||
|
|
||||||
### Update system package info
|
|
||||||
status_msg "Running apt-get update..."
|
|
||||||
sudo apt-get update
|
|
||||||
|
|
||||||
### Install desired packages
|
|
||||||
status_msg "Installing packages..."
|
|
||||||
sudo apt-get install --yes ${PKGARR[@]}
|
|
||||||
}
|
|
||||||
|
|
||||||
create_moonraker_virtualenv(){
|
|
||||||
status_msg "Installing python virtual environment..."
|
|
||||||
|
|
||||||
### If venv exists and user prompts a rebuild, then do so
|
|
||||||
if [ -d ${MOONRAKER_ENV} ] && [ $REBUILD_ENV = "y" ]; then
|
|
||||||
status_msg "Removing old virtualenv"
|
|
||||||
rm -rf ${MOONRAKER_ENV}
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ ! -d ${MOONRAKER_ENV} ]; then
|
|
||||||
virtualenv -p /usr/bin/python3 ${MOONRAKER_ENV}
|
|
||||||
ln -s /usr/lib/python3/dist-packages/gpiod* ${MOONRAKER_ENV}/lib/python*/site-packages
|
|
||||||
fi
|
|
||||||
|
|
||||||
### Install/update dependencies
|
|
||||||
${MOONRAKER_ENV}/bin/pip install -r ${MOONRAKER_DIR}/scripts/moonraker-requirements.txt
|
|
||||||
}
|
|
||||||
|
|
||||||
create_moonraker_service(){
|
|
||||||
### get config directory
|
|
||||||
source_kiauh_ini
|
|
||||||
|
|
||||||
### set up default values
|
|
||||||
SINGLE_INST=1
|
|
||||||
CFG_PATH="$klipper_cfg_loc"
|
|
||||||
MR_ENV=$MOONRAKER_ENV
|
|
||||||
MR_DIR=$MOONRAKER_DIR
|
|
||||||
MR_LOG="${HOME}/klipper_logs/moonraker.log"
|
|
||||||
MR_CONF="$CFG_PATH/moonraker.conf"
|
|
||||||
MR_SERV_SRC="${SRCDIR}/kiauh/resources/moonraker.service"
|
|
||||||
MR_SERV_TARGET="$SYSTEMDDIR/moonraker.service"
|
|
||||||
|
|
||||||
write_mr_service(){
|
|
||||||
if [ ! -f $MR_SERV_TARGET ]; then
|
|
||||||
status_msg "Creating Moonraker Service $i ..."
|
|
||||||
sudo cp $MR_SERV_SRC $MR_SERV_TARGET
|
|
||||||
sudo sed -i "s|%INST%|$i|" $MR_SERV_TARGET
|
|
||||||
sudo sed -i "s|%USER%|${USER}|" $MR_SERV_TARGET
|
|
||||||
sudo sed -i "s|%MR_ENV%|$MR_ENV|" $MR_SERV_TARGET
|
|
||||||
sudo sed -i "s|%MR_DIR%|$MR_DIR|" $MR_SERV_TARGET
|
|
||||||
sudo sed -i "s|%MR_LOG%|$MR_LOG|" $MR_SERV_TARGET
|
|
||||||
sudo sed -i "s|%MR_CONF%|$MR_CONF|" $MR_SERV_TARGET
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
if [ $SINGLE_INST -eq $INSTANCE_COUNT ]; then
|
|
||||||
### write single instance service
|
|
||||||
write_mr_service
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable moonraker.service
|
|
||||||
ok_msg "Single Moonraker instance created!"
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching Moonraker instance ..."
|
|
||||||
sudo systemctl start moonraker
|
|
||||||
else
|
|
||||||
i=1
|
|
||||||
while [ $i -le $INSTANCE_COUNT ]; do
|
|
||||||
### rewrite default variables for multi instance cases
|
|
||||||
CFG_PATH="$klipper_cfg_loc/printer_$i"
|
|
||||||
MR_SERV_TARGET="$SYSTEMDDIR/moonraker-$i.service"
|
|
||||||
MR_CONF="$CFG_PATH/moonraker.conf"
|
|
||||||
MR_LOG="${HOME}/klipper_logs/moonraker-$i.log"
|
|
||||||
### write multi instance service
|
|
||||||
write_mr_service
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable moonraker-$i.service
|
|
||||||
ok_msg "Moonraker instance #$i created!"
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching Moonraker instance #$i ..."
|
|
||||||
sudo systemctl start moonraker-$i
|
|
||||||
|
|
||||||
### raise values by 1
|
|
||||||
i=$((i+1))
|
|
||||||
done
|
|
||||||
unset i
|
|
||||||
|
|
||||||
### enable mainsails remoteMode if mainsail is found
|
|
||||||
if [ -d $MAINSAIL_DIR ]; then
|
|
||||||
status_msg "Mainsail installation found!"
|
|
||||||
status_msg "Enabling Mainsail remoteMode ..."
|
|
||||||
enable_mainsail_remotemode
|
|
||||||
ok_msg "Mainsails remoteMode enabled!"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
create_moonraker_conf(){
|
|
||||||
### get config directory
|
|
||||||
source_kiauh_ini
|
|
||||||
|
|
||||||
### set up default values
|
|
||||||
SINGLE_INST=1
|
|
||||||
PORT=7125
|
|
||||||
CFG_PATH="$klipper_cfg_loc"
|
|
||||||
LOG_PATH="${HOME}/klipper_logs"
|
|
||||||
MR_CONF="$CFG_PATH/moonraker.conf"
|
|
||||||
MR_DB="~/.moonraker_database"
|
|
||||||
KLIPPY_UDS="/tmp/klippy_uds"
|
|
||||||
MR_CONF_SRC="${SRCDIR}/kiauh/resources/moonraker.conf"
|
|
||||||
mr_ip_list=()
|
|
||||||
IP=$(hostname -I | cut -d" " -f1)
|
|
||||||
LAN="$(hostname -I | cut -d" " -f1 | cut -d"." -f1-2).0.0/16"
|
|
||||||
|
|
||||||
write_mr_conf(){
|
|
||||||
[ ! -d $CFG_PATH ] && mkdir -p $CFG_PATH
|
|
||||||
if [ ! -f $MR_CONF ]; then
|
|
||||||
status_msg "Creating moonraker.conf in $CFG_PATH ..."
|
|
||||||
cp $MR_CONF_SRC $MR_CONF
|
|
||||||
sed -i "s|%PORT%|$PORT|" $MR_CONF
|
|
||||||
sed -i "s|%CFG%|$CFG_PATH|" $MR_CONF
|
|
||||||
sed -i "s|%LOG%|$LOG_PATH|" $MR_CONF
|
|
||||||
sed -i "s|%MR_DB%|$MR_DB|" $MR_CONF
|
|
||||||
sed -i "s|%UDS%|$KLIPPY_UDS|" $MR_CONF
|
|
||||||
sed -i "s|%LAN%|$LAN|" $MR_CONF
|
|
||||||
sed -i "s|%USER%|${USER}|g" $MR_CONF
|
|
||||||
ok_msg "moonraker.conf created!"
|
|
||||||
else
|
|
||||||
warn_msg "There is already a file called 'moonraker.conf'!"
|
|
||||||
warn_msg "Skipping..."
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
if [ $SINGLE_INST -eq $INSTANCE_COUNT ]; then
|
|
||||||
### write single instance config
|
|
||||||
write_mr_conf
|
|
||||||
mr_ip_list+=("$IP:$PORT")
|
|
||||||
else
|
|
||||||
i=1
|
|
||||||
while [ $i -le $INSTANCE_COUNT ]; do
|
|
||||||
### rewrite default variables for multi instance cases
|
|
||||||
CFG_PATH="$klipper_cfg_loc/printer_$i"
|
|
||||||
MR_CONF="$CFG_PATH/moonraker.conf"
|
|
||||||
MR_DB="~/.moonraker_database_$i"
|
|
||||||
KLIPPY_UDS="/tmp/klippy_uds-$i"
|
|
||||||
|
|
||||||
### write multi instance config
|
|
||||||
write_mr_conf
|
|
||||||
mr_ip_list+=("$IP:$PORT")
|
|
||||||
|
|
||||||
### raise values by 1
|
|
||||||
PORT=$((PORT+1))
|
|
||||||
i=$((i+1))
|
|
||||||
done
|
|
||||||
unset PORT && unset i
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
print_mr_ip_list(){
|
|
||||||
i=1
|
|
||||||
for ip in ${mr_ip_list[@]}; do
|
|
||||||
echo -e " ${cyan}● Instance $i:${default} $ip"
|
|
||||||
i=$((i + 1))
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
setup_moonraker_nginx_cfg(){
|
|
||||||
get_date
|
|
||||||
|
|
||||||
### backup existing nginx configs
|
|
||||||
[ -f $NGINX_CONFD/upstreams.conf ] && sudo mv $NGINX_CONFD/upstreams.conf $NGINX_CONFD/$current_date_upstreams.conf
|
|
||||||
[ -f $NGINX_CONFD/common_vars.conf ] && sudo mv $NGINX_CONFD/common_vars.conf $NGINX_CONFD/$current_date_common_vars.conf
|
|
||||||
|
|
||||||
### copy nginx configs to target destination
|
|
||||||
if [ ! -f $NGINX_CONFD/upstreams.conf ]; then
|
|
||||||
sudo cp ${SRCDIR}/kiauh/resources/upstreams.conf $NGINX_CONFD
|
|
||||||
fi
|
|
||||||
if [ ! -f $NGINX_CONFD/common_vars.conf ]; then
|
|
||||||
sudo cp ${SRCDIR}/kiauh/resources/common_vars.conf $NGINX_CONFD
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
process_octoprint_dialog(){
|
|
||||||
#ask user to disable octoprint when its service was found
|
|
||||||
if [ "$OCTOPRINT_ENABLED" = "true" ]; then
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}!!! WARNING - OctoPrint service found !!!${default} |"
|
|
||||||
hr
|
|
||||||
echo -e "| You might consider disabling the OctoPrint service, |"
|
|
||||||
echo -e "| since an active OctoPrint service may lead to unex- |"
|
|
||||||
echo -e "| pected behavior of the Klipper Webinterfaces. |"
|
|
||||||
bottom_border
|
|
||||||
read -p "${cyan}###### Do you want to disable OctoPrint now? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
status_msg "Stopping OctoPrint ..."
|
|
||||||
octoprint_service "stop" && ok_msg "OctoPrint service stopped!"
|
|
||||||
status_msg "Disabling OctoPrint ..."
|
|
||||||
octoprint_service "disable" && ok_msg "OctoPrint service disabled!"
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
process_haproxy_lighttpd_services(){
|
|
||||||
#handle haproxy service
|
|
||||||
if [ "$DISABLE_HAPROXY" = "true" ] || [ "$REMOVE_HAPROXY" = "true" ]; then
|
|
||||||
if systemctl is-active haproxy -q; then
|
|
||||||
status_msg "Stopping haproxy service ..."
|
|
||||||
sudo systemctl stop haproxy && ok_msg "Service stopped!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### disable haproxy
|
|
||||||
if [ "$DISABLE_HAPROXY" = "true" ]; then
|
|
||||||
status_msg "Disabling haproxy ..."
|
|
||||||
sudo systemctl disable haproxy && ok_msg "Haproxy service disabled!"
|
|
||||||
|
|
||||||
### remove haproxy
|
|
||||||
if [ "$REMOVE_HAPROXY" = "true" ]; then
|
|
||||||
status_msg "Removing haproxy ..."
|
|
||||||
sudo apt-get remove haproxy -y && sudo update-rc.d -f haproxy remove && ok_msg "Haproxy removed!"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
### handle lighttpd service
|
|
||||||
if [ "$DISABLE_LIGHTTPD" = "true" ] || [ "$REMOVE_LIGHTTPD" = "true" ]; then
|
|
||||||
if systemctl is-active lighttpd -q; then
|
|
||||||
status_msg "Stopping lighttpd service ..."
|
|
||||||
sudo systemctl stop lighttpd && ok_msg "Service stopped!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### disable lighttpd
|
|
||||||
if [ "$DISABLE_LIGHTTPD" = "true" ]; then
|
|
||||||
status_msg "Disabling lighttpd ..."
|
|
||||||
sudo systemctl disable lighttpd && ok_msg "Lighttpd service disabled!"
|
|
||||||
|
|
||||||
### remove lighttpd
|
|
||||||
if [ "$REMOVE_LIGHTTPD" = "true" ]; then
|
|
||||||
status_msg "Removing lighttpd ..."
|
|
||||||
sudo apt-get remove lighttpd -y && sudo update-rc.d -f lighttpd remove && ok_msg "Lighttpd removed!"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
process_haproxy_lighttpd_dialog(){
|
|
||||||
#notify user about haproxy or lighttpd services found and possible issues
|
|
||||||
if [ "$HAPROXY_FOUND" = "true" ] || [ "$LIGHTTPD_FOUND" = "true" ]; then
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${red}Possibly disruptive/incompatible services found!${default} |"
|
|
||||||
hr
|
|
||||||
if [ "$HAPROXY_FOUND" = "true" ]; then
|
|
||||||
echo -e "| ● haproxy |"
|
|
||||||
fi
|
|
||||||
if [ "$LIGHTTPD_FOUND" = "true" ]; then
|
|
||||||
echo -e "| ● lighttpd |"
|
|
||||||
fi
|
|
||||||
hr
|
|
||||||
echo -e "| Having those packages installed can lead to unwanted |"
|
|
||||||
echo -e "| behaviour. It is recommend to remove those packages. |"
|
|
||||||
echo -e "| |"
|
|
||||||
echo -e "| 1) Remove packages (recommend) |"
|
|
||||||
echo -e "| 2) Disable only (may cause issues) |"
|
|
||||||
echo -e "| ${red}3) Skip this step (not recommended)${default} |"
|
|
||||||
bottom_border
|
|
||||||
read -p "${cyan}###### Please choose:${default} " action
|
|
||||||
case "$action" in
|
|
||||||
1)
|
|
||||||
echo -e "###### > Remove packages"
|
|
||||||
if [ "$HAPROXY_FOUND" = "true" ]; then
|
|
||||||
DISABLE_HAPROXY="true"
|
|
||||||
REMOVE_HAPROXY="true"
|
|
||||||
fi
|
|
||||||
if [ "$LIGHTTPD_FOUND" = "true" ]; then
|
|
||||||
DISABLE_LIGHTTPD="true"
|
|
||||||
REMOVE_LIGHTTPD="true"
|
|
||||||
fi
|
|
||||||
break;;
|
|
||||||
2)
|
|
||||||
echo -e "###### > Disable only"
|
|
||||||
if [ "$HAPROXY_FOUND" = "true" ]; then
|
|
||||||
DISABLE_HAPROXY="true"
|
|
||||||
REMOVE_HAPROXY="false"
|
|
||||||
fi
|
|
||||||
if [ "$LIGHTTPD_FOUND" = "true" ]; then
|
|
||||||
DISABLE_LIGHTTPD="true"
|
|
||||||
REMOVE_LIGHTTPD="false"
|
|
||||||
fi
|
|
||||||
break;;
|
|
||||||
3)
|
|
||||||
echo -e "###### > Skip"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
@@ -1,276 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
OCTOPRINT_ENV="${HOME}/OctoPrint"
|
|
||||||
|
|
||||||
octoprint_setup_dialog(){
|
|
||||||
status_msg "Initializing OctoPrint installation ..."
|
|
||||||
|
|
||||||
### count amount of klipper services
|
|
||||||
if [ "$(systemctl list-units --full -all -t service --no-legend | grep -F "klipper.service")" ]; then
|
|
||||||
INSTANCE_COUNT=1
|
|
||||||
else
|
|
||||||
INSTANCE_COUNT=$(systemctl list-units --full -all -t service --no-legend | grep -E "klipper-[[:digit:]].service" | wc -l)
|
|
||||||
fi
|
|
||||||
|
|
||||||
### instance confirmation dialog
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
if [ $INSTANCE_COUNT -gt 1 ]; then
|
|
||||||
printf "|%-55s|\n" " $INSTANCE_COUNT Klipper instances were found!"
|
|
||||||
else
|
|
||||||
echo -e "| 1 Klipper instance was found! | "
|
|
||||||
fi
|
|
||||||
echo -e "| You need one OctoPrint instance per Klipper instance. | "
|
|
||||||
bottom_border
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Create $INSTANCE_COUNT OctoPrint instances? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
status_msg "Creating $INSTANCE_COUNT OctoPrint instances ..."
|
|
||||||
octoprint_setup
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
warn_msg "Exiting OctoPrint setup ..."
|
|
||||||
echo
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
octoprint_dependencies(){
|
|
||||||
dep=(
|
|
||||||
git
|
|
||||||
wget
|
|
||||||
python-pip
|
|
||||||
python-dev
|
|
||||||
libyaml-dev
|
|
||||||
build-essential
|
|
||||||
python-setuptools
|
|
||||||
python-virtualenv
|
|
||||||
)
|
|
||||||
dependency_check
|
|
||||||
}
|
|
||||||
|
|
||||||
octoprint_setup(){
|
|
||||||
### check and install all dependencies
|
|
||||||
octoprint_dependencies
|
|
||||||
|
|
||||||
### add user to usergroups and add reboot permissions
|
|
||||||
add_to_groups
|
|
||||||
add_reboot_permission
|
|
||||||
|
|
||||||
### create and activate the virtualenv
|
|
||||||
[ ! -d $OCTOPRINT_ENV ] && mkdir -p $OCTOPRINT_ENV
|
|
||||||
status_msg "Set up virtualenv ..."
|
|
||||||
cd $OCTOPRINT_ENV
|
|
||||||
virtualenv --python=python3 venv
|
|
||||||
source venv/bin/activate
|
|
||||||
|
|
||||||
### install octoprint with pip
|
|
||||||
status_msg "Download and install OctoPrint ..."
|
|
||||||
pip install pip --upgrade
|
|
||||||
pip install --no-cache-dir octoprint
|
|
||||||
ok_msg "Download complete!"
|
|
||||||
|
|
||||||
### leave virtualenv
|
|
||||||
deactivate
|
|
||||||
|
|
||||||
### set up instances
|
|
||||||
INSTANCE=1
|
|
||||||
if [ $INSTANCE_COUNT -eq $INSTANCE ]; then
|
|
||||||
create_single_octoprint_instance
|
|
||||||
else
|
|
||||||
create_multi_octoprint_instance
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
add_to_groups(){
|
|
||||||
if [ ! "$(groups | grep tty)" ]; then
|
|
||||||
status_msg "Adding user '${USER}' to group 'tty' ..."
|
|
||||||
sudo usermod -a -G tty ${USER} && ok_msg "Done!"
|
|
||||||
fi
|
|
||||||
if [ ! "$(groups | grep dialout)" ]; then
|
|
||||||
status_msg "Adding user '${USER}' to group 'dialout' ..."
|
|
||||||
sudo usermod -a -G dialout ${USER} && ok_msg "Done!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
create_single_octoprint_startscript(){
|
|
||||||
### create single instance systemd service file
|
|
||||||
sudo /bin/sh -c "cat > ${SYSTEMDDIR}/octoprint.service" << OCTOPRINT
|
|
||||||
[Unit]
|
|
||||||
Description=Starts OctoPrint on startup
|
|
||||||
After=network-online.target
|
|
||||||
Wants=network-online.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Environment="LC_ALL=C.UTF-8"
|
|
||||||
Environment="LANG=C.UTF-8"
|
|
||||||
Type=simple
|
|
||||||
User=$USER
|
|
||||||
ExecStart=${OCTOPRINT_ENV}/venv/bin/octoprint --basedir ${BASEDIR} --config ${CONFIG_YAML} --port=${PORT} serve
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
OCTOPRINT
|
|
||||||
}
|
|
||||||
|
|
||||||
create_multi_octoprint_startscript(){
|
|
||||||
### create multi instance systemd service file
|
|
||||||
sudo /bin/sh -c "cat > ${SYSTEMDDIR}/octoprint-$INSTANCE.service" << OCTOPRINT
|
|
||||||
[Unit]
|
|
||||||
Description=Starts OctoPrint instance $INSTANCE on startup
|
|
||||||
After=network-online.target
|
|
||||||
Wants=network-online.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Environment="LC_ALL=C.UTF-8"
|
|
||||||
Environment="LANG=C.UTF-8"
|
|
||||||
Type=simple
|
|
||||||
User=$USER
|
|
||||||
ExecStart=${OCTOPRINT_ENV}/venv/bin/octoprint --basedir ${BASEDIR} --config ${CONFIG_YAML} --port=${PORT} serve
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
OCTOPRINT
|
|
||||||
}
|
|
||||||
|
|
||||||
create_config_yaml(){
|
|
||||||
### create multi instance config.yaml file
|
|
||||||
/bin/sh -c "cat > ${BASEDIR}/config.yaml" << CONFIGYAML
|
|
||||||
serial:
|
|
||||||
additionalPorts:
|
|
||||||
- ${TMP_PRINTER}
|
|
||||||
disconnectOnErrors: false
|
|
||||||
port: ${TMP_PRINTER}
|
|
||||||
server:
|
|
||||||
commands:
|
|
||||||
serverRestartCommand: ${RESTART_COMMAND}
|
|
||||||
systemRestartCommand: sudo shutdown -r now
|
|
||||||
systemShutdownCommand: sudo shutdown -h now
|
|
||||||
CONFIGYAML
|
|
||||||
}
|
|
||||||
|
|
||||||
create_single_octoprint_instance(){
|
|
||||||
status_msg "Setting up 1 OctoPrint instance ..."
|
|
||||||
|
|
||||||
### single instance variables
|
|
||||||
PORT=5000
|
|
||||||
BASEDIR="${HOME}/.octoprint"
|
|
||||||
TMP_PRINTER="/tmp/printer"
|
|
||||||
CONFIG_YAML="$BASEDIR/config.yaml"
|
|
||||||
RESTART_COMMAND="sudo service octoprint restart"
|
|
||||||
|
|
||||||
### declare empty array for ips which get displayed to the user at the end of the setup
|
|
||||||
HOSTNAME=$(hostname -I | cut -d" " -f1)
|
|
||||||
op_ip_list=()
|
|
||||||
|
|
||||||
### create instance
|
|
||||||
status_msg "Creating single OctoPrint instance ..."
|
|
||||||
create_single_octoprint_startscript
|
|
||||||
op_ip_list+=("$HOSTNAME:$PORT")
|
|
||||||
|
|
||||||
### create the config.yaml
|
|
||||||
if [ ! -f $BASEDIR/config.yaml ]; then
|
|
||||||
status_msg "Creating config.yaml ..."
|
|
||||||
[ ! -d $BASEDIR ] && mkdir $BASEDIR
|
|
||||||
create_config_yaml
|
|
||||||
ok_msg "Config created!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable octoprint.service
|
|
||||||
ok_msg "Single OctoPrint instance created!"
|
|
||||||
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching OctoPrint instance ..."
|
|
||||||
sudo systemctl start octoprint
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="Single OctoPrint instance has been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
|
|
||||||
### display all octoprint ips to the user
|
|
||||||
print_op_ip_list; echo
|
|
||||||
}
|
|
||||||
|
|
||||||
create_multi_octoprint_instance(){
|
|
||||||
status_msg "Setting up $INSTANCE_COUNT instances of OctoPrint ..."
|
|
||||||
|
|
||||||
### declare empty array for ips which get displayed to the user at the end of the setup
|
|
||||||
HOSTNAME=$(hostname -I | cut -d" " -f1)
|
|
||||||
op_ip_list=()
|
|
||||||
|
|
||||||
### default port
|
|
||||||
PORT=5000
|
|
||||||
|
|
||||||
while [ $INSTANCE -le $INSTANCE_COUNT ]; do
|
|
||||||
### multi instance variables
|
|
||||||
BASEDIR="${HOME}/.octoprint-$INSTANCE"
|
|
||||||
TMP_PRINTER="/tmp/printer-$INSTANCE"
|
|
||||||
CONFIG_YAML="$BASEDIR/config.yaml"
|
|
||||||
RESTART_COMMAND="sudo service octoprint restart"
|
|
||||||
|
|
||||||
### create instance
|
|
||||||
status_msg "Creating instance #$INSTANCE ..."
|
|
||||||
create_multi_octoprint_startscript
|
|
||||||
op_ip_list+=("$HOSTNAME:$PORT")
|
|
||||||
|
|
||||||
### create the config.yaml
|
|
||||||
if [ ! -f $BASEDIR/config.yaml ]; then
|
|
||||||
status_msg "Creating config.yaml for instance #$INSTANCE..."
|
|
||||||
[ ! -d $BASEDIR ] && mkdir $BASEDIR
|
|
||||||
create_config_yaml
|
|
||||||
ok_msg "Config #$INSTANCE created!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### enable instance
|
|
||||||
sudo systemctl enable octoprint-$INSTANCE.service
|
|
||||||
ok_msg "OctoPrint instance $INSTANCE created!"
|
|
||||||
|
|
||||||
### launching instance
|
|
||||||
status_msg "Launching OctoPrint instance $INSTANCE ..."
|
|
||||||
sudo systemctl start octoprint-$INSTANCE
|
|
||||||
|
|
||||||
### instance counter +1
|
|
||||||
INSTANCE=$(expr $INSTANCE + 1)
|
|
||||||
|
|
||||||
### port +1
|
|
||||||
PORT=$(expr $PORT + 1)
|
|
||||||
done
|
|
||||||
|
|
||||||
### confirm message
|
|
||||||
CONFIRM_MSG="$INSTANCE_COUNT OctoPrint instances have been set up!"
|
|
||||||
print_msg && clear_msg
|
|
||||||
|
|
||||||
### display all moonraker ips to the user
|
|
||||||
print_op_ip_list; echo
|
|
||||||
}
|
|
||||||
|
|
||||||
add_reboot_permission(){
|
|
||||||
USER=${USER}
|
|
||||||
#create a backup when file already exists
|
|
||||||
if [ -f /etc/sudoers.d/octoprint-shutdown ]; then
|
|
||||||
sudo mv /etc/sudoers.d/octoprint-shutdown /etc/sudoers.d/octoprint-shutdown.old
|
|
||||||
fi
|
|
||||||
#create new permission file
|
|
||||||
status_msg "Add reboot permission to user '$USER' ..."
|
|
||||||
cd ${HOME} && echo "$USER ALL=NOPASSWD: /sbin/shutdown" > octoprint-shutdown
|
|
||||||
sudo chown 0 octoprint-shutdown
|
|
||||||
sudo mv octoprint-shutdown /etc/sudoers.d/octoprint-shutdown
|
|
||||||
ok_msg "Permission set!"
|
|
||||||
}
|
|
||||||
|
|
||||||
print_op_ip_list(){
|
|
||||||
i=1
|
|
||||||
for ip in ${op_ip_list[@]}; do
|
|
||||||
echo -e " ${cyan}● Instance $i:${default} $ip"
|
|
||||||
i=$((i + 1))
|
|
||||||
done
|
|
||||||
}
|
|
||||||
@@ -1,75 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
|
|
||||||
check_select_printer(){
|
|
||||||
unset printer_num
|
|
||||||
|
|
||||||
### get klipper cfg loc and set default .theme folder loc
|
|
||||||
check_klipper_cfg_path
|
|
||||||
THEME_PATH="$klipper_cfg_loc"
|
|
||||||
|
|
||||||
### check if there is more than one moonraker instance and if yes
|
|
||||||
### ask the user to select the printer he wants to install/remove the theme
|
|
||||||
printer_count=$(ls /etc/systemd/system/moonraker*.service | wc -l)
|
|
||||||
if [ $printer_count -gt 1 ]; then
|
|
||||||
top_border
|
|
||||||
echo -e "| More than one printer was found on this system! | "
|
|
||||||
echo -e "| Please select the printer to which you want to | "
|
|
||||||
echo -e "| apply the previously selected action. | "
|
|
||||||
bottom_border
|
|
||||||
read -p "${cyan}Select printer:${default} " printer_num
|
|
||||||
|
|
||||||
### rewrite the .theme path matching the selected printer
|
|
||||||
THEME_PATH="$klipper_cfg_loc/printer_$printer_num"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### create the cfg folder if there is none yet
|
|
||||||
[ ! -d $THEME_PATH ] && mkdir -p $THEME_PATH
|
|
||||||
}
|
|
||||||
|
|
||||||
ms_theme_delete(){
|
|
||||||
### check and select printer if there is more than 1
|
|
||||||
check_select_printer
|
|
||||||
|
|
||||||
### remove .theme folder
|
|
||||||
if [ -d "$THEME_PATH/.theme" ]; then
|
|
||||||
status_msg "Removing Theme ..."
|
|
||||||
rm -rf "$THEME_PATH/.theme" && ok_msg "Theme removed!\n"
|
|
||||||
else
|
|
||||||
status_msg "No Theme installed!\n"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
ms_theme_dracula(){
|
|
||||||
THEME_URL="https://github.com/steadyjaw/dracula-mainsail-theme"
|
|
||||||
|
|
||||||
### check and select printer if there is more than 1
|
|
||||||
check_select_printer
|
|
||||||
|
|
||||||
### download all files
|
|
||||||
status_msg "Installing Dracula theme ..."
|
|
||||||
status_msg "Please wait ..."
|
|
||||||
|
|
||||||
[ -d "$THEME_PATH/.theme" ] && rm -rf "$THEME_PATH/.theme"
|
|
||||||
cd $THEME_PATH && git clone "$THEME_URL" ".theme"
|
|
||||||
|
|
||||||
ok_msg "Theme installation complete!"
|
|
||||||
ok_msg "Please remember to delete your browser cache!\n"
|
|
||||||
}
|
|
||||||
|
|
||||||
ms_theme_cyberpunk(){
|
|
||||||
THEME_URL="https://github.com/Dario-Ciceri/cp2077-mainsail-theme"
|
|
||||||
|
|
||||||
### check and select printer if there is more than 1
|
|
||||||
check_select_printer
|
|
||||||
|
|
||||||
### download all files
|
|
||||||
status_msg "Installing Cyberpunk theme ..."
|
|
||||||
status_msg "Please wait ..."
|
|
||||||
|
|
||||||
[ -d "$THEME_PATH/.theme" ] && rm -rf "$THEME_PATH/.theme"
|
|
||||||
cd $THEME_PATH && git clone "$THEME_URL" ".theme"
|
|
||||||
|
|
||||||
ok_msg "Theme installation complete!"
|
|
||||||
ok_msg "Please remember to delete your browser cache!\n"
|
|
||||||
}
|
|
||||||
@@ -1,172 +0,0 @@
|
|||||||
set_nginx_cfg(){
|
|
||||||
if [ "$SET_NGINX_CFG" = "true" ]; then
|
|
||||||
#check for dependencies
|
|
||||||
dep=(nginx)
|
|
||||||
dependency_check
|
|
||||||
#execute operations
|
|
||||||
status_msg "Creating Nginx configuration for $1 ..."
|
|
||||||
#copy content from resources to the respective nginx config file
|
|
||||||
cat ${SRCDIR}/kiauh/resources/klipper_webui_nginx.cfg > ${SRCDIR}/kiauh/resources/$1
|
|
||||||
##edit the nginx config file before moving it
|
|
||||||
sed -i "s/<<UI>>/$1/g" ${SRCDIR}/kiauh/resources/$1
|
|
||||||
if [ "$SET_LISTEN_PORT" != "$DEFAULT_PORT" ]; then
|
|
||||||
status_msg "Configuring port for $1 ..."
|
|
||||||
#set listen port ipv4
|
|
||||||
sed -i "s/listen\s[0-9]*;/listen $SET_LISTEN_PORT;/" ${SRCDIR}/kiauh/resources/$1
|
|
||||||
#set listen port ipv6
|
|
||||||
sed -i "s/listen\s\[\:*\]\:[0-9]*;/listen \[::\]\:$SET_LISTEN_PORT;/" ${SRCDIR}/kiauh/resources/$1
|
|
||||||
fi
|
|
||||||
#set correct user
|
|
||||||
if [ "$1" = "mainsail" ] || [ "$1" = "fluidd" ]; then
|
|
||||||
sudo sed -i "/root/s/pi/${USER}/" ${SRCDIR}/kiauh/resources/$1
|
|
||||||
fi
|
|
||||||
#moving the config file into correct directory
|
|
||||||
sudo mv ${SRCDIR}/kiauh/resources/$1 /etc/nginx/sites-available/$1
|
|
||||||
ok_msg "Nginx configuration for $1 was set!"
|
|
||||||
if [ "$SET_LISTEN_PORT" != "" ]; then
|
|
||||||
ok_msg "$1 listening on port $SET_LISTEN_PORT!"
|
|
||||||
else
|
|
||||||
ok_msg "$1 listening on default port $DEFAULT_PORT!"
|
|
||||||
fi
|
|
||||||
#remove nginx default config
|
|
||||||
[ -e /etc/nginx/sites-enabled/default ] && sudo rm /etc/nginx/sites-enabled/default
|
|
||||||
#create symlink for own sites
|
|
||||||
[ ! -e /etc/nginx/sites-enabled/$1 ] && sudo ln -s /etc/nginx/sites-available/$1 /etc/nginx/sites-enabled/
|
|
||||||
restart_nginx
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_listen_port(){
|
|
||||||
LISTEN_PORT=$(grep listen /etc/nginx/sites-enabled/$1 | head -1 | sed 's/^\s*//' | cut -d" " -f2 | cut -d";" -f1)
|
|
||||||
}
|
|
||||||
|
|
||||||
detect_enabled_sites(){
|
|
||||||
#check if there is another UI config already installed
|
|
||||||
#and reads the port they are listening on
|
|
||||||
if [ -e /etc/nginx/sites-enabled/mainsail ]; then
|
|
||||||
SITE_ENABLED="true" && MAINSAIL_ENABLED="true"
|
|
||||||
read_listen_port "mainsail"
|
|
||||||
MAINSAIL_PORT=$LISTEN_PORT
|
|
||||||
#echo "debug: Mainsail listens on port: $MAINSAIL_PORT"
|
|
||||||
else
|
|
||||||
MAINSAIL_ENABLED="false"
|
|
||||||
fi
|
|
||||||
if [ -e /etc/nginx/sites-enabled/fluidd ]; then
|
|
||||||
SITE_ENABLED="true" && FLUIDD_ENABLED="true"
|
|
||||||
read_listen_port "fluidd"
|
|
||||||
FLUIDD_PORT=$LISTEN_PORT
|
|
||||||
#echo "debug: Fluidd listens on port: $FLUIDD_PORT"
|
|
||||||
else
|
|
||||||
FLUIDD_ENABLED="false"
|
|
||||||
fi
|
|
||||||
if [ -e /etc/nginx/sites-enabled/dwc2 ]; then
|
|
||||||
SITE_ENABLED="true" && DWC2_ENABLED="true"
|
|
||||||
read_listen_port "dwc2"
|
|
||||||
DWC2_PORT=$LISTEN_PORT
|
|
||||||
#echo "debug: DWC2 listens on port: $DWC2_PORT"
|
|
||||||
else
|
|
||||||
DWC2_ENABLED="false"
|
|
||||||
fi
|
|
||||||
if [ -e /etc/nginx/sites-enabled/octoprint ]; then
|
|
||||||
SITE_ENABLED="true" && OCTOPRINT_ENABLED="true"
|
|
||||||
read_listen_port "octoprint"
|
|
||||||
OCTOPRINT_PORT=$LISTEN_PORT
|
|
||||||
#echo "debug: OctoPrint listens on port: $OCTOPRINT_PORT"
|
|
||||||
else
|
|
||||||
OCTOPRINT_ENABLED="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
create_custom_hostname(){
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| You can change the hostname of this machine to use |"
|
|
||||||
echo -e "| that name to open the Interface in your browser. |"
|
|
||||||
echo -e "| |"
|
|
||||||
echo -e "| E.g.: If you set the hostname to 'my-printer' you |"
|
|
||||||
echo -e "| can open DWC2/Mainsail/Fluidd/Octoprint by |"
|
|
||||||
echo -e "| browsing to: http://my-printer.local |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Do you want to change the hostname? (y/N):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes)
|
|
||||||
user_input_hostname
|
|
||||||
break;;
|
|
||||||
N|n|No|no|"") break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
user_input_hostname(){
|
|
||||||
unset NEW_HOSTNAME
|
|
||||||
unset HOSTNAME_VALID
|
|
||||||
unset HOSTENAME_CONFIRM
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| ${green}Allowed characters: a-z, 0-9 and single '-'${default} |"
|
|
||||||
echo -e "| ${red}No special characters allowed!${default} |"
|
|
||||||
echo -e "| ${red}No leading or trailing '-' allowed!${default} |"
|
|
||||||
bottom_border
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}###### Please set the new hostname:${default} " NEW_HOSTNAME
|
|
||||||
if [[ $NEW_HOSTNAME =~ ^[^\-\_]+([0-9a-z]\-{0,1})+[^\-\_]+$ ]]; then
|
|
||||||
ok_msg "'$NEW_HOSTNAME' is a valid hostname!"
|
|
||||||
HOSTNAME_VALID="true"
|
|
||||||
while true; do
|
|
||||||
echo
|
|
||||||
read -p "${cyan}###### Do you want '$NEW_HOSTNAME' to be the new hostname? (Y/n):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
HOSTENAME_CONFIRM="true"
|
|
||||||
break;;
|
|
||||||
N|n|No|no)
|
|
||||||
echo -e "###### > No"
|
|
||||||
echo -e "${red}Skip hostname change ...${default}"
|
|
||||||
HOSTENAME_CONFIRM="false"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
break
|
|
||||||
else
|
|
||||||
warn_msg "'$NEW_HOSTNAME' is not a valid hostname!"
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
set_hostname(){
|
|
||||||
if [ "$HOSTNAME_VALID" = "true" ] && [ "$HOSTENAME_CONFIRM" = "true" ]; then
|
|
||||||
#check for dependencies
|
|
||||||
dep=(avahi-daemon)
|
|
||||||
dependency_check
|
|
||||||
#execute operations
|
|
||||||
#get current hostname and write to variable
|
|
||||||
HOSTNAME=$(hostname)
|
|
||||||
#create host file if missing or create backup of existing one with current date&time
|
|
||||||
if [ -f /etc/hosts ]; then
|
|
||||||
status_msg "Creating backup of hosts file ..."
|
|
||||||
get_date
|
|
||||||
sudo cp /etc/hosts /etc/hosts."$current_date".bak
|
|
||||||
ok_msg "Backup done!"
|
|
||||||
ok_msg "File:'/etc/hosts."$current_date".bak'"
|
|
||||||
else
|
|
||||||
sudo touch /etc/hosts
|
|
||||||
fi
|
|
||||||
#set hostname in /etc/hostname
|
|
||||||
status_msg "Setting hostname to '$NEW_HOSTNAME' ..."
|
|
||||||
status_msg "Please wait ..."
|
|
||||||
sudo hostnamectl set-hostname "$NEW_HOSTNAME"
|
|
||||||
#write new hostname to /etc/hosts
|
|
||||||
status_msg "Writing new hostname to /etc/hosts ..."
|
|
||||||
echo "127.0.0.1 $NEW_HOSTNAME" | sudo tee -a /etc/hosts &>/dev/null
|
|
||||||
ok_msg "New hostname successfully configured!"
|
|
||||||
ok_msg "Remember to reboot for the changes to take effect!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
@@ -1,442 +0,0 @@
|
|||||||
### base variables
|
|
||||||
SYSTEMDDIR="/etc/systemd/system"
|
|
||||||
|
|
||||||
remove_klipper(){
|
|
||||||
shopt -s extglob # enable extended globbing
|
|
||||||
### ask the user if he wants to uninstall moonraker too.
|
|
||||||
###? currently usefull if the user wants to switch from single-instance to multi-instance
|
|
||||||
FILE="$SYSTEMDDIR/moonraker?(-*([0-9])).service"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
while true; do
|
|
||||||
unset REM_MR
|
|
||||||
top_border
|
|
||||||
echo -e "| Do you want to remove Moonraker afterwards? |"
|
|
||||||
echo -e "| |"
|
|
||||||
echo -e "| This is useful in case you want to switch from a |"
|
|
||||||
echo -e "| single-instance to a multi-instance installation, |"
|
|
||||||
echo -e "| which makes a re-installation of Moonraker necessary. |"
|
|
||||||
echo -e "| |"
|
|
||||||
echo -e "| If for any other reason you only want to uninstall |"
|
|
||||||
echo -e "| Klipper, please select 'No' and continue. |"
|
|
||||||
bottom_border
|
|
||||||
read -p "${cyan}###### Remove Moonraker afterwards? (y/N):${default} " yn
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes)
|
|
||||||
echo -e "###### > Yes"
|
|
||||||
REM_MR="true"
|
|
||||||
break;;
|
|
||||||
N|n|No|no|"")
|
|
||||||
echo -e "###### > No"
|
|
||||||
REM_MR="false"
|
|
||||||
break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove "legacy" klipper init.d service
|
|
||||||
if [ -e /etc/init.d/klipper ]; then
|
|
||||||
status_msg "Removing Klipper Service ..."
|
|
||||||
sudo systemctl stop klipper
|
|
||||||
sudo update-rc.d -f klipper remove
|
|
||||||
sudo rm -f /etc/init.d/klipper
|
|
||||||
sudo rm -f /etc/default/klipper
|
|
||||||
ok_msg "Klipper Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all klipper services
|
|
||||||
FILE="$SYSTEMDDIR/klipper?(-*([0-9])).service"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
status_msg "Removing Klipper Services ..."
|
|
||||||
for service in $(ls $FILE | cut -d"/" -f5)
|
|
||||||
do
|
|
||||||
status_msg "Removing $service ..."
|
|
||||||
sudo systemctl stop $service
|
|
||||||
sudo systemctl disable $service
|
|
||||||
sudo rm -f $SYSTEMDDIR/$service
|
|
||||||
ok_msg "Done!"
|
|
||||||
done
|
|
||||||
### reloading units
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
sudo systemctl reset-failed
|
|
||||||
ok_msg "Klipper Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all logfiles
|
|
||||||
FILE="${HOME}/klipper_logs/klippy?(-*([0-9])).log"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
for log in $(ls $FILE); do
|
|
||||||
status_msg "Removing $log ..."
|
|
||||||
rm -f $log
|
|
||||||
ok_msg "$log removed!"
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all UDS
|
|
||||||
FILE="/tmp/klippy_uds?(-*([0-9]))"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
for uds in $(ls $FILE); do
|
|
||||||
status_msg "Removing $uds ..."
|
|
||||||
rm -f $uds
|
|
||||||
ok_msg "$uds removed!"
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all tmp-printer
|
|
||||||
FILE="/tmp/printer?(-*([0-9]))"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
for tmp_printer in $(ls $FILE); do
|
|
||||||
status_msg "Removing $tmp_printer ..."
|
|
||||||
rm -f $tmp_printer
|
|
||||||
ok_msg "$tmp_printer removed!"
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
### removing klipper and klippy-env folders
|
|
||||||
if [ -d $KLIPPER_DIR ]; then
|
|
||||||
status_msg "Removing Klipper directory ..."
|
|
||||||
rm -rf $KLIPPER_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
if [ -d $KLIPPY_ENV ]; then
|
|
||||||
status_msg "Removing klippy-env directory ..."
|
|
||||||
rm -rf $KLIPPY_ENV && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
CONFIRM_MSG=" Klipper was successfully removed!" && print_msg && clear_msg
|
|
||||||
shopt -u extglob # enable extended globbing
|
|
||||||
|
|
||||||
if [ "$REM_MR" == "true" ]; then
|
|
||||||
remove_moonraker && unset REM_MR
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
remove_moonraker(){
|
|
||||||
shopt -s extglob # enable extended globbing
|
|
||||||
### remove "legacy" moonraker init.d service
|
|
||||||
if [ -f /etc/init.d/moonraker ]; then
|
|
||||||
status_msg "Removing Moonraker Service ..."
|
|
||||||
sudo systemctl stop moonraker
|
|
||||||
sudo update-rc.d -f moonraker remove
|
|
||||||
sudo rm -f /etc/init.d/moonraker
|
|
||||||
sudo rm -f /etc/default/moonraker
|
|
||||||
ok_msg "Moonraker Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all moonraker services
|
|
||||||
FILE="$SYSTEMDDIR/moonraker?(-*([0-9])).service"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
status_msg "Removing Moonraker Services ..."
|
|
||||||
for service in $(ls $FILE | cut -d"/" -f5)
|
|
||||||
do
|
|
||||||
status_msg "Removing $service ..."
|
|
||||||
sudo systemctl stop $service
|
|
||||||
sudo systemctl disable $service
|
|
||||||
sudo rm -f $SYSTEMDDIR/$service
|
|
||||||
ok_msg "Done!"
|
|
||||||
done
|
|
||||||
### reloading units
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
sudo systemctl reset-failed
|
|
||||||
ok_msg "Moonraker Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all logfiles
|
|
||||||
FILE="${HOME}/klipper_logs/moonraker?(-*([0-9])).log"
|
|
||||||
if ls $FILE 2>/dev/null 1>&2; then
|
|
||||||
for log in $(ls $FILE); do
|
|
||||||
status_msg "Removing $log ..."
|
|
||||||
rm -f $log
|
|
||||||
ok_msg "$log removed!"
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove moonraker nginx config
|
|
||||||
if [[ -e $NGINX_CONFD/upstreams.conf || -e $NGINX_CONFD/common_vars.conf ]]; then
|
|
||||||
status_msg "Removing Moonraker NGINX configuration ..."
|
|
||||||
sudo rm -f $NGINX_CONFD/upstreams.conf $NGINX_CONFD/common_vars.conf && ok_msg "Moonraker NGINX configuration removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove legacy api key
|
|
||||||
if [ -e ${HOME}/.klippy_api_key ]; then
|
|
||||||
status_msg "Removing legacy API Key ..." && rm ${HOME}/.klippy_api_key && ok_msg "Done!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove api key
|
|
||||||
if [ -e ${HOME}/.moonraker_api_key ]; then
|
|
||||||
status_msg "Removing API Key ..." && rm ${HOME}/.moonraker_api_key && ok_msg "Done!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### removing moonraker and moonraker-env folder
|
|
||||||
if [ -d $MOONRAKER_DIR ]; then
|
|
||||||
status_msg "Removing Moonraker directory ..."
|
|
||||||
rm -rf $MOONRAKER_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
if [ -d $MOONRAKER_ENV ]; then
|
|
||||||
status_msg "Removing moonraker-env directory ..."
|
|
||||||
rm -rf $MOONRAKER_ENV && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
CONFIRM_MSG=" Moonraker was successfully removed!"
|
|
||||||
shopt -u extglob # disable extended globbing
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
remove_dwc2(){
|
|
||||||
### remove "legacy" init.d service
|
|
||||||
if [ -e /etc/init.d/dwc ]; then
|
|
||||||
status_msg "Removing DWC2-for-Klipper-Socket Service ..."
|
|
||||||
sudo systemctl stop dwc
|
|
||||||
sudo update-rc.d -f dwc remove
|
|
||||||
sudo rm -f /etc/init.d/dwc
|
|
||||||
sudo rm -f /etc/default/dwc
|
|
||||||
ok_msg "DWC2-for-Klipper-Socket Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all dwc services
|
|
||||||
if ls /etc/systemd/system/dwc*.service 2>/dev/null 1>&2; then
|
|
||||||
status_msg "Removing DWC2-for-Klipper-Socket Services ..."
|
|
||||||
for service in $(ls /etc/systemd/system/dwc*.service | cut -d"/" -f5)
|
|
||||||
do
|
|
||||||
status_msg "Removing $service ..."
|
|
||||||
sudo systemctl stop $service
|
|
||||||
sudo systemctl disable $service
|
|
||||||
sudo rm -f $SYSTEMDDIR/$service
|
|
||||||
ok_msg "Done!"
|
|
||||||
done
|
|
||||||
### reloading units
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
sudo systemctl reset-failed
|
|
||||||
ok_msg "DWC2-for-Klipper-Socket Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove all logfiles
|
|
||||||
if ls /tmp/dwc*.log 2>/dev/null 1>&2; then
|
|
||||||
for logfile in $(ls /tmp/dwc*.log)
|
|
||||||
do
|
|
||||||
status_msg "Removing $logfile ..."
|
|
||||||
rm -f $logfile
|
|
||||||
ok_msg "File '$logfile' removed!"
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
### removing the rest of the folders
|
|
||||||
if [ -d $DWC2FK_DIR ]; then
|
|
||||||
status_msg "Removing DWC2-for-Klipper-Socket directory ..."
|
|
||||||
rm -rf $DWC2FK_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
if [ -d $DWC_ENV_DIR ]; then
|
|
||||||
status_msg "Removing DWC2-for-Klipper-Socket virtualenv ..."
|
|
||||||
rm -rf $DWC_ENV_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
if [ -d $DWC2_DIR ]; then
|
|
||||||
status_msg "Removing DWC2 directory ..."
|
|
||||||
rm -rf $DWC2_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
CONFIRM_MSG=" DWC2-for-Klipper-Socket was successfully removed!"
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
remove_mainsail(){
|
|
||||||
### remove mainsail dir
|
|
||||||
if [ -d $MAINSAIL_DIR ]; then
|
|
||||||
status_msg "Removing Mainsail directory ..."
|
|
||||||
rm -rf $MAINSAIL_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove mainsail config for nginx
|
|
||||||
if [ -e /etc/nginx/sites-available/mainsail ]; then
|
|
||||||
status_msg "Removing Mainsail configuration for Nginx ..."
|
|
||||||
sudo rm /etc/nginx/sites-available/mainsail && ok_msg "File removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove mainsail symlink for nginx
|
|
||||||
if [ -L /etc/nginx/sites-enabled/mainsail ]; then
|
|
||||||
status_msg "Removing Mainsail Symlink for Nginx ..."
|
|
||||||
sudo rm /etc/nginx/sites-enabled/mainsail && ok_msg "File removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove mainsail nginx logs and log symlinks
|
|
||||||
for log in $(find /var/log/nginx -name "mainsail*"); do
|
|
||||||
sudo rm -f $log
|
|
||||||
done
|
|
||||||
for log in $(find ${HOME}/klipper_logs -name "mainsail*"); do
|
|
||||||
rm -f $log
|
|
||||||
done
|
|
||||||
|
|
||||||
CONFIRM_MSG="Mainsail successfully removed!"
|
|
||||||
}
|
|
||||||
|
|
||||||
remove_fluidd(){
|
|
||||||
### remove fluidd dir
|
|
||||||
if [ -d $FLUIDD_DIR ]; then
|
|
||||||
status_msg "Removing Fluidd directory ..."
|
|
||||||
rm -rf $FLUIDD_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove fluidd config for nginx
|
|
||||||
if [ -e /etc/nginx/sites-available/fluidd ]; then
|
|
||||||
status_msg "Removing Fluidd configuration for Nginx ..."
|
|
||||||
sudo rm /etc/nginx/sites-available/fluidd && ok_msg "File removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove fluidd symlink for nginx
|
|
||||||
if [ -L /etc/nginx/sites-enabled/fluidd ]; then
|
|
||||||
status_msg "Removing Fluidd Symlink for Nginx ..."
|
|
||||||
sudo rm /etc/nginx/sites-enabled/fluidd && ok_msg "File removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove mainsail nginx logs and log symlinks
|
|
||||||
for log in $(find /var/log/nginx -name "fluidd*"); do
|
|
||||||
sudo rm -f $log
|
|
||||||
done
|
|
||||||
for log in $(find ${HOME}/klipper_logs -name "fluidd*"); do
|
|
||||||
rm -f $log
|
|
||||||
done
|
|
||||||
|
|
||||||
CONFIRM_MSG="Fluidd successfully removed!"
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
remove_octoprint(){
|
|
||||||
###remove all octoprint services
|
|
||||||
if ls /etc/systemd/system/octoprint*.service 2>/dev/null 1>&2; then
|
|
||||||
status_msg "Removing OctoPrint Services ..."
|
|
||||||
for service in $(ls /etc/systemd/system/octoprint*.service | cut -d"/" -f5)
|
|
||||||
do
|
|
||||||
status_msg "Removing $service ..."
|
|
||||||
sudo systemctl stop $service
|
|
||||||
sudo systemctl disable $service
|
|
||||||
sudo rm -f $SYSTEMDDIR/$service
|
|
||||||
ok_msg "OctoPrint Service removed!"
|
|
||||||
done
|
|
||||||
### reloading units
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
sudo systemctl reset-failed
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove sudoers file
|
|
||||||
if [ -f /etc/sudoers.d/octoprint-shutdown ]; then
|
|
||||||
sudo rm -rf /etc/sudoers.d/octoprint-shutdown
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove OctoPrint directory
|
|
||||||
if [ -d ${HOME}/OctoPrint ]; then
|
|
||||||
status_msg "Removing OctoPrint directory ..."
|
|
||||||
rm -rf ${HOME}/OctoPrint && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
###remove .octoprint directories
|
|
||||||
if ls -d ${HOME}/.octoprint* 2>/dev/null 1>&2; then
|
|
||||||
for folder in $(ls -d ${HOME}/.octoprint*)
|
|
||||||
do
|
|
||||||
status_msg "Removing $folder ..." && rm -rf $folder && ok_msg "Done!"
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
|
|
||||||
CONFIRM_MSG=" OctoPrint successfully removed!"
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
remove_nginx(){
|
|
||||||
if [[ $(dpkg-query -f'${Status}' --show nginx 2>/dev/null) = *\ installed ]] ; then
|
|
||||||
if systemctl is-active nginx -q; then
|
|
||||||
status_msg "Stopping Nginx service ..."
|
|
||||||
sudo service nginx stop && sudo systemctl disable nginx
|
|
||||||
ok_msg "Service stopped!"
|
|
||||||
fi
|
|
||||||
status_msg "Purging Nginx from system ..."
|
|
||||||
sudo apt-get purge nginx nginx-common -y
|
|
||||||
sudo update-rc.d -f nginx remove
|
|
||||||
CONFIRM_MSG=" Nginx successfully removed!"
|
|
||||||
else
|
|
||||||
ERROR_MSG=" Looks like Nginx was already removed!\n Skipping..."
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
remove_klipperscreen(){
|
|
||||||
source_kiauh_ini
|
|
||||||
|
|
||||||
### remove KlipperScreen dir
|
|
||||||
if [ -d $KLIPPERSCREEN_DIR ]; then
|
|
||||||
status_msg "Removing KlipperScreen directory ..."
|
|
||||||
rm -rf $KLIPPERSCREEN_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove KlipperScreen VENV dir
|
|
||||||
if [ -d $KLIPPERSCREEN_ENV_DIR ]; then
|
|
||||||
status_msg "Removing KlipperScreen VENV directory ..."
|
|
||||||
rm -rf $KLIPPERSCREEN_ENV_DIR && ok_msg "Directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove KlipperScreen service
|
|
||||||
if [ -e /etc/systemd/system/KlipperScreen.service ]; then
|
|
||||||
status_msg "Removing KlipperScreen service ..."
|
|
||||||
sudo systemctl stop KlipperScreen
|
|
||||||
sudo systemctl disable moonraker
|
|
||||||
sudo rm -f $SYSTEMDDIR/KlipperScreen.service
|
|
||||||
###reloading units
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
sudo systemctl reset-failed
|
|
||||||
ok_msg "KlipperScreen Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove KlipperScreen log
|
|
||||||
if [ -e /tmp/KlipperScreen.log ]; then
|
|
||||||
status_msg "Removing KlipperScreen log file ..."
|
|
||||||
rm -f /tmp/KlipperScreen.log && ok_msg "File removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove KlipperScreen log symlink in config dir
|
|
||||||
|
|
||||||
if [ -e $klipper_cfg_loc/KlipperScreen.log ]; then
|
|
||||||
status_msg "Removing KlipperScreen log symlink ..."
|
|
||||||
rm -f $klipper_cfg_loc/KlipperScreen.log && ok_msg "File removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
CONFIRM_MSG="KlipperScreen successfully removed!"
|
|
||||||
}
|
|
||||||
|
|
||||||
remove_mjpg-streamer(){
|
|
||||||
### remove MJPG-Streamer service
|
|
||||||
if [ -e $SYSTEMDDIR/webcamd.service ]; then
|
|
||||||
status_msg "Removing MJPG-Streamer service ..."
|
|
||||||
sudo systemctl stop webcamd && sudo systemctl disable webcamd
|
|
||||||
sudo rm -f $SYSTEMDDIR/webcamd.service
|
|
||||||
###reloading units
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
sudo systemctl reset-failed
|
|
||||||
ok_msg "MJPG-Streamer Service removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove webcamd from /usr/local/bin
|
|
||||||
if [ -e "/usr/local/bin/webcamd" ]; then
|
|
||||||
sudo rm -f "/usr/local/bin/webcamd"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove MJPG-Streamer directory
|
|
||||||
if [ -d ${HOME}/mjpg-streamer ]; then
|
|
||||||
status_msg "Removing MJPG-Streamer directory ..."
|
|
||||||
rm -rf ${HOME}/mjpg-streamer
|
|
||||||
ok_msg "MJPG-Streamer directory removed!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove webcamd log and symlink
|
|
||||||
[ -f "/var/log/webcamd.log" ] && sudo rm -f "/var/log/webcamd.log"
|
|
||||||
[ -L "${HOME}/klipper_logs/webcamd.log" ] && rm -f "${HOME}/klipper_logs/webcamd.log"
|
|
||||||
|
|
||||||
CONFIRM_MSG="MJPG-Streamer successfully removed!"
|
|
||||||
}
|
|
||||||
@@ -1,92 +0,0 @@
|
|||||||
save_klipper_state(){
|
|
||||||
source_kiauh_ini
|
|
||||||
#read current klipper state
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
COMMIT_STATE=$(git rev-parse --short HEAD)
|
|
||||||
if [ "$GET_BRANCH" = "master" ]; then
|
|
||||||
ORI_OLD=$previous_origin_state
|
|
||||||
ORI_NEW=$COMMIT_STATE
|
|
||||||
sed -i "/previous_origin_state=/s/$ORI_OLD/$ORI_NEW/" $INI_FILE
|
|
||||||
elif [ "$GET_BRANCH" = "scurve-shaping" ]; then
|
|
||||||
SHA_OLD=$previous_shaping_state
|
|
||||||
SHA_NEW=$COMMIT_STATE
|
|
||||||
sed -i "/previous_shaping_state=/s/$SHA_OLD/$SHA_NEW/" $INI_FILE
|
|
||||||
elif [ "$GET_BRANCH" = "scurve-smoothing" ]; then
|
|
||||||
SMO_OLD=$previous_smoothing_state
|
|
||||||
SMO_NEW=$COMMIT_STATE
|
|
||||||
sed -i "/previous_smoothing_state=/s/$SMO_OLD/$SMO_NEW/" $INI_FILE
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
load_klipper_state(){
|
|
||||||
source_kiauh_ini
|
|
||||||
print_branch
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
CURRENT_COMMIT=$(git rev-parse --short=8 HEAD)
|
|
||||||
if [ "$GET_BRANCH" = "origin/master" ] || [ "$GET_BRANCH" = "master" ]; then
|
|
||||||
PREVIOUS_COMMIT=$previous_origin_state
|
|
||||||
elif [ "$GET_BRANCH" = "scurve-shaping" ]; then
|
|
||||||
PREVIOUS_COMMIT=$previous_shaping_state
|
|
||||||
elif [ "$GET_BRANCH" = "scurve-smoothing" ]; then
|
|
||||||
PREVIOUS_COMMIT=$previous_smoothing_state
|
|
||||||
fi
|
|
||||||
CURRENT_COMMIT_DATE=$(git show -s --format=%cd --date=short $CURRENT_COMMIT)
|
|
||||||
if [ "$PREVIOUS_COMMIT" != "0" ]; then
|
|
||||||
PREVIOUS_COMMIT_DATE=$(git show -s --format=%cd --date=short $PREVIOUS_COMMIT)
|
|
||||||
fi
|
|
||||||
if [ "$PREVIOUS_COMMIT" = "0" ]; then
|
|
||||||
CURR_UI=$(echo -e "${green}$CURRENT_COMMIT from $CURRENT_COMMIT_DATE${default}")
|
|
||||||
PREV_UI=$(echo -e "${red}None${default} ")
|
|
||||||
else
|
|
||||||
if [ "$CURRENT_COMMIT" = "$PREVIOUS_COMMIT" ]; then
|
|
||||||
CURR_UI=$(echo -e "${green}$CURRENT_COMMIT from $CURRENT_COMMIT_DATE${default}")
|
|
||||||
PREV_UI=$(echo -e "${green}$PREVIOUS_COMMIT from $PREVIOUS_COMMIT_DATE${default}")
|
|
||||||
else
|
|
||||||
CURR_UI=$(echo -e "${yellow}$CURRENT_COMMIT from $CURRENT_COMMIT_DATE${default}")
|
|
||||||
PREV_UI=$(echo -e "${yellow}$PREVIOUS_COMMIT from $PREVIOUS_COMMIT_DATE${default}")
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
rollback_ui
|
|
||||||
rollback_klipper
|
|
||||||
}
|
|
||||||
|
|
||||||
rollback_klipper(){
|
|
||||||
if [ "$PREVIOUS_COMMIT" != "0" ] && [ "$CURRENT_COMMIT" != "$PREVIOUS_COMMIT" ]; then
|
|
||||||
while true; do
|
|
||||||
echo -e "${cyan}"
|
|
||||||
read -p "###### Do you want to rollback to $PREVIOUS_COMMIT? (Y/n): " yn
|
|
||||||
echo -e "${default}"
|
|
||||||
case "$yn" in
|
|
||||||
Y|y|Yes|yes|"")
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
status_msg "Rolling back to $PREVIOUS_COMMIT ..."
|
|
||||||
git reset --hard $PREVIOUS_COMMIT -q
|
|
||||||
ok_msg "Rollback complete!"; echo
|
|
||||||
load_klipper_state
|
|
||||||
break;;
|
|
||||||
N|n|No|no) clear; advanced_menu; break;;
|
|
||||||
Q|q) clear; advanced_menu; break;;
|
|
||||||
*)
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
else
|
|
||||||
while true; do
|
|
||||||
echo -e "${cyan}"
|
|
||||||
read -p "Perform action: " action; echo
|
|
||||||
echo -e "${default}"
|
|
||||||
case "$action" in
|
|
||||||
Q|q)
|
|
||||||
clear; advanced_menu; break;;
|
|
||||||
*)
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
print_unkown_cmd
|
|
||||||
print_msg && clear_msg
|
|
||||||
rollback_ui;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
@@ -1,536 +0,0 @@
|
|||||||
kiauh_status(){
|
|
||||||
if [ -d "${SRCDIR}/kiauh/.git" ]; then
|
|
||||||
cd ${SRCDIR}/kiauh
|
|
||||||
if git branch -a | grep "* master" -q; then
|
|
||||||
git fetch -q
|
|
||||||
if [[ "$(git rev-parse --short=8 origin/master)" != "$(git rev-parse --short=8 HEAD)" ]]; then
|
|
||||||
KIAUH_UPDATE_AVAIL="true"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
check_system_updates(){
|
|
||||||
SYS_UPDATE=$(apt list --upgradeable 2>/dev/null | sed "1d")
|
|
||||||
if [ ! -z "$SYS_UPDATE" ]; then
|
|
||||||
SYS_UPDATE_AVAIL="true"
|
|
||||||
DISPLAY_SYS_UPDATE="${yellow}System upgrade available!${default}"
|
|
||||||
else
|
|
||||||
SYS_UPDATE_AVAIL="false"
|
|
||||||
DISPLAY_SYS_UPDATE="${green}System up to date! ${default}"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
klipper_status(){
|
|
||||||
kcount=0
|
|
||||||
klipper_data=(
|
|
||||||
SERVICE
|
|
||||||
$KLIPPER_DIR
|
|
||||||
$KLIPPY_ENV_DIR
|
|
||||||
)
|
|
||||||
|
|
||||||
### count amount of klipper service files in /etc/systemd/system
|
|
||||||
SERVICE_FILE_COUNT=$(ls /etc/systemd/system | grep -E "^klipper(\-[[:digit:]]+)?\.service$" | wc -l)
|
|
||||||
|
|
||||||
### a fix to detect an existing "legacy" klipper init.d installation
|
|
||||||
if [ -f /etc/init.d/klipper ] && [ -f /etc/init.d/klipper ]; then
|
|
||||||
SERVICE_FILE_COUNT=1
|
|
||||||
fi
|
|
||||||
|
|
||||||
### remove the "SERVICE" entry from the klipper_data array if a klipper service is installed
|
|
||||||
[ $SERVICE_FILE_COUNT -gt 0 ] && unset klipper_data[0]
|
|
||||||
|
|
||||||
### count+1 for each found data-item from array
|
|
||||||
for kd in "${klipper_data[@]}"
|
|
||||||
do
|
|
||||||
if [ -e $kd ]; then
|
|
||||||
kcount=$(expr $kcount + 1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
|
||||||
### display status
|
|
||||||
if [ "$kcount" == "${#klipper_data[*]}" ]; then
|
|
||||||
KLIPPER_STATUS="$(printf "${green}Installed: %-5s${default}" $SERVICE_FILE_COUNT)"
|
|
||||||
elif [ "$kcount" == 0 ]; then
|
|
||||||
KLIPPER_STATUS="${red}Not installed!${default} "
|
|
||||||
else
|
|
||||||
KLIPPER_STATUS="${yellow}Incomplete!${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
dwc2_status(){
|
|
||||||
dcount=0
|
|
||||||
dwc_data=(
|
|
||||||
SERVICE
|
|
||||||
$DWC2_DIR
|
|
||||||
$DWC2FK_DIR
|
|
||||||
$DWC_ENV_DIR
|
|
||||||
)
|
|
||||||
|
|
||||||
### count amount of dwc service files in /etc/systemd/system
|
|
||||||
SERVICE_FILE_COUNT=$(ls /etc/systemd/system | grep -E "^dwc(\-[[:digit:]]+)?\.service$" | wc -l)
|
|
||||||
|
|
||||||
### remove the "SERVICE" entry from the dwc_data array if a dwc service is installed
|
|
||||||
[ $SERVICE_FILE_COUNT -gt 0 ] && unset dwc_data[0]
|
|
||||||
|
|
||||||
#count+1 for each found data-item from array
|
|
||||||
for dd in "${dwc_data[@]}"
|
|
||||||
do
|
|
||||||
if [ -e $dd ]; then
|
|
||||||
dcount=$(expr $dcount + 1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
|
||||||
if [ "$dcount" == "${#dwc_data[*]}" ]; then
|
|
||||||
DWC2_STATUS="$(printf "${green}Installed: %-5s${default}" $SERVICE_FILE_COUNT)"
|
|
||||||
elif [ "$dcount" == 0 ]; then
|
|
||||||
DWC2_STATUS="${red}Not installed!${default} "
|
|
||||||
else
|
|
||||||
DWC2_STATUS="${yellow}Incomplete!${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
moonraker_status(){
|
|
||||||
mrcount=0
|
|
||||||
moonraker_data=(
|
|
||||||
SERVICE
|
|
||||||
$MOONRAKER_DIR
|
|
||||||
$MOONRAKER_ENV_DIR
|
|
||||||
)
|
|
||||||
|
|
||||||
### count amount of moonraker service files in /etc/systemd/system
|
|
||||||
SERVICE_FILE_COUNT=$(ls /etc/systemd/system | grep -E "^moonraker(\-[[:digit:]]+)?\.service$" | wc -l)
|
|
||||||
|
|
||||||
### remove the "SERVICE" entry from the moonraker_data array if a moonraker service is installed
|
|
||||||
[ $SERVICE_FILE_COUNT -gt 0 ] && unset moonraker_data[0]
|
|
||||||
|
|
||||||
### count+1 for each found data-item from array
|
|
||||||
for mrd in "${moonraker_data[@]}"
|
|
||||||
do
|
|
||||||
if [ -e $mrd ]; then
|
|
||||||
mrcount=$(expr $mrcount + 1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
|
||||||
### display status
|
|
||||||
if [ "$mrcount" == "${#moonraker_data[*]}" ]; then
|
|
||||||
MOONRAKER_STATUS="$(printf "${green}Installed: %-5s${default}" $SERVICE_FILE_COUNT)"
|
|
||||||
elif [ "$mrcount" == 0 ]; then
|
|
||||||
MOONRAKER_STATUS="${red}Not installed!${default} "
|
|
||||||
else
|
|
||||||
MOONRAKER_STATUS="${yellow}Incomplete!${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
mainsail_status(){
|
|
||||||
mcount=0
|
|
||||||
mainsail_data=(
|
|
||||||
$MAINSAIL_DIR
|
|
||||||
$NGINX_SA/mainsail
|
|
||||||
$NGINX_SE/mainsail
|
|
||||||
)
|
|
||||||
#count+1 for each found data-item from array
|
|
||||||
for md in "${mainsail_data[@]}"
|
|
||||||
do
|
|
||||||
if [ -e $md ]; then
|
|
||||||
mcount=$(expr $mcount + 1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
if [ "$mcount" == "${#mainsail_data[*]}" ]; then
|
|
||||||
MAINSAIL_STATUS="${green}Installed!${default} "
|
|
||||||
elif [ "$mcount" == 0 ]; then
|
|
||||||
MAINSAIL_STATUS="${red}Not installed!${default} "
|
|
||||||
else
|
|
||||||
MAINSAIL_STATUS="${yellow}Incomplete!${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
fluidd_status(){
|
|
||||||
fcount=0
|
|
||||||
fluidd_data=(
|
|
||||||
$FLUIDD_DIR
|
|
||||||
$NGINX_SA/fluidd
|
|
||||||
$NGINX_SE/fluidd
|
|
||||||
)
|
|
||||||
#count+1 for each found data-item from array
|
|
||||||
for fd in "${fluidd_data[@]}"
|
|
||||||
do
|
|
||||||
if [ -e $fd ]; then
|
|
||||||
fcount=$(expr $fcount + 1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
if [ "$fcount" == "${#fluidd_data[*]}" ]; then
|
|
||||||
FLUIDD_STATUS="${green}Installed!${default} "
|
|
||||||
elif [ "$fcount" == 0 ]; then
|
|
||||||
FLUIDD_STATUS="${red}Not installed!${default} "
|
|
||||||
else
|
|
||||||
FLUIDD_STATUS="${yellow}Incomplete!${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
octoprint_status(){
|
|
||||||
ocount=0
|
|
||||||
octoprint_data=(
|
|
||||||
SERVICE
|
|
||||||
$OCTOPRINT_DIR
|
|
||||||
)
|
|
||||||
### count amount of octoprint service files in /etc/systemd/system
|
|
||||||
SERVICE_FILE_COUNT=$(ls /etc/systemd/system | grep -E "^octoprint(\-[[:digit:]]+)?\.service$" | wc -l)
|
|
||||||
|
|
||||||
### remove the "SERVICE" entry from the octoprint_data array if a octoprint service is installed
|
|
||||||
[ $SERVICE_FILE_COUNT -gt 0 ] && unset octoprint_data[0]
|
|
||||||
|
|
||||||
#count+1 for each found data-item from array
|
|
||||||
for op in "${octoprint_data[@]}"
|
|
||||||
do
|
|
||||||
if [ -e $op ]; then
|
|
||||||
ocount=$(expr $ocount + 1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
|
||||||
### display status
|
|
||||||
if [ "$ocount" == "${#octoprint_data[*]}" ]; then
|
|
||||||
OCTOPRINT_STATUS="$(printf "${green}Installed: %-5s${default}" $SERVICE_FILE_COUNT)"
|
|
||||||
elif [ "$ocount" == 0 ]; then
|
|
||||||
OCTOPRINT_STATUS="${red}Not installed!${default} "
|
|
||||||
else
|
|
||||||
OCTOPRINT_STATUS="${yellow}Incomplete!${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
klipperscreen_status(){
|
|
||||||
klsccount=0
|
|
||||||
klipperscreen_data=(
|
|
||||||
SERVICE
|
|
||||||
$KLIPPERSCREEN_DIR
|
|
||||||
$KLIPPERSCREEN_ENV_DIR
|
|
||||||
)
|
|
||||||
|
|
||||||
### count amount of klipperscreen_data service files in /etc/systemd/system
|
|
||||||
SERVICE_FILE_COUNT=$(ls /etc/systemd/system | grep -E "KlipperScreen" | wc -l)
|
|
||||||
|
|
||||||
### remove the "SERVICE" entry from the klipperscreen_data array if a KlipperScreen service is installed
|
|
||||||
[ $SERVICE_FILE_COUNT -gt 0 ] && unset klipperscreen_data[0]
|
|
||||||
|
|
||||||
#count+1 for each found data-item from array
|
|
||||||
for klscd in "${klipperscreen_data[@]}"
|
|
||||||
do
|
|
||||||
if [ -e $klscd ]; then
|
|
||||||
klsccount=$(expr $klsccount + 1)
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
if [ "$klsccount" == "${#klipperscreen_data[*]}" ]; then
|
|
||||||
KLIPPERSCREEN_STATUS="${green}Installed!${default} "
|
|
||||||
elif [ "$klsccount" == 0 ]; then
|
|
||||||
KLIPPERSCREEN_STATUS="${red}Not installed!${default} "
|
|
||||||
else
|
|
||||||
KLIPPERSCREEN_STATUS="${yellow}Incomplete!${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
### reading the klipper branch the user is currently on
|
|
||||||
read_branch(){
|
|
||||||
if [ -d $KLIPPER_DIR/.git ]; then
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
GET_BRANCH="$(git branch | grep "*" | cut -d"*" -f2 | cut -d" " -f2)"
|
|
||||||
### try to fix a detached HEAD state and read the correct branch from the output you get
|
|
||||||
if [ "$(echo $GET_BRANCH | grep "HEAD" )" ]; then
|
|
||||||
DETACHED_HEAD="true"
|
|
||||||
GET_BRANCH=$(git branch | grep "HEAD" | rev | cut -d" " -f1 | rev | cut -d")" -f1 | cut -d"/" -f2)
|
|
||||||
### try to identify the branch when the HEAD was detached at a single commit
|
|
||||||
### will only work if its either master, scurve-shaping or scurve-smoothing branch
|
|
||||||
if [[ $GET_BRANCH =~ [[:alnum:]] ]]; then
|
|
||||||
if [ "$(git branch -r --contains $GET_BRANCH | grep "master")" ]; then
|
|
||||||
GET_BRANCH="master"
|
|
||||||
elif [ "$(git branch -r --contains $GET_BRANCH | grep "scurve-shaping")" ]; then
|
|
||||||
GET_BRANCH="scurve-shaping"
|
|
||||||
elif [ "$(git branch -r --contains $GET_BRANCH | grep "scurve-smoothing")" ]; then
|
|
||||||
GET_BRANCH="scurve-smoothing"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
GET_BRANCH=""
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
#prints the current klipper branch in the main menu
|
|
||||||
print_branch(){
|
|
||||||
read_branch
|
|
||||||
if [ ! -z "$GET_BRANCH" ]; then
|
|
||||||
PRINT_BRANCH="$(printf "%-16s" "$GET_BRANCH")"
|
|
||||||
else
|
|
||||||
PRINT_BRANCH="${red}--------------${default} "
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_local_klipper_commit(){
|
|
||||||
if [ -d $KLIPPER_DIR ] && [ -d $KLIPPER_DIR/.git ]; then
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
LOCAL_COMMIT=$(git describe HEAD --always --tags | cut -d "-" -f 1,2)
|
|
||||||
else
|
|
||||||
LOCAL_COMMIT=$NONE
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_remote_klipper_commit(){
|
|
||||||
read_branch
|
|
||||||
if [ ! -z "$GET_BRANCH" ];then
|
|
||||||
if [ "$GET_BRANCH" = "origin/master" ] || [ "$GET_BRANCH" = "master" ]; then
|
|
||||||
git fetch origin -q
|
|
||||||
REMOTE_COMMIT=$(git describe origin/master --always --tags | cut -d "-" -f 1,2)
|
|
||||||
elif [ "$GET_BRANCH" = "scurve-shaping" ]; then
|
|
||||||
git fetch dmbutyugin scurve-shaping -q
|
|
||||||
REMOTE_COMMIT=$(git describe dmbutyugin/scurve-shaping --always --tags | cut -d "-" -f 1,2)
|
|
||||||
elif [ "$GET_BRANCH" = "scurve-smoothing" ]; then
|
|
||||||
git fetch dmbutyugin scurve-smoothing -q
|
|
||||||
REMOTE_COMMIT=$(git describe dmbutyugin/scurve-smoothing --always --tags | cut -d "-" -f 1,2)
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
REMOTE_COMMIT=$NONE
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
compare_klipper_versions(){
|
|
||||||
unset KLIPPER_UPDATE_AVAIL
|
|
||||||
read_local_klipper_commit && read_remote_klipper_commit
|
|
||||||
if [ "$LOCAL_COMMIT" != "$REMOTE_COMMIT" ]; then
|
|
||||||
LOCAL_COMMIT="${yellow}$(printf "%-12s" "$LOCAL_COMMIT")${default}"
|
|
||||||
REMOTE_COMMIT="${green}$(printf "%-12s" "$REMOTE_COMMIT")${default}"
|
|
||||||
KLIPPER_UPDATE_AVAIL="true"
|
|
||||||
update_arr+=(update_klipper)
|
|
||||||
else
|
|
||||||
LOCAL_COMMIT="${green}$(printf "%-12s" "$LOCAL_COMMIT")${default}"
|
|
||||||
REMOTE_COMMIT="${green}$(printf "%-12s" "$REMOTE_COMMIT")${default}"
|
|
||||||
KLIPPER_UPDATE_AVAIL="false"
|
|
||||||
fi
|
|
||||||
#if detached head was found, force the user with warn message to update klipper
|
|
||||||
if [ "$DETACHED_HEAD" == "true" ]; then
|
|
||||||
LOCAL_COMMIT="${red}$(printf "%-12s" "Need update!")${default}"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
read_dwc2fk_versions(){
|
|
||||||
if [ -d $DWC2FK_DIR ] && [ -d $DWC2FK_DIR/.git ]; then
|
|
||||||
cd $DWC2FK_DIR
|
|
||||||
git fetch origin master -q
|
|
||||||
LOCAL_DWC2FK_COMMIT=$(git describe HEAD --always --tags | cut -d "-" -f 1,2)
|
|
||||||
REMOTE_DWC2FK_COMMIT=$(git describe origin/master --always --tags | cut -d "-" -f 1,2)
|
|
||||||
else
|
|
||||||
LOCAL_DWC2FK_COMMIT=$NONE
|
|
||||||
REMOTE_DWC2FK_COMMIT=$NONE
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
compare_dwc2fk_versions(){
|
|
||||||
unset DWC2FK_UPDATE_AVAIL
|
|
||||||
read_dwc2fk_versions
|
|
||||||
if [ "$LOCAL_DWC2FK_COMMIT" != "$REMOTE_DWC2FK_COMMIT" ]; then
|
|
||||||
LOCAL_DWC2FK_COMMIT="${yellow}$(printf "%-12s" "$LOCAL_DWC2FK_COMMIT")${default}"
|
|
||||||
REMOTE_DWC2FK_COMMIT="${green}$(printf "%-12s" "$REMOTE_DWC2FK_COMMIT")${default}"
|
|
||||||
DWC2FK_UPDATE_AVAIL="true"
|
|
||||||
update_arr+=(update_dwc2fk)
|
|
||||||
else
|
|
||||||
LOCAL_DWC2FK_COMMIT="${green}$(printf "%-12s" "$LOCAL_DWC2FK_COMMIT")${default}"
|
|
||||||
REMOTE_DWC2FK_COMMIT="${green}$(printf "%-12s" "$REMOTE_DWC2FK_COMMIT")${default}"
|
|
||||||
DWC2FK_UPDATE_AVAIL="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_local_dwc2_version(){
|
|
||||||
unset DWC2_VER_FOUND
|
|
||||||
if [ -e $DWC2_DIR/.version ]; then
|
|
||||||
DWC2_VER_FOUND="true"
|
|
||||||
DWC2_LOCAL_VER=$(head -n 1 $DWC2_DIR/.version)
|
|
||||||
else
|
|
||||||
DWC2_VER_FOUND="false" && unset DWC2_LOCAL_VER
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_remote_dwc2_version(){
|
|
||||||
#remote checks don't work without curl installed!
|
|
||||||
if [[ ! $(dpkg-query -f'${Status}' --show curl 2>/dev/null) = *\ installed ]]; then
|
|
||||||
DWC2_REMOTE_VER=$NONE
|
|
||||||
else
|
|
||||||
get_dwc_ver
|
|
||||||
DWC2_REMOTE_VER=$DWC2_VERSION
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
compare_dwc2_versions(){
|
|
||||||
unset DWC2_UPDATE_AVAIL
|
|
||||||
read_local_dwc2_version && read_remote_dwc2_version
|
|
||||||
if [[ $DWC2_VER_FOUND = "true" ]] && [[ $DWC2_LOCAL_VER == $DWC2_REMOTE_VER ]]; then
|
|
||||||
#printf fits the string for displaying it in the ui to a total char length of 12
|
|
||||||
DWC2_LOCAL_VER="${green}$(printf "%-12s" "$DWC2_LOCAL_VER")${default}"
|
|
||||||
DWC2_REMOTE_VER="${green}$(printf "%-12s" "$DWC2_REMOTE_VER")${default}"
|
|
||||||
elif [[ $DWC2_VER_FOUND = "true" ]] && [[ $DWC2_LOCAL_VER != $DWC2_REMOTE_VER ]]; then
|
|
||||||
DWC2_LOCAL_VER="${yellow}$(printf "%-12s" "$DWC2_LOCAL_VER")${default}"
|
|
||||||
DWC2_REMOTE_VER="${green}$(printf "%-12s" "$DWC2_REMOTE_VER")${default}"
|
|
||||||
# set flag for the multi update function
|
|
||||||
DWC2_UPDATE_AVAIL="true" && update_arr+=(update_dwc2)
|
|
||||||
else
|
|
||||||
DWC2_LOCAL_VER=$NONE
|
|
||||||
DWC2_REMOTE_VER="${green}$(printf "%-12s" "$DWC2_REMOTE_VER")${default}"
|
|
||||||
DWC2_UPDATE_AVAIL="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
read_moonraker_versions(){
|
|
||||||
if [ -d $MOONRAKER_DIR ] && [ -d $MOONRAKER_DIR/.git ]; then
|
|
||||||
cd $MOONRAKER_DIR
|
|
||||||
git fetch origin master -q
|
|
||||||
LOCAL_MOONRAKER_COMMIT=$(git describe HEAD --always --tags | cut -d "-" -f 1,2)
|
|
||||||
REMOTE_MOONRAKER_COMMIT=$(git describe origin/master --always --tags | cut -d "-" -f 1,2)
|
|
||||||
else
|
|
||||||
LOCAL_MOONRAKER_COMMIT=$NONE
|
|
||||||
REMOTE_MOONRAKER_COMMIT=$NONE
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
compare_moonraker_versions(){
|
|
||||||
unset MOONRAKER_UPDATE_AVAIL
|
|
||||||
read_moonraker_versions
|
|
||||||
if [ "$LOCAL_MOONRAKER_COMMIT" != "$REMOTE_MOONRAKER_COMMIT" ]; then
|
|
||||||
LOCAL_MOONRAKER_COMMIT="${yellow}$(printf "%-12s" "$LOCAL_MOONRAKER_COMMIT")${default}"
|
|
||||||
REMOTE_MOONRAKER_COMMIT="${green}$(printf "%-12s" "$REMOTE_MOONRAKER_COMMIT")${default}"
|
|
||||||
MOONRAKER_UPDATE_AVAIL="true"
|
|
||||||
update_arr+=(update_moonraker)
|
|
||||||
else
|
|
||||||
LOCAL_MOONRAKER_COMMIT="${green}$(printf "%-12s" "$LOCAL_MOONRAKER_COMMIT")${default}"
|
|
||||||
REMOTE_MOONRAKER_COMMIT="${green}$(printf "%-12s" "$REMOTE_MOONRAKER_COMMIT")${default}"
|
|
||||||
MOONRAKER_UPDATE_AVAIL="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_local_mainsail_version(){
|
|
||||||
unset MAINSAIL_VER_FOUND
|
|
||||||
if [ -e $MAINSAIL_DIR/.version ]; then
|
|
||||||
MAINSAIL_VER_FOUND="true"
|
|
||||||
MAINSAIL_LOCAL_VER=$(head -n 1 $MAINSAIL_DIR/.version)
|
|
||||||
else
|
|
||||||
MAINSAIL_VER_FOUND="false" && unset MAINSAIL_LOCAL_VER
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_remote_mainsail_version(){
|
|
||||||
#remote checks don't work without curl installed!
|
|
||||||
if [[ ! $(dpkg-query -f'${Status}' --show curl 2>/dev/null) = *\ installed ]]; then
|
|
||||||
MAINSAIL_REMOTE_VER=$NONE
|
|
||||||
else
|
|
||||||
get_mainsail_ver
|
|
||||||
MAINSAIL_REMOTE_VER=$MAINSAIL_VERSION
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
compare_mainsail_versions(){
|
|
||||||
unset MAINSAIL_UPDATE_AVAIL
|
|
||||||
read_local_mainsail_version && read_remote_mainsail_version
|
|
||||||
if [[ $MAINSAIL_VER_FOUND = "true" ]] && [[ $MAINSAIL_LOCAL_VER == $MAINSAIL_REMOTE_VER ]]; then
|
|
||||||
#printf fits the string for displaying it in the ui to a total char length of 12
|
|
||||||
MAINSAIL_LOCAL_VER="${green}$(printf "%-12s" "$MAINSAIL_LOCAL_VER")${default}"
|
|
||||||
MAINSAIL_REMOTE_VER="${green}$(printf "%-12s" "$MAINSAIL_REMOTE_VER")${default}"
|
|
||||||
elif [[ $MAINSAIL_VER_FOUND = "true" ]] && [[ $MAINSAIL_LOCAL_VER != $MAINSAIL_REMOTE_VER ]]; then
|
|
||||||
MAINSAIL_LOCAL_VER="${yellow}$(printf "%-12s" "$MAINSAIL_LOCAL_VER")${default}"
|
|
||||||
MAINSAIL_REMOTE_VER="${green}$(printf "%-12s" "$MAINSAIL_REMOTE_VER")${default}"
|
|
||||||
# set flag for the multi update function
|
|
||||||
MAINSAIL_UPDATE_AVAIL="true" && update_arr+=(update_mainsail)
|
|
||||||
else
|
|
||||||
MAINSAIL_LOCAL_VER=$NONE
|
|
||||||
MAINSAIL_REMOTE_VER="${green}$(printf "%-12s" "$MAINSAIL_REMOTE_VER")${default}"
|
|
||||||
MAINSAIL_UPDATE_AVAIL="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_local_fluidd_version(){
|
|
||||||
unset FLUIDD_VER_FOUND
|
|
||||||
if [ -e $FLUIDD_DIR/.version ]; then
|
|
||||||
FLUIDD_VER_FOUND="true"
|
|
||||||
FLUIDD_LOCAL_VER=$(head -n 1 $FLUIDD_DIR/.version)
|
|
||||||
else
|
|
||||||
FLUIDD_VER_FOUND="false" && unset FLUIDD_LOCAL_VER
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_remote_fluidd_version(){
|
|
||||||
#remote checks don't work without curl installed!
|
|
||||||
if [[ ! $(dpkg-query -f'${Status}' --show curl 2>/dev/null) = *\ installed ]]; then
|
|
||||||
FLUIDD_REMOTE_VER=$NONE
|
|
||||||
else
|
|
||||||
get_fluidd_ver
|
|
||||||
FLUIDD_REMOTE_VER=$FLUIDD_VERSION
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
compare_fluidd_versions(){
|
|
||||||
unset FLUIDD_UPDATE_AVAIL
|
|
||||||
read_local_fluidd_version && read_remote_fluidd_version
|
|
||||||
if [[ $FLUIDD_VER_FOUND = "true" ]] && [[ $FLUIDD_LOCAL_VER == $FLUIDD_REMOTE_VER ]]; then
|
|
||||||
#printf fits the string for displaying it in the ui to a total char length of 12
|
|
||||||
FLUIDD_LOCAL_VER="${green}$(printf "%-12s" "$FLUIDD_LOCAL_VER")${default}"
|
|
||||||
FLUIDD_REMOTE_VER="${green}$(printf "%-12s" "$FLUIDD_REMOTE_VER")${default}"
|
|
||||||
elif [[ $FLUIDD_VER_FOUND = "true" ]] && [[ $FLUIDD_LOCAL_VER != $FLUIDD_REMOTE_VER ]]; then
|
|
||||||
FLUIDD_LOCAL_VER="${yellow}$(printf "%-12s" "$FLUIDD_LOCAL_VER")${default}"
|
|
||||||
FLUIDD_REMOTE_VER="${green}$(printf "%-12s" "$FLUIDD_REMOTE_VER")${default}"
|
|
||||||
# set flag for the multi update function
|
|
||||||
FLUIDD_UPDATE_AVAIL="true" && update_arr+=(update_fluidd)
|
|
||||||
else
|
|
||||||
FLUIDD_LOCAL_VER=$NONE
|
|
||||||
FLUIDD_REMOTE_VER="${green}$(printf "%-12s" "$FLUIDD_REMOTE_VER")${default}"
|
|
||||||
FLUIDD_UPDATE_AVAIL="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
read_klipperscreen_versions(){
|
|
||||||
if [ -d $KLIPPERSCREEN_DIR ] && [ -d $KLIPPERSCREEN_DIR/.git ]; then
|
|
||||||
cd $KLIPPERSCREEN_DIR
|
|
||||||
git fetch origin master -q
|
|
||||||
LOCAL_KLIPPERSCREEN_COMMIT=$(git describe HEAD --always --tags | cut -d "-" -f 1,2)
|
|
||||||
REMOTE_KLIPPERSCREEN_COMMIT=$(git describe origin/master --always --tags | cut -d "-" -f 1,2)
|
|
||||||
else
|
|
||||||
LOCAL_KLIPPERSCREEN_COMMIT=$NONE
|
|
||||||
REMOTE_KLIPPERSCREEN_COMMIT=$NONE
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
compare_klipperscreen_versions(){
|
|
||||||
unset KLIPPERSCREEN_UPDATE_AVAIL
|
|
||||||
read_klipperscreen_versions
|
|
||||||
if [ "$LOCAL_KLIPPERSCREEN_COMMIT" != "$REMOTE_KLIPPERSCREEN_COMMIT" ]; then
|
|
||||||
LOCAL_KLIPPERSCREEN_COMMIT="${yellow}$(printf "%-12s" "$LOCAL_KLIPPERSCREEN_COMMIT")${default}"
|
|
||||||
REMOTE_KLIPPERSCREEN_COMMIT="${green}$(printf "%-12s" "$REMOTE_KLIPPERSCREEN_COMMIT")${default}"
|
|
||||||
KLIPPERSCREEN_UPDATE_AVAIL="true"
|
|
||||||
update_arr+=(update_klipperscreen)
|
|
||||||
else
|
|
||||||
LOCAL_KLIPPERSCREEN_COMMIT="${green}$(printf "%-12s" "$LOCAL_KLIPPERSCREEN_COMMIT")${default}"
|
|
||||||
REMOTE_KLIPPERSCREEN_COMMIT="${green}$(printf "%-12s" "$REMOTE_KLIPPERSCREEN_COMMIT")${default}"
|
|
||||||
KLIPPERSCREEN_UPDATE_AVAIL="false"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
#display this as placeholder if no version/commit could be fetched
|
|
||||||
NONE="${red}$(printf "%-12s" "--------")${default}"
|
|
||||||
|
|
||||||
ui_print_versions(){
|
|
||||||
unset update_arr
|
|
||||||
check_system_updates
|
|
||||||
compare_klipper_versions
|
|
||||||
compare_dwc2fk_versions
|
|
||||||
compare_dwc2_versions
|
|
||||||
compare_moonraker_versions
|
|
||||||
compare_mainsail_versions
|
|
||||||
compare_fluidd_versions
|
|
||||||
compare_klipperscreen_versions
|
|
||||||
}
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
switch_to_master(){
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
status_msg "Switching...Please wait ..."; echo
|
|
||||||
git fetch origin -q && git checkout master; echo
|
|
||||||
}
|
|
||||||
|
|
||||||
switch_to_scurve_shaping(){
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
status_msg "Switching...Please wait ..."; echo
|
|
||||||
if ! git remote | grep dmbutyugin -q; then
|
|
||||||
git remote add dmbutyugin $DMBUTYUGIN_REPO
|
|
||||||
fi
|
|
||||||
git fetch dmbutyugin -q && git checkout scurve-shaping; echo
|
|
||||||
}
|
|
||||||
|
|
||||||
switch_to_scurve_smoothing(){
|
|
||||||
cd $KLIPPER_DIR
|
|
||||||
status_msg "Switching...Please wait ..."; echo
|
|
||||||
if ! git remote | grep dmbutyugin -q; then
|
|
||||||
git remote add dmbutyugin $DMBUTYUGIN_REPO
|
|
||||||
fi
|
|
||||||
git fetch dmbutyugin -q && git checkout scurve-smoothing; echo
|
|
||||||
}
|
|
||||||
@@ -1,208 +0,0 @@
|
|||||||
advanced_ui(){
|
|
||||||
top_border
|
|
||||||
echo -e "| ${yellow}~~~~~~~~~~~~~ [ Advanced Menu ] ~~~~~~~~~~~~~${default} | "
|
|
||||||
hr
|
|
||||||
if [ ! "$OPRINT_SERVICE_STATUS" == "" ]; then
|
|
||||||
echo -e "| 0) $OPRINT_SERVICE_STATUS| "
|
|
||||||
hr
|
|
||||||
echo -e "| | | "
|
|
||||||
fi
|
|
||||||
echo -e "| Klipper: | Mainsail: | "
|
|
||||||
echo -e "| 1) [Switch Branch] | 7) [Theme installer] | "
|
|
||||||
echo -e "| 2) [Rollback] | | "
|
|
||||||
echo -e "| | System: | "
|
|
||||||
echo -e "| Firmware: | 8) [Change hostname] | "
|
|
||||||
echo -e "| 3) [Build only] | | "
|
|
||||||
echo -e "| 4) [Build + Flash] | Extensions: | "
|
|
||||||
echo -e "| 5) [Build + SD Flash] | 9) [Shell Command] | "
|
|
||||||
echo -e "| 6) [Get MCU ID] | | "
|
|
||||||
echo -e "| | CustomPiOS: | "
|
|
||||||
echo -e "| | 10) [Migration Helper] | "
|
|
||||||
quit_footer
|
|
||||||
}
|
|
||||||
|
|
||||||
advanced_menu(){
|
|
||||||
read_octoprint_service_status
|
|
||||||
do_action "" "advanced_ui"
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}Perform action:${default} " action; echo
|
|
||||||
case "$action" in
|
|
||||||
0)
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
toggle_octoprint_service
|
|
||||||
read_octoprint_service_status
|
|
||||||
print_msg && clear_msg
|
|
||||||
advanced_ui;;
|
|
||||||
1)
|
|
||||||
do_action "switch_menu";;
|
|
||||||
2)
|
|
||||||
do_action "load_klipper_state" "advanced_ui";;
|
|
||||||
3)
|
|
||||||
do_action "build_fw" "advanced_ui";;
|
|
||||||
4)
|
|
||||||
clear && print_header
|
|
||||||
flash_routine
|
|
||||||
if [ $FLASH_FIRMWARE = "true" ]; then
|
|
||||||
status_msg "Please wait..." && sleep 5 && build_fw
|
|
||||||
select_mcu_id
|
|
||||||
fi
|
|
||||||
print_msg && clear_msg
|
|
||||||
advanced_ui;;
|
|
||||||
5)
|
|
||||||
clear && print_header
|
|
||||||
flash_routine_sd
|
|
||||||
if [ $FLASH_FW_SD = "true" ]; then
|
|
||||||
status_msg "Please wait..." && sleep 5 && build_fw
|
|
||||||
select_mcu_id
|
|
||||||
fi
|
|
||||||
print_msg && clear_msg
|
|
||||||
advanced_ui;;
|
|
||||||
6)
|
|
||||||
do_action "get_mcu_id" "advanced_ui";;
|
|
||||||
7)
|
|
||||||
do_action "ms_theme_menu";;
|
|
||||||
8)
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
create_custom_hostname && set_hostname
|
|
||||||
print_msg && clear_msg
|
|
||||||
advanced_ui;;
|
|
||||||
9)
|
|
||||||
do_action "setup_gcode_shell_command" "advanced_ui";;
|
|
||||||
10)
|
|
||||||
do_action "migration_menu";;
|
|
||||||
Q|q)
|
|
||||||
clear; main_menu; break;;
|
|
||||||
*)
|
|
||||||
deny_action "advanced_ui";;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
advanced_menu
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
switch_ui(){
|
|
||||||
top_border
|
|
||||||
echo -e "| $(title_msg "~~~~~~~~~ [ Switch Klipper Branch ] ~~~~~~~~~") |"
|
|
||||||
bottom_border
|
|
||||||
echo
|
|
||||||
echo -e " $(title_msg "Active Branch: ")${green}$GET_BRANCH${default}"
|
|
||||||
echo
|
|
||||||
top_border
|
|
||||||
echo -e "| | "
|
|
||||||
echo -e "| KevinOConnor: | "
|
|
||||||
echo -e "| 1) [--> master] | "
|
|
||||||
echo -e "| | "
|
|
||||||
echo -e "| dmbutyugin: | "
|
|
||||||
echo -e "| 2) [--> scurve-shaping] | "
|
|
||||||
echo -e "| 3) [--> scurve-smoothing] | "
|
|
||||||
quit_footer
|
|
||||||
}
|
|
||||||
|
|
||||||
switch_menu(){
|
|
||||||
if [ -d $KLIPPER_DIR ]; then
|
|
||||||
read_branch
|
|
||||||
do_action "" "switch_ui"
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}Perform action:${default} " action; echo
|
|
||||||
case "$action" in
|
|
||||||
1)
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
switch_to_master
|
|
||||||
read_branch
|
|
||||||
print_msg && clear_msg
|
|
||||||
switch_ui;;
|
|
||||||
2)
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
switch_to_scurve_shaping
|
|
||||||
read_branch
|
|
||||||
print_msg && clear_msg
|
|
||||||
switch_ui;;
|
|
||||||
3)
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
switch_to_scurve_smoothing
|
|
||||||
read_branch
|
|
||||||
print_msg && clear_msg
|
|
||||||
switch_ui;;
|
|
||||||
4)
|
|
||||||
clear
|
|
||||||
print_header
|
|
||||||
switch_to_moonraker
|
|
||||||
read_branch
|
|
||||||
print_msg && clear_msg
|
|
||||||
switch_ui;;
|
|
||||||
Q|q)
|
|
||||||
clear; advanced_menu; break;;
|
|
||||||
*)
|
|
||||||
deny_action "switch_ui";;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
else
|
|
||||||
ERROR_MSG="No Klipper directory found! Download Klipper first!"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
rollback_ui(){
|
|
||||||
top_border
|
|
||||||
echo -e "| $(title_msg "~~~~~~~~~~~~~ [ Rollback Menu ] ~~~~~~~~~~~~~") | "
|
|
||||||
hr
|
|
||||||
echo -e "| If serious errors occured after updating Klipper, | "
|
|
||||||
echo -e "| you can use this menu to return to the previously | "
|
|
||||||
echo -e "| used commit from which you have updated. | "
|
|
||||||
bottom_border
|
|
||||||
top_border
|
|
||||||
echo -e "| Active branch: ${green}$PRINT_BRANCH${default} | "
|
|
||||||
hr
|
|
||||||
echo -e "| Currently on commit: | "
|
|
||||||
echo -e "| $CURR_UI | "
|
|
||||||
hr
|
|
||||||
echo -e "| Commit last updated from: | "
|
|
||||||
echo -e "| $PREV_UI | "
|
|
||||||
quit_footer
|
|
||||||
}
|
|
||||||
|
|
||||||
#############################################################
|
|
||||||
#############################################################
|
|
||||||
|
|
||||||
migration_ui(){
|
|
||||||
top_border
|
|
||||||
echo -e "| $(title_msg "~~~~~~~~~ [ CustomPiOS Migration ] ~~~~~~~~~~") | "
|
|
||||||
hr
|
|
||||||
echo -e "| This function will help you to migrate a vanilla | "
|
|
||||||
echo -e "| MainsailOS or FluiddPi image to a newer state. | "
|
|
||||||
blank_line
|
|
||||||
echo -e "| Only use this function if you use MainsailOS 0.4.0 | "
|
|
||||||
echo -e "| or lower, or FluiddPi v1.13.0 or lower. | "
|
|
||||||
blank_line
|
|
||||||
echo -e "| Please have a look at the KIAUH changelog for more | "
|
|
||||||
echo -e "| details on what this function will do. | "
|
|
||||||
hr
|
|
||||||
echo -e "| | "
|
|
||||||
echo -e "| 1) [Migrate MainsailOS] | "
|
|
||||||
echo -e "| 2) [Migrate FluiddPi] | "
|
|
||||||
echo -e "| | "
|
|
||||||
quit_footer
|
|
||||||
}
|
|
||||||
|
|
||||||
migration_menu(){
|
|
||||||
print_msg && clear_msg
|
|
||||||
migration_ui
|
|
||||||
while true; do
|
|
||||||
read -p "${cyan}Perform action:${default} " action; echo
|
|
||||||
case "$action" in
|
|
||||||
1) migrate_custompios "mainsail"; migration_menu;;
|
|
||||||
2) migrate_custompios "fluiddpi"; migration_menu;;
|
|
||||||
Q|q) clear; advanced_menu; break;;
|
|
||||||
*) print_unkown_cmd; migration_menu;;
|
|
||||||
esac
|
|
||||||
done
|
|
||||||
}
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user