Made animation speed be right
Put in 10 x 10 grid
This commit is contained in:
parent
838267a3ac
commit
a3903be868
9 changed files with 61 additions and 209 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue