Closed MajorSlug closed 3 years ago
same here, could this be in relation with the json file...?!
edit: I am not good at all in these things, but looking at another plugin maybe the json should look something like [tried a quick test, but didn't work, but then again, I am not good in programming...]: `{ "name": "Scalable Extra Prime", "author": "Pheneeny", "author_email": "pheneeny@gmail.com", "website": "https://github.com/Pheneeny/CuraPlugin-ScalableExtraPrime", "version": "1.0.1", "description": "Adjusts the extra prime amount after a travel or retraction based on the distance traveled", "api": 4 "settings": { "scalable_prime_settings": { "label": "Scalable prime", "type": "category", "description": "Scalable prime-specific settings", "icon": "category_machine", "children": { "scalable_prime_min_travel": { "label": "Extra Prime Min Travel", "description": "Minimum distance of travel before adding extra prime", "type": "float", "unit": "mm", "default_value": 0, "minimum_value": 0, "enabled": "scalable_prime_enable", "settable_per_mesh": False, "settable_per_extruder": False, "settable_per_meshgroup": False }
}
}
}
`
I don't know the root cause of the issue, but I know that if you collapse the "Material" category completely and re-expand it, the settings will show up properly from then on.
I apologize for the late response, I did not have my notifications configured in Github correctly and was never notified of your issue.
hey hey, no problem...! this is a good tip, before I use the 'search', but this is way more convenient.
cheers / joris
Thanks for the tip.
On Cura 3.2.1
Settings fields are well set visible:
But don't show up.
To access them, I need to use the "search..." bar.