add "overhang_reverse_internal_only"

This commit is contained in:
Wang YB
2024-05-24 13:50:59 +08:00
parent 201cb4a2fd
commit 783b825007
7 changed files with 36 additions and 7 deletions

View File

@@ -678,6 +678,7 @@ PRINT_CONFIG_CLASS_DEFINE(
//w38
((ConfigOptionBool, overhang_reverse))
((ConfigOptionBool, overhang_reverse_internal_only))
((ConfigOptionFloatOrPercent, overhang_reverse_threshold))
)