mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Add sketch to cloud
CURA-11777
This commit is contained in:
parent
f150d304d6
commit
f7f56e8766
8 changed files with 8 additions and 4 deletions
|
@ -117,6 +117,7 @@ class FilamentChange(Script):
|
|||
"UltiGCode": "Ultimaker 2",
|
||||
"Griffin": "Griffin",
|
||||
"Makerbot": "Makerbot",
|
||||
"Sketch": "Sketch",
|
||||
"BFB": "Bits from Bytes",
|
||||
"MACH3": "Mach3",
|
||||
"Repetier": "Repetier"
|
||||
|
|
|
@ -206,6 +206,7 @@ class PauseAtHeight(Script):
|
|||
"UltiGCode": "Ultimaker 2",
|
||||
"Griffin": "Griffin",
|
||||
"Makerbot": "Makerbot",
|
||||
"Sketch": "Sketch",
|
||||
"BFB": "Bits from Bytes",
|
||||
"MACH3": "Mach3",
|
||||
"Repetier": "Repetier"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue