added standard header to .py files
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# This file contains dummy gcode macros to inject them at Klipper startup
|
||||
# by the Shake&Tune plugin in order to make them available in the UI.
|
||||
# Indeed, system macros in Klipper are not available as buttons in Mainsail/Fluidd
|
||||
# and this is a workaround to have a good and friendly UX when using Shake&Tune.
|
||||
# Shake&Tune: 3D printer analysis tools
|
||||
#
|
||||
# Copyright (C) 2024 Félix Boisselier <felix@fboisselier.fr> (Frix_x on Discord)
|
||||
# Licensed under the GNU General Public License v3.0 (GPL-3.0)
|
||||
#
|
||||
# File: dummy_macros.cfg
|
||||
# Description: Contains dummy gcode macros to inject at Klipper startup for
|
||||
# availability in the UI, improving user experience with Shake&Tune.
|
||||
|
||||
|
||||
[gcode_macro EXCITATE_AXIS_AT_FREQ]
|
||||
|
||||
Reference in New Issue
Block a user