Adds pressure advance to filament_temperature_array and renamed it to filament_array. PRINT macro will now set pressure advance based off filament type or what you have default to in the extruder.
Also updated adaptive_bed_mesh macro to th e latest.
Motivation and Context
More automation/update
How has this been tested?
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
[x] I have read the CONTRIBUTING document.
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Adds pressure advance to filament_temperature_array and renamed it to filament_array. PRINT macro will now set pressure advance based off filament type or what you have default to in the extruder.
Also updated adaptive_bed_mesh macro to th e latest.
Motivation and Context
More automation/update
How has this been tested?
Screenshots (if appropriate):
Types of changes
Checklist: