Explaining what PID is, what it is used for, and how to tune it.
- Introduction : Explain what PID is : start with bang-bang as a simple example, then explain why we need PID and how it works.
- Show what badly configured PID looks like and what well configured PID looks like
- Configuration : How to set the PID parameters in the config file
- How to live-tune the PID parameters ( using M301 )
- You need to tune the parameters, but don't need to do so by hand : explain M303 PID auto-tuning, [show example of it running]
- Troubleshooting : Explain how to fine-tune some common PID problems ( http://smoothieware.org/temperaturecontrol#toc15 )
The description for this video should contain the following links :
Also add any other information that should be added
The video is composed of the following sections :
- Introduction
- Configuration
- Troubleshooting
Assets are pictures and videos to be displayed in the video. Please here list and describe the various assets. They should be commited to github in this folder.
- One asset
- Another asset
TBD
TBD
TBD
If you contribute to this video in any way, please add your name to this list :
- Arthur Wolf
- Bill Schwanitz