OctoPrint / OctoPrint

OctoPrint is the snappy web interface for your 3D printer!
https://octoprint.org
GNU Affero General Public License v3.0
8.23k stars 1.67k forks source link

[Request] Slow head movement speed overnight #1752

Open jmta opened 7 years ago

jmta commented 7 years ago

Not sure if this would be possible but, I noticed that slowing my printer down to 50mm/s instead of 60mm/s reduces the noise dramatically. Was thinking it would be great that at a defined time octoprint inserted a line of gcode to slow the printing down (I'm assuming gcode holds that value as I set it in the slicer) and then inserted a line of code in the morning to return to the default value. Is this even possible?

HumbertoL commented 7 years ago

Try using a custom control to manually set the speed at night:

https://github.com/foosel/OctoPrint/wiki/Cookbook:-Custom-Controls