fieldOfView / Cura-MaterialSettingsPlugin

A Cura plugin that lets the user select which print settings are available on the Materials pane of the preferences.
GNU Affero General Public License v3.0
13 stars 5 forks source link

Flow not working in Material Setting #13

Closed RicXXX closed 2 years ago

RicXXX commented 4 years ago

Hello, Using some soft material I noticed that "Flow" has to be adapted (compare to the flow used with PLA or PETG).

So with the Material Setting plugin I added "flow" to the material setting options. The flow option appears in the printer setting tab (preferences/configure cura/material/Print settings)., but it has no effect on the slicer.

Thanks to have a look. Ciao Riccardo

fieldOfView commented 4 years ago

If the flow is specified in the "sidebar" settings or in a quality profile, this always overrides the value set for the material using this plugin. Could you attach a project file (File -> Save as...) for me to check if this is the case?

The next version of the plugin will add an entry to the contextmenu of the sidebar settings, which makes it possible to force using the value set in the material.

RicXXX commented 4 years ago

Waiting for the next version.

enclosed the project file. Thanks to check and let me know.

Ric

Il giorno gio 18 giu 2020 alle ore 15:07 Aldo Hoeben < notifications@github.com> ha scritto:

If the flow is specified in the "sidebar" settings or in a quality profile, this always overrides the value set for the material using this plugin. Could you attach a project file (File -> Save as...) for me to check if this is the case?

The next version of the plugin will add an entry to the contextmenu of the sidebar settings, which makes it possible to force using the value set in the material.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fieldOfView/Cura-MaterialSettingsPlugin/issues/13#issuecomment-646004681, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKPOBIO3JD7NUM46IYBX463RXIGPFANCNFSM4OBQ4QUA .

fieldOfView commented 4 years ago

Unfortunately, attachments don't work on github. Could you post a link, or add the file here on github?

RicXXX commented 4 years ago

a.zip Here it is.

fieldOfView commented 4 years ago

Unfortunately, you did not save a project but you exported a 3MF file. If you use File -> Save... instead of File -> Export, the full configuration is included in the 3mf file along with the models. With the ufp file that you also included I could piece together a confirmation that your profiles do override what is set in the material.

If you want, you can help me test the functionality of the new version in this development snapshot. Download the file and drop it onto the Cura buildplate as if you are opening a 3d model.

RicXXX commented 4 years ago

b.zip

Sorry for the misunderstanding about the file. Here the 3mf

I just installed the new version from the link. The flow value from material setting still does not work.

Let me know how I can help you.

Ciao Riccardo

fieldOfView commented 4 years ago

The flow value from material setting still does not work.

Did you use the "Use value from material" option in the right-click menu of the "Material flow" setting in the main custom print settings floater?

RicXXX commented 3 years ago

OK, I just discover the option "use value from material" with the right click (Thanks).

It works.

But I have to re-use it every time I change material or quality setting (I believe it is the normal behaviour) It could be improved by having a checkbox or a switch for "use value from material" option (don't know if it feasible).

Il giorno ven 19 giu 2020 alle ore 09:38 Aldo Hoeben < notifications@github.com> ha scritto:

The flow value from material setting still does not work.

Did you use the "Use value from material" option in the right-click menu of the "Material flow" setting in the main custom print settings floater?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fieldOfView/Cura-MaterialSettingsPlugin/issues/13#issuecomment-646489163, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKPOBILHHR6RQ7Q5MKMJRADRXMIY7ANCNFSM4OBQ4QUA .

fieldOfView commented 3 years ago

You can save the "use value from material" state in a profile. Also, when you switch to another material or quality, Cura will ask you if you want to keep the setting or not.

RicXXX commented 3 years ago

// You can save the "use value from material" state in a profile. But I believe It will save the value, not the state of "use value from material".

// Also, when you switch to another material or quality, Cura will ask you if you want to keep the setting or not. After some months, I switched off this request. My Cura never keeps the modified setting, to be sure that I use the stored and verified setting. I found the option to keep the modified setting not practical for daily activity, good only in testing mode.

Il giorno ven 19 giu 2020 alle ore 10:00 Aldo Hoeben < notifications@github.com> ha scritto:

You can save the "use value from material" state in a profile. Also, when you switch to another material or quality, Cura will ask you if you want to keep the setting or not.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fieldOfView/Cura-MaterialSettingsPlugin/issues/13#issuecomment-646498478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKPOBIL5HAS3V5VX7T5LVP3RXMLJHANCNFSM4OBQ4QUA .

fieldOfView commented 3 years ago

But I believe It will save the value, not the state of "use value from material".

You assumption is wrong. It saves the "rule" to use the value from the material.

My Cura never keeps the modified setting,

That would be something to report on the Cura issue queue then.

RicXXX commented 3 years ago

But I believe It will save the value, not the state of "use value from material". You assumption is wrong. It saves the "rule" to use the value from the material.

OK, trying it

My Cura never keeps the modified setting, That would be something to report on the Cura issue queue then.

Nothing to report, I disabled it

RicXXX commented 3 years ago

You assumption is wrong. It saves the "rule" to use the value from the material.

It works. Not very instinctive, I mean for normal users that use the plugin without go in depth as we are doing here. do you believe you can introduce a check or a switch to enable/disable "use value from material" that can be more user friendly/instinctive?

fieldOfView commented 3 years ago

do you believe you can introduce a check or a switch to enable/disable "use value from material"

Unfortunately, no I can't. That would be working against the architecture of Cura.

RicXXX commented 3 years ago

Unfortunately, no I can't. That would be working against the architecture of Cura.

Pitty.

Just for recap: If I want to use "value from material" for different settings, I have to enable it (right click "use value from material") for each individual setting. Then I can save this status in a profile. If I have multiple profile I have to do it for any profile.

fieldOfView commented 3 years ago

Yes, this is how Cura works.

I will make a "shortcut" from the Print Settings tab on the Materials page that (1) informs you if the value is overridden and (2) will let you force using the value from the material with a single click. I could even make a function there that forces the use of the material values for all listed settings, but I cannot make it so that this is always done automatically.

RicXXX commented 3 years ago

(1) and (2) is a good solution.

but I cannot make it so that this is always done automatically.

You mean that the status "use value from material" has to be saved in the profiles? If is like this, it is a good compromise, with the Cura architecture.

technophreak commented 3 years ago

Hello, I've been looking everywhere in Cura 4.8 after installing plugin ...

I cannot find where the option "Use value from Material" ..

I assume this is supposed to be in the Print settings panel ?

image

GMib commented 3 years ago

Hello, I've been looking everywhere in Cura 4.8 after installing plugin ...

I cannot find where the option "Use value from Material" ..

I assume this is supposed to be in the Print settings panel ?

same here, i right click everywhere and i can't find "Use value from Material" ;(

userosos commented 3 years ago

same here, i right click everywhere and i can't find "Use value from Material" ;(

I can`t see to the point into the menu too.

userosos commented 3 years ago

@fieldOfView Can you help with it, pls? If i changed an parameter in profile how i can use parameter from Material? I can see that if i cloned an default profile and don't changed parameters i can change it from material but if i changed an settings from profile i can't changing one from material never. I think if add an setting for rewrite settings from material or blocking the parameters in Profile - it will be good. I would like to know the behavior in the settings when changing the material in the materials also

userosos commented 3 years ago

Another logic: When you change the material, the profile changes to the previously saved profile values, and all settings from the material are overwritten

fieldOfView commented 3 years ago

The "Use value from Material" option is part of the as yet unreleased next version of the plugin.

userosos commented 3 years ago

The "Use value from Material" option is part of the as yet unreleased next version of the plugin.

Good! Thx! Can i use the beta version?

What other plans do you have for this addon? It's a very good addon. I have many printers and had to create a profile for each one. Now I can use 1 profile for each printer or even 1 profile for all printers if I want.

UPD. I upload the master branch and test it.

userosos commented 3 years ago

I has an idea. Add Button for faster goto Materials/Print settings. Like the pic. If you can do it. изображение Upd1: May be the button need go to up if you can do it? изображение

rizwansarwar commented 3 years ago

So when is the fix/next release coming?

fieldOfView commented 3 years ago

The very unhelpful answer is "when it is done". I have a lot on my plate at the moment. I hope to get around to finishing what I started in the second half of april. But that is by no means a promise.

userosos commented 3 years ago

You can add a small logo in front of those settings that are read from the addon. It will be ok.

Xoma163 commented 2 years ago

The very unhelpful answer is "when it is done". I have a lot on my plate at the moment. I hope to get around to finishing what I started in the second half of april. But that is by no means a promise.

Hi. Any news?