Merge pull request #6659 from pmjdebruijn/creality

Creality New Printers
This commit is contained in:
rtyr 2021-06-28 18:55:37 +02:00 committed by GitHub
commit b73690a47a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 65 additions and 7 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="240mm" height="240mm" version="1.1" viewBox="0 0 240 240" xmlns="http://www.w3.org/2000/svg">
<rect x=".25" y=".25" width="239.5" height="239.5" fill="none" stroke="#fff" stroke-width=".5"/>
</svg>

After

Width:  |  Height:  |  Size: 251 B

Binary file not shown.

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="270mm" height="250mm" version="1.1" viewBox="0 0 270 250" xmlns="http://www.w3.org/2000/svg">
<rect x=".25" y=".25" width="269.5" height="249.5" fill="none" stroke="#fff" stroke-width=".5"/>
</svg>

After

Width:  |  Height:  |  Size: 251 B

Binary file not shown.