MarkWheadon / velocity-painting

#VelocityPainting: patterning 3D prints by modulating the print speed
Other
198 stars 31 forks source link

Request: Temperature plugin #24

Open GormAuslander opened 3 years ago

GormAuslander commented 3 years ago

How easily could this code be adapted to vary temperature by the same means it changes speed?

I am thinking of a wood filament print where I use a greyscale woodgrain texture, and the grains are both darker by temperature variation and indented by speed variation.

I think a combination of velocity painting and temperature painting could unlock a whole world of possibilities!

MarkWheadon commented 3 years ago

Hi Jason yes it wouldn't take an awful lot of changing. something someone else was doing the other day made me think that actually varying the cooling fan speed might be the way to go. A sudden blast of cooling fan is much more instant than changing the nozzle temperature and has a very similar effect...

Mark

On Wed, 24 Feb 2021, 20:32 Jason Summer, notifications@github.com wrote:

How easily could this code be adapted to vary temperature by the same means it changes speed?

I am thinking of a wood filament print where I use a greyscale woodgrain texture, and the grains are both darker by temperature variation and indented by speed variation.

I think a combination of velocity painting and temperature painting could unlock a whole world of possibilities!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MarkWheadon/velocity-painting/issues/24, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGDGGUI2M7V56WFMO6FYM7TTAVO4TANCNFSM4YFGPBRA .

GormAuslander commented 3 years ago

I hadn't even thought about using the fan, but I suspect you'd be right!

It might be nice to have a toggle anyway, where you can have fan speed, nozzle temp, or both, just for experimentation sake, and just in case some filaments cooperate differently.