From b0a57676c7d38b0b97749a3b28caecf65ef41f86 Mon Sep 17 00:00:00 2001 From: iGoX Date: Tue, 16 Jan 2024 23:47:16 +0100 Subject: [PATCH] reorder --- artillery-sidewinder-x2/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/artillery-sidewinder-x2/README.md b/artillery-sidewinder-x2/README.md index 79d4443..7c132ec 100644 --- a/artillery-sidewinder-x2/README.md +++ b/artillery-sidewinder-x2/README.md @@ -4,6 +4,12 @@ # Ultimaker Cura Profile +## Cura Profile configuration + +| Printer | Extruder | +|---------|----------| +| ![printer profile](cura-profile/aswx2-cura-profile-printer.png) | ![extruder profile](cura-profile/aswx2-cura-profile-extruder.png) | + ## Start G-code ``` ; Octolapse Plugin required parameters @@ -33,10 +39,4 @@ START_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_ ## End G-code ``` END_PRINT -``` - -## Cura Profile configuration - -| Printer | Extruder | -|---------|----------| -| ![printer profile](cura-profile/aswx2-cura-profile-printer.png) | ![extruder profile](cura-profile/aswx2-cura-profile-extruder.png) | \ No newline at end of file +``` \ No newline at end of file