mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 21:27:52 -06:00
Merge remote-tracking branch 'origin/gui_translate_to_cpp'
This commit is contained in:
commit
f876946358
7 changed files with 14 additions and 24 deletions
|
@ -443,7 +443,7 @@ sub new {
|
|||
$print_info_sizer->Add($grid_sizer, 0, wxEXPAND);
|
||||
my @info = (
|
||||
fil_m => "Used Filament (m)",
|
||||
fil_mm3 => "Used Filament (mm^3)",
|
||||
fil_mm3 => "Used Filament (mm\u00B3)",
|
||||
fil_g => "Used Filament (g)",
|
||||
cost => "Cost",
|
||||
time => "Estimated printing time",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue