Browse Source

Add Creality CR-10S machine definition

The CR-10S is functionally equivalent to the CR-10.
Mikkel Kroman 6 years ago
parent
commit
4fbb524a98
1 changed files with 5 additions and 0 deletions
  1. 5 0
      resources/definitions/creality_cr10s.def.json

+ 5 - 0
resources/definitions/creality_cr10s.def.json

@@ -0,0 +1,5 @@
+{
+    "name": "Creality CR-10S",
+    "version": 2,
+    "inherits": "creality_cr10"
+}