From 9e06d8c0410d436506d817b787effda248d5557d Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Sat, 4 Feb 2023 13:27:47 -0300 Subject: [PATCH] [Experiments][3D Resistors][Added] Link to color bars tool --- experiments/resistor_colors/test_wrl.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/experiments/resistor_colors/test_wrl.py b/experiments/resistor_colors/test_wrl.py index 662076f5..94411686 100644 --- a/experiments/resistor_colors/test_wrl.py +++ b/experiments/resistor_colors/test_wrl.py @@ -1,11 +1,12 @@ # -*- coding: utf-8 -*- # Copyright (c) 2023 Salvador E. Tropea -# License: AGPLv3 +# License: AGPL-3.0 # Project: KiBot (formerly KiPlot) # # KiCad axial resistor 3D color generator # # Works for R_Axial_DIN* KiCad 6.0.10 3D models +# Nice tool: https://www.digikey.com/en/resources/conversion-calculators/conversion-calculator-resistor-color-code import re import sys