Add elephant foot compensation to SLA print

Work in progress


Convert efc input to the right scaling


Apply EFC on the slice index to make it visible in the preview.
This commit is contained in:
tamasmeszaros
2020-02-06 14:09:48 +01:00
parent 66b76bbc55
commit ccda6cc051
8 changed files with 51 additions and 4 deletions

View File

@@ -785,6 +785,7 @@ bool SLAPrint::invalidate_state_by_config_options(const std::vector<t_config_opt
"material_correction",
"relative_correction",
"absolute_correction",
"elefant_foot_compensation",
"gamma_correction"
};