From a58b0866fe6a53f617288c4384796196f03fb9bd Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Sun, 22 Feb 2026 17:57:07 +0100 Subject: [PATCH] move configuration folder --- .../.cspell.json | 0 .../.editorconfig | 0 .../.gitignore | 0 .../.markdownlint.json | 0 .../README.md | 0 .../cura-parameter-list.html | 0 .../definitions/flsun_v400.def.json | 0 .../extruders/flsun_v400_extruder_0.def.json | 0 .../install.sh | 0 .../meshes/flsun_v400.stl | Bin .../0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg | 0 .../PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg | 0 .../flsun_v400_global_Draft_Quality.inst.cfg | 0 .../variants/flsun_v400_0.4.inst.cfg | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/.cspell.json (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/.editorconfig (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/.gitignore (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/.markdownlint.json (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/README.md (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/cura-parameter-list.html (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/definitions/flsun_v400.def.json (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/extruders/flsun_v400_extruder_0.def.json (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/install.sh (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/meshes/flsun_v400.stl (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/quality/flsun_v400_global_Draft_Quality.inst.cfg (100%) rename 03-cura/{01-configuration-frank-scratch => 01-configuration}/variants/flsun_v400_0.4.inst.cfg (100%) diff --git a/03-cura/01-configuration-frank-scratch/.cspell.json b/03-cura/01-configuration/.cspell.json similarity index 100% rename from 03-cura/01-configuration-frank-scratch/.cspell.json rename to 03-cura/01-configuration/.cspell.json diff --git a/03-cura/01-configuration-frank-scratch/.editorconfig b/03-cura/01-configuration/.editorconfig similarity index 100% rename from 03-cura/01-configuration-frank-scratch/.editorconfig rename to 03-cura/01-configuration/.editorconfig diff --git a/03-cura/01-configuration-frank-scratch/.gitignore b/03-cura/01-configuration/.gitignore similarity index 100% rename from 03-cura/01-configuration-frank-scratch/.gitignore rename to 03-cura/01-configuration/.gitignore diff --git a/03-cura/01-configuration-frank-scratch/.markdownlint.json b/03-cura/01-configuration/.markdownlint.json similarity index 100% rename from 03-cura/01-configuration-frank-scratch/.markdownlint.json rename to 03-cura/01-configuration/.markdownlint.json diff --git a/03-cura/01-configuration-frank-scratch/README.md b/03-cura/01-configuration/README.md similarity index 100% rename from 03-cura/01-configuration-frank-scratch/README.md rename to 03-cura/01-configuration/README.md diff --git a/03-cura/01-configuration-frank-scratch/cura-parameter-list.html b/03-cura/01-configuration/cura-parameter-list.html similarity index 100% rename from 03-cura/01-configuration-frank-scratch/cura-parameter-list.html rename to 03-cura/01-configuration/cura-parameter-list.html diff --git a/03-cura/01-configuration-frank-scratch/definitions/flsun_v400.def.json b/03-cura/01-configuration/definitions/flsun_v400.def.json similarity index 100% rename from 03-cura/01-configuration-frank-scratch/definitions/flsun_v400.def.json rename to 03-cura/01-configuration/definitions/flsun_v400.def.json diff --git a/03-cura/01-configuration-frank-scratch/extruders/flsun_v400_extruder_0.def.json b/03-cura/01-configuration/extruders/flsun_v400_extruder_0.def.json similarity index 100% rename from 03-cura/01-configuration-frank-scratch/extruders/flsun_v400_extruder_0.def.json rename to 03-cura/01-configuration/extruders/flsun_v400_extruder_0.def.json diff --git a/03-cura/01-configuration-frank-scratch/install.sh b/03-cura/01-configuration/install.sh similarity index 100% rename from 03-cura/01-configuration-frank-scratch/install.sh rename to 03-cura/01-configuration/install.sh diff --git a/03-cura/01-configuration-frank-scratch/meshes/flsun_v400.stl b/03-cura/01-configuration/meshes/flsun_v400.stl similarity index 100% rename from 03-cura/01-configuration-frank-scratch/meshes/flsun_v400.stl rename to 03-cura/01-configuration/meshes/flsun_v400.stl diff --git a/03-cura/01-configuration-frank-scratch/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg b/03-cura/01-configuration/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg similarity index 100% rename from 03-cura/01-configuration-frank-scratch/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg rename to 03-cura/01-configuration/quality/PETG/0.4/flsun_v400_0.4_PETG_Draft_Print.inst.cfg diff --git a/03-cura/01-configuration-frank-scratch/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg b/03-cura/01-configuration/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg similarity index 100% rename from 03-cura/01-configuration-frank-scratch/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg rename to 03-cura/01-configuration/quality/PLA/0.4/flsun_v400_0.4_PLA_Draft_Print.inst.cfg diff --git a/03-cura/01-configuration-frank-scratch/quality/flsun_v400_global_Draft_Quality.inst.cfg b/03-cura/01-configuration/quality/flsun_v400_global_Draft_Quality.inst.cfg similarity index 100% rename from 03-cura/01-configuration-frank-scratch/quality/flsun_v400_global_Draft_Quality.inst.cfg rename to 03-cura/01-configuration/quality/flsun_v400_global_Draft_Quality.inst.cfg diff --git a/03-cura/01-configuration-frank-scratch/variants/flsun_v400_0.4.inst.cfg b/03-cura/01-configuration/variants/flsun_v400_0.4.inst.cfg similarity index 100% rename from 03-cura/01-configuration-frank-scratch/variants/flsun_v400_0.4.inst.cfg rename to 03-cura/01-configuration/variants/flsun_v400_0.4.inst.cfg