Files
OrcaSlicer-KX/src/slic3r/GUI
YuSanka 1a2f51630b Added a check that first layer height is not expressed as a percentage (related to https://github.com/prusa3d/PrusaSlicer/issues/7418)
first_layer_height cannot be changed to ConfigOptionFloat, that would break loading of old 3MFs.
The relative values from 3MFs should already be converted to absolute in `Preset::normalize`, what is missing is the UI check.

+ Code refactoring for OptionsGroup::create_single_option_line():
Don't clear label value in an Option. This value is used in Field::get_value_by_opt_type() to show error "%s doesn't support percentage".
=> At functions OG_CustomCtrl::CtrlLine::render() and OG_CustomCtrl::CtrlLine::get_pos() added check if current line has more than one option.
=> Draw option's label only when line has several options.
2021-12-07 09:20:36 +01:00
..
2021-01-29 10:47:02 +01:00
2021-06-18 19:46:04 +02:00
2021-11-18 17:03:49 +01:00
2021-12-03 16:19:09 +01:00
2021-01-29 10:47:02 +01:00
2021-07-29 13:20:50 +02:00
2021-12-06 17:24:54 +01:00
2021-12-06 17:24:54 +01:00
2021-11-11 11:22:57 +01:00
2021-11-11 11:22:57 +01:00
2021-12-05 09:09:34 +01:00
2021-10-06 17:24:40 +02:00
2021-11-12 09:21:41 +01:00
2021-08-13 13:30:50 +02:00
2021-12-05 09:09:34 +01:00
2021-12-05 09:09:34 +01:00
2021-11-24 11:55:52 +01:00
2021-10-06 17:24:40 +02:00
2021-11-19 15:32:42 +01:00
2021-12-05 09:09:34 +01:00
2021-12-05 09:09:34 +01:00
2021-11-30 08:43:39 +01:00
2021-06-18 19:46:04 +02:00
2021-11-05 10:01:13 +01:00
2021-11-05 10:01:13 +01:00
2021-06-18 19:46:04 +02:00
2021-11-11 11:22:57 +01:00