mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
Enable/disable config fields according to CLI options
This commit is contained in:
parent
d5a2714db2
commit
3dedae3928
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ sub load_config {
|
||||||
$self->update_dirty;
|
$self->update_dirty;
|
||||||
}
|
}
|
||||||
$self->reload_config;
|
$self->reload_config;
|
||||||
|
$self->_update;
|
||||||
}
|
}
|
||||||
|
|
||||||
sub get_preset_config {
|
sub get_preset_config {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue