diff --git a/artillery-sidewinder-x2/README.md b/artillery-sidewinder-x2/README.md index c3b9961..784d0c0 100644 --- a/artillery-sidewinder-x2/README.md +++ b/artillery-sidewinder-x2/README.md @@ -2,8 +2,8 @@ ## Klipper Configuration -* Klipper [printer.cfg](conf/printer.cfg) file -* Klipper [macros.cfg](conf/macros.cfg) file +* Klipper [printer.cfg](klipper-cfg-files/printer.cfg) file +* Klipper [macros.cfg](klipper-cfg-files/macros.cfg) file ## Ultimaker Cura configuration @@ -11,7 +11,7 @@ | Printer | Extruder | |---------|----------| -| ![printer profile](cura-profile/aswx2-cura-profile-printer.png) | ![extruder profile](cura-profile/aswx2-cura-profile-extruder.png) | +| ![printer profile](images/aswx2-cura-profile-printer.png) | ![extruder profile](images/aswx2-cura-profile-extruder.png) | ### Start G-code ``` diff --git a/artillery-sidewinder-x2/cura-profile/aswx2-cura-profile-extruder.png b/artillery-sidewinder-x2/images/aswx2-cura-profile-extruder.png similarity index 100% rename from artillery-sidewinder-x2/cura-profile/aswx2-cura-profile-extruder.png rename to artillery-sidewinder-x2/images/aswx2-cura-profile-extruder.png diff --git a/artillery-sidewinder-x2/cura-profile/aswx2-cura-profile-printer.png b/artillery-sidewinder-x2/images/aswx2-cura-profile-printer.png similarity index 100% rename from artillery-sidewinder-x2/cura-profile/aswx2-cura-profile-printer.png rename to artillery-sidewinder-x2/images/aswx2-cura-profile-printer.png diff --git a/artillery-sidewinder-x2/conf/macros.cfg b/artillery-sidewinder-x2/klipper-cfg-files/macros.cfg similarity index 100% rename from artillery-sidewinder-x2/conf/macros.cfg rename to artillery-sidewinder-x2/klipper-cfg-files/macros.cfg diff --git a/artillery-sidewinder-x2/conf/printer.cfg b/artillery-sidewinder-x2/klipper-cfg-files/printer.cfg similarity index 100% rename from artillery-sidewinder-x2/conf/printer.cfg rename to artillery-sidewinder-x2/klipper-cfg-files/printer.cfg