Follow-up of 6be84d529d740c44c1e9bf533e70e167b3442063 - Fixed processing of spiral vase mode in GCodeProcessor::process_G1
Co-authored-by: enricoturri1966 <enricoturri@seznam.cz>
* Updated inner outer inner algorithm to cater for edge case where an internal island with multiple internal perimeters would cause the external island to fall back to outer-> inner wall ordering.
Updated inner outer inner algorithm to cater for edge case where an internal island with multiple internal perimeters would cause the external island to fall back to outer-> inner wall ordering.
* Reworked the inner outer inner algorithm to better work with more than 3 perimeters.
* Code comment updates. Removed error check code.
* Cleaned up code and comments
Cleaned up code and comments
* Disabled inner outer inner algorithm on first layer
Disabling inner outer inner algorithm and using inner to outer wall ordering to promote bed adhesion as having isolated perimeters on the bed has resulted on occasion to warping or incomplete adherence to the bed.
* Code optimisation
* Update Korean translation
* 1. Fix blank button text after translation
2. Fix some mistranslated korean
* -fix bottom surface in gcode viewer
-update korean translation
* - Fixed UI being broken 'cause "display" text size could not be calculated when cjk language is use
* Change NotoSansKR to NanumGothic, which has a height similar to the main font.
* update korean translation
* Add support for Sovol SV07 and SV07 Plus
Add support for Sovol SV07 and SV07 Plus
* Add support for Sovol SV07 and SV07 Plus
Add support for Sovol SV07 and SV07 Plus
* Add support for Sovol SV07 and SV07 Plus
Add support for Sovol SV07 and SV07 Plus
* Add support for Sovol SV07 and SV07 Plus
Add support for Sovol SV07 and SV07 Plus
* Add support for Sovol SV07 and SV07 Plus
Add support for Sovol SV07 and SV07 Plus
* Changed retraction settings
* User request
Deactivated exclude object
* Fixed an error
Got an error about the layer shifting code.