Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrtyr <36745189+rtyr@users.noreply.github.com>2021-12-11 22:56:09 +0300
committerGitHub <noreply@github.com>2021-12-11 22:56:09 +0300
commit5d8a2fac71fa17d499f4a7ee1fe224e07e9a399b (patch)
treed87dfc95e50bc5a0979fb164a47635650627b7d7
parent45038f2ccc0a6921012b9f8c943e6901ce40f735 (diff)
parent2bba01f4822b4598c0037add66c1ba0ef217b990 (diff)
Merge pull request #7417 from spuder/ender2-pro
Add ender 2 pro
-rw-r--r--resources/profiles/Creality.ini17
-rw-r--r--resources/profiles/Creality/ENDER2PRO_thumbnail(NONBETA).pngbin0 -> 49090 bytes
2 files changed, 17 insertions, 0 deletions
diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini
index 9c4dc373b..26c0fb4ec 100644
--- a/resources/profiles/Creality.ini
+++ b/resources/profiles/Creality.ini
@@ -104,6 +104,15 @@ bed_model = ender2_bed.stl
bed_texture = ender2.svg
default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Creality PLA @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY; AzureFilm PLA @CREALITY; Devil Design PLA @CREALITY; Devil Design PLA Matt @CREALITY; Devil Design PLA Galaxy @CREALITY; Extrudr PLA NX2 @CREALITY; Real Filament PLA @CREALITY; Velleman PLA @CREALITY; 3DJAKE ecoPLA @CREALITY; 3DJAKE ecoPLA Matt @CREALITY; 3DJAKE ecoPLA Tough @CREALITY; 123-3D Jupiter PLA @CREALITY
+[printer_model:ENDER2PRO]
+name = Creality Ender-2 Pro
+variants = 0.4
+technology = FFF
+family = ENDER
+bed_model = ender2pro_bed.stl
+bed_texture = ender2pro.svg
+default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Creality PLA @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY; AzureFilm PLA @CREALITY; Devil Design PLA @CREALITY; Devil Design PLA Matt @CREALITY; Devil Design PLA Galaxy @CREALITY; Extrudr PLA NX2 @CREALITY; Real Filament PLA @CREALITY; Velleman PLA @CREALITY; 3DJAKE ecoPLA @CREALITY; 3DJAKE ecoPLA Matt @CREALITY; 3DJAKE ecoPLA Tough @CREALITY; 123-3D Jupiter PLA @CREALITY
+
[printer_model:CR5PRO]
name = Creality CR-5 Pro
variants = 0.4
@@ -1002,6 +1011,14 @@ max_print_height = 200
printer_model = ENDER2
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_ENDER2\nPRINTER_HAS_BOWDEN
+[printer:Creality Ender-2 Pro]
+inherits = *common*
+renamed_from = "Creality ENDER-2 Pro"
+bed_shape = 0x0,165x0,165x165,0x165
+max_print_height = 180
+printer_model = ENDER2PRO
+printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_ENDER2\nPRINTER_HAS_BOWDEN
+
[printer:Creality CR-5 Pro]
inherits = *common*; *slowabl*; *descendingz*
retract_length = 6
diff --git a/resources/profiles/Creality/ENDER2PRO_thumbnail(NONBETA).png b/resources/profiles/Creality/ENDER2PRO_thumbnail(NONBETA).png
new file mode 100644
index 000000000..8b0724135
--- /dev/null
+++ b/resources/profiles/Creality/ENDER2PRO_thumbnail(NONBETA).png
Binary files differ