malnvenshorn / OctoPrint-FilamentManager

OctoPrint plugin to manage your filament inventory
GNU Affero General Public License v3.0
131 stars 59 forks source link

Offset Hotend and Bed by Filament #6

Closed jasoncross closed 7 years ago

jasoncross commented 7 years ago

Less an issue and more an enhancement request.

Many filaments are slightly different for optimal temps. But uploaded data files to print are often uploaded with a specific temp.

For example, I have a model uploaded to Octoprint with the default 190 temp for PLA but have a black PLA that is best at 205 degrees. Right now I have to manually recall to offset 15 degrees when using that filament. It would be great if when setting a profile up for a filament, I could set a default offset and have that applied when printing with that filament.

malnvenshorn commented 7 years ago

Sounds quite the same as #4. The thing is it will (most likely) only work for the same material from the same vendor. For example if you use PLA from a different vendor chances are high that you need to adjust other settings as well, e.g. the flow rate. If you use a different material you definitely have to reslice your model again. So it would be limited in use.

jasoncross commented 7 years ago

I already put a different profile for each combination of material/vendor, so not really. For example I have a profile for Inland Silver PLA, Zyltech Transparent PLA, etc.