moxon-frame-generator
simple generator for 3D-printed frames for a moxon rectangle antenna
Klipper Toolchanger Code v.2
git clone https://github.com/TypQxQ/KTC.gitTypQxQ/KTCUniversal Toolchanger helper for Klipper
This adds logic to Klipper for layered, inherited ToolChanging functionality.
This is a complete rewrite of KTCC v.1 to be more versatile and have infinite levels of toolchangers. Inspiration comes mainly from how RRF enables toolchanging and from the HappyHare project.
I welcome any and all input and contributions. Don't be afraid to make a pull request :D
Complex code example is still under construction.
Thank you!
Major features:
InstallationThe code requires Klipper to run on Python v.3 and is not compatible with Python v.2.
Connect to your klipper machine using SSH and run this one line command:
cd ~/ && git clone https://github.com/TypQxQ/KTC.git && bash ~/KTC/install.sh
Configure away inside printer.cfg or a file referenced by it.
Copy or link the python (*.py) files into the \klipper\klippy\extras directory.
Copy the macros inside the macros folder and reference them in printer.cfg.
Minimum Configuration:[ktc_tool 0]
Help and community:The discution forums here on Github
Configuration Examples:Configuration example can be found here:
And here are some configurations of working machines:
References:Configuation Reference
Explains all configurable options.
Command Reference
Lists all the commands available at runtime from Klipper.
Object state Reference
Lists all available object variables available to macros.
Related projectskTAMV - Klipper Tool Alignment (using) Machine Vision allows X and Y allignment betwween multiple tools on a 3D printer using a camera that points up towards the nozzle from inside Klipper.
KnobProbe allows Z allignment between multiple tools.
Query Endstop Continuesly in Klipper Klipper module that adds a G-code command so Klipper will pause until specified endstop is in selected state, triggered or not triggered. Alternativley it can query a specified amount of times.
Klipper Save-Restore Position Adds behaviour as was in Klipper Toolchanger code v.1. Currently not finnished because I see no use for it. Tell me if you need it.
LimitationsT commands need to be added by macros. Mainsail looks for [gcode_macros T#] inside the printer config. Adding a gcode_macro component for the tool at runtime will not work with current implementation of Mainsail and no button will show up. Therefore KTC_T should be manuly called by a corresponding T script as in the Macros for T# toolchange example.
Saving to configuration files does not work in Klipper when the section is not in printer.cfg. That is the reason of the persistent storage. This enables organized and distributable configuration files.
more like this
simple generator for 3D-printed frames for a moxon rectangle antenna
GPX 轨迹转 3D 可打印地形模型 | Hiking trail to 3D printable terrain | Electron + Vue。 一款面向户外爱好者与 3D 打印玩家的 Web 工具。将 GPX 徒步/骑行轨迹一键转…
Install and monitor KlipperScreen on Android via DroidKlipp APK, USB ADB forwarding, and WiFi fallback
search projects, people, and tags