-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is not a simple upgrade, it has some configuration updates. A namechange to KTCC (Klipper Tool Changer Code) is also in the works). News: -Virtual Tools -Logfile -Statistics Changes to Configuration: LogLevel under ToolLock is deprecated. Must include new section ```[ktcclog]```. New ```virtual_toolload_gcode:`` parameter to tools. New ```virtual_toolunload_gcode:`` parameter to tools. Changes to commands: T_1 => KTCC_TOOL_DROPOFF_ALL T# => KTCC_T# (ex. T0 => KTCC_T0) New commands: KTCC_SET_GCODE_OFFSET_FOR_CURRENT_TOOL KTCC_LOG_TRACE KTCC_LOG_DEBUG KTCC_LOG_INFO KTCC_LOG_ALWAYS KTCC_SET_LOG_LEVEL KTCC_DUMP_STATS KTCC_RESET_STATS
- Loading branch information
Showing
1 changed file
with
72 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters