mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-04 09:46:31 +08:00

* Update some language used * Completely check pre-condition in test. Make sure that we have 1 solid bottom layer and 2 solid top layers before invoking our change. * Use step_invalidate() instead to ensure dependencies are invalidated as well. Move set_started() until after invalidations.