mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Better tooltip for raft layers
This commit is contained in:
@@ -703,7 +703,7 @@ our $Options = {
|
|||||||
},
|
},
|
||||||
'raft_layers' => {
|
'raft_layers' => {
|
||||||
label => 'Raft layers',
|
label => 'Raft layers',
|
||||||
tooltip => 'Number of total raft layers to insert below the object(s).',
|
tooltip => 'The object will be raised by this number of layers, and support material will be generated under it.',
|
||||||
sidetext => 'layers',
|
sidetext => 'layers',
|
||||||
cli => 'raft-layers=i',
|
cli => 'raft-layers=i',
|
||||||
type => 'i',
|
type => 'i',
|
||||||
|
|||||||
Reference in New Issue
Block a user