From 6ca13f11261f2feaae607df47f50dfc2d74c92f2 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Tue, 25 Feb 2025 06:10:35 +0100 Subject: Update pyembroidery (gcode) to allow customized setting for rgb values (#3530) --- templates/output_params_gcode.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/output_params_gcode.xml b/templates/output_params_gcode.xml index 97e6cacf..1326527b 100644 --- a/templates/output_params_gcode.xml +++ b/templates/output_params_gcode.xml @@ -14,10 +14,11 @@ + gui-description="Leave empty to use default value. Use 'none' to remove. Use %R %G %B for thread color values"> - + -- cgit v1.2.3