Only default_value is used by the engine. So if you set value to be "0.4" or "=some_other_setting", it will be ignored and default_value is used instead.
Only default_value is used by the engine. So if you set value to be "0.4" or "=some_other_setting", it will be ignored and default_value is used instead.
1 hour ago, nallath said:Only default_value is used by the engine. So if you set value to be "0.4" or "=some_other_setting", it will be ignored and default_value is used instead.
Oh okay that's good to know! I was wondering if that is the case. but as you can see in the code snippet from my post above, I am only changing default_values, but e.g. skirt_brim_line_width = 0.4 (which should be the default anyway in fdmprinter.def.json) doesn't work somehow, while others work e.g. layer_height = 0.15.
Recommended Posts
gr5 2,238
Maybe @nallath could help you with this question.
Link to post
Share on other sites