Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | z_thermal_adjust: get_temp hotfix | alchemyEngine | 2022-09-30 | 1 | -0/+6 |
| | | | | | | | M105 expects get_temp method. Module crashes when gcode_id parameter is set and M105 called. Add methods as hotfix. Signed-off-by: Robert Pazdzior <robertp@norbital.com> | ||||
* | z_thermal_adjust: Add Z thermal adjuster module (#4157) | alchemyEngine | 2022-09-25 | 1 | -0/+183 |
Use a frame-coupled temperature probe to compensate for thermal expansion in real-time. Signed-off by: Robert Pazdzior <robertp@norbital.com> |