Cherubim 63cd3a52ce
Don't reset all invisible settings
Why would you need to reset all invisible settings? It shouldn't matter whether a setting is visible or not.
This is causing bugs because the settings that are being reset are not necessarily extruder-type settings (as that is checked below). They are being reset to the value self._default_extruder, which is not always a valid setting value.

Fixes #4274.
2019-05-28 15:08:03 +02:00
..
2018-07-13 09:21:35 +02:00
2019-04-30 09:43:50 +02:00
2019-02-21 09:09:19 +01:00
2018-12-21 11:59:12 +01:00
2019-01-28 13:50:32 +01:00
2018-08-15 09:14:37 +02:00
2018-07-03 13:09:05 +02:00
2018-06-15 11:34:35 +02:00
2018-07-03 17:57:30 +02:00