PrusaSlicer-NonPlainar/lib/Slic3r/GUI/Plater
bubnikv b66bfb41aa Validate the height values entered into the layer height table.
Clamp these values between the minimum of min_layer_height per nozzle
and the maximum of max_layer_height per nozzle.
Don't allow entering zero layer height to trim an object,
the cut dialog should be used instead.

Fixes https://github.com/prusa3d/Slic3r/issues/235
2017-04-05 13:27:00 +02:00
..
2D.pm CLIPPER_OFFSET_SCALE was made a power of two, the scaling functions 2016-11-28 17:33:17 +01:00
2DToolpaths.pm New extrusion class: ExtrusionMultiPath 2017-01-19 13:35:55 +01:00
3D.pm Store / retrieve layer height profile from the AMF file. 2017-02-09 14:56:13 +01:00
3DPreview.pm Fixed 3D view of the Cut dialog. 2017-03-28 14:18:13 +02:00
3DToolpaths.pm Draft of a 3D toolpaths preview. 2016-09-26 12:38:29 +02:00
LambdaObjectDialog.pm Added UI options to make a slab, defaulting to the model object's bounding box * 1.5 2017-02-21 16:29:42 +01:00
ObjectCutDialog.pm User interface of the variable layer thickness. Certainly not finished yet, 2016-12-12 18:02:24 +01:00
ObjectPartsPanel.pm Fixed some picking issues after porting GLVolumes to C++. 2017-03-14 10:11:08 +01:00
ObjectSettingsDialog.pm Validate the height values entered into the layer height table. 2017-04-05 13:27:00 +02:00
OverrideSettingsPanel.pm Documentation of the UI config update functions, 2017-02-07 18:28:53 +01:00