mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 07:56:24 -06:00
tweak some messages
This commit is contained in:
parent
bf7479ca35
commit
65062d33eb
5 changed files with 41 additions and 9 deletions
|
@ -1848,7 +1848,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("top_surface_acceleration");
|
||||
optgroup->append_single_option_line("travel_acceleration");
|
||||
|
||||
optgroup = page->new_optgroup(L("Jerk"), 15);
|
||||
optgroup = page->new_optgroup(L("Jerk(XY)"), 15);
|
||||
optgroup->append_single_option_line("default_jerk");
|
||||
optgroup->append_single_option_line("outer_wall_jerk");
|
||||
optgroup->append_single_option_line("inner_wall_jerk");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue