mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
Increased width for Infill ComboBox and EditCtrls from Manipulation panel on right panel
+ Added updated POT-file
This commit is contained in:
parent
0a33aedc3a
commit
c503a4e424
3 changed files with 1443 additions and 1349 deletions
|
@ -387,7 +387,7 @@ FreqChangedParams::FreqChangedParams(wxWindow* parent) :
|
|||
|
||||
option = m_og->get_option("fill_density");
|
||||
option.opt.label = L("Infill");
|
||||
option.opt.width = 7/*6*/;
|
||||
option.opt.width = 8;
|
||||
option.opt.sidetext = " ";
|
||||
line.append_option(option);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue