Put in temp that leveling occurred at
Put in date Made rebuild data happen correctly Improved leveling messages Fixed a bug with leveling happening after line cutting Added 5x5 leveling
This commit is contained in:
parent
34970a6462
commit
3f8f0cbe28
14 changed files with 283 additions and 81 deletions
|
|
@ -771,7 +771,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",
|
||||
"ListValues": "3 Point Plane,7 Point Disk,13 Point Disk,3x3 Mesh,5x5 Mesh",
|
||||
"ShowAsOverride": true,
|
||||
"ShowIfSet": "!has_hardware_leveling",
|
||||
"DefaultValue": "3 Point Plane",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue