mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-10 17:33:57 +02:00
Change LED.scad to led.scad
The file LED.scad is not found if a case sensitive file system is used
This commit is contained in:
@@ -31,4 +31,4 @@ LED10mm = ["LED10mm", 10, 11.0, 2.0, 13.5, 2.54, 0.4];
|
||||
|
||||
LEDs = [LED3mm, LED5mm, LED10mm];
|
||||
|
||||
use <LED.scad>
|
||||
use <led.scad>
|
||||
|
Reference in New Issue
Block a user