New option for turning autocentering off. #404

This commit is contained in:
Alessandro Ranellucci
2013-12-18 19:11:20 +01:00
parent 15235699e4
commit 266673213d
4 changed files with 30 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ our $Options = {
# printer options
'print_center' => {
label => 'Print center',
tooltip => 'Enter the G-code coordinates of the point you want to center your print around.',
tooltip => 'These G-code coordinates are used to center your plater viewport.',
sidetext => 'mm',
cli => 'print-center=s',
type => 'point',