Made animation speed be right

Put in 10 x 10 grid
This commit is contained in:
Lars Brubaker 2018-04-27 18:28:49 -07:00
parent 838267a3ac
commit a3903be868
9 changed files with 61 additions and 209 deletions

View file

@ -709,7 +709,7 @@
"PresentationName": "Leveling Solution",
"HelpText": "The print leveling algorithm to use.",
"DataEditType": "LIST",
"ListValues": "3 Point Plane,7 Point Disk,13 Point Disk,3x3 Mesh,5x5 Mesh",
"ListValues": "3 Point Plane,7 Point Disk,13 Point Disk,3x3 Mesh,5x5 Mesh,10x10 Mesh",
"ShowAsOverride": true,
"ShowIfSet": "!has_hardware_leveling",
"DefaultValue": "3 Point Plane",