Cura/plugins
Ghostkeeper d53568c5db
Fix linear-scaling height map thickness
Previously it was using this 'peak_height' which is the total height of the model in scale_vector.y. However it was then multiplying the height map with that scale vector and adding the base height again a second time. So the scaling part was too thick and included the base height, and the total height of the mesh was also too big.
I also reduced an unnecessary re-calculation of the height_from_base parameter. And as a result we don't need the peak_height variable at all any more.

Fixes #8902.
2020-12-09 12:16:56 +01:00
..
3MFReader Catch errors for corrupted zip files when reading project files 2020-11-18 01:57:49 +01:00
3MFWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
AMFReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
CuraDrive Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
CuraEngineBackend Merge branch '4.8' of github.com:Ultimaker/Cura 2020-10-22 13:41:44 +02:00
CuraProfileReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
CuraProfileWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
FirmwareUpdateChecker Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
FirmwareUpdater Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeGzReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeGzWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeProfileReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
ImageReader Fix linear-scaling height map thickness 2020-12-09 12:16:56 +01:00
LegacyProfileReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
MachineSettingsAction Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
ModelChecker Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
MonitorStage Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
PerObjectSettingsTool Also add wall_line_count when adding a infill mesh 2020-11-03 16:06:10 +01:00
PostProcessingPlugin Update plugins/PostProcessingPlugin/scripts/TimeLapse.py 2020-11-25 19:33:37 -03:00
PrepareStage Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
PreviewStage Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
RemovableDriveOutputDevice Merge branch 'master' into fix_filtering_output_mimetypes 2020-10-30 15:31:04 +01:00
SentryLogger Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
SimulationView Don't render non-printed meshes as if being outside of build volume 2020-10-29 12:29:10 +01:00
SliceInfoPlugin More readable. 2020-11-03 16:12:50 +01:00
SolidView Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
SupportEraser Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
Toolbox Add extra cast to author model 2020-11-27 10:46:33 +01:00
TrimeshReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UFPReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UFPWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UltimakerMachineActions Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UM3NetworkPrinting Merge branch '4.8' 2020-11-10 11:31:53 +01:00
USBPrinting Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
X3DReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
XmlMaterialProfile Merge branch '4.8' 2020-11-10 11:31:53 +01:00
XRayView Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00