mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 22:35:15 -06:00
Merge branch 'gcode_preview'
This commit is contained in:
commit
76360d698c
6 changed files with 127 additions and 42 deletions
|
@ -69,6 +69,7 @@ sub new {
|
|||
$choice_view_type->Append(L("Height"));
|
||||
$choice_view_type->Append(L("Width"));
|
||||
$choice_view_type->Append(L("Speed"));
|
||||
$choice_view_type->Append(L("Volumetric flow rate"));
|
||||
$choice_view_type->Append(L("Tool"));
|
||||
$choice_view_type->SetSelection(0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue