Browse Source

Merge pull request #3800 from jbrazio/feature/move-felix-cfg

Moves Felix's dual configuration to a folder
Scott Lahteine 9 years ago
parent
commit
a469341555

Marlin/example_configurations/Felix/Configuration_DUAL.h → Marlin/example_configurations/Felix/DUAL/Configuration.h View File


+ 1
- 1
Marlin/example_configurations/Felix/README.md View File

@@ -23,7 +23,7 @@ The next step depends on your setup:
23 23
 
24 24
 ### Dual Extruder Configuration
25 25
 
26
-    cp example_configurations/Felix/Configuration_DUAL.h Configuration.h
26
+    cp example_configurations/Felix/DUAL/Configuration.h Configuration.h
27 27
 
28 28
 ### Compile Firmware
29 29
 

Loading…
Cancel
Save