Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set XATC default start and spacing values in reset() #23839

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
6270df9
🐛 Fix Emder-3 V2 Enhanced SetFlow (#23016)
mriscoc Oct 25, 2021
f41c78d
🐛 Fix børken E_DUAL_STEPPER_DRIVERS (#23017)
ellensp Oct 25, 2021
2b19dc3
✨ Octopus Pro V1.0 with STM32F429ZGT6 (#23008)
thisiskeithb Oct 25, 2021
845faf2
Merge branch 'MarlinFirmware:bugfix-2.0.x' into bugfix-2.0.x
tombrazier Oct 26, 2021
19784bd
Merge branch 'MarlinFirmware:bugfix-2.0.x' into bugfix-2.0.x
tombrazier Oct 30, 2021
f90aec8
Merge branch 'MarlinFirmware:bugfix-2.0.x' into bugfix-2.0.x
tombrazier Nov 2, 2021
3c2eaab
Merge branch 'MarlinFirmware:bugfix-2.0.x' into bugfix-2.0.x
tombrazier Dec 24, 2021
a01056b
Merge branch 'MarlinFirmware:bugfix-2.0.x' into bugfix-2.0.x
tombrazier Feb 14, 2022
68da1a6
First pass at model predictive control code for hotend temperature
tombrazier Feb 14, 2022
7ee17bd
Cleaned up config and implementation of MPC
tombrazier Feb 16, 2022
999daad
Keep PIDTEMP as the default, not MPCTEMP
tombrazier Feb 16, 2022
1e681ab
Keep AUTOTEMP enabled by default
tombrazier Feb 16, 2022
1117854
More consistent representation of heat transfer calcs and (very) slig…
tombrazier Feb 16, 2022
6455c46
Cleaned comment
tombrazier Feb 16, 2022
4d9a28d
More logical way to present sensor_xfer_coeff calculation
tombrazier Feb 17, 2022
b8dad6f
Reduce noise in PWM output
tombrazier Feb 17, 2022
76adc0c
Remove technically correct but practically redundant factor and save …
tombrazier Feb 17, 2022
c324663
Ignore deretractions
tombrazier Feb 17, 2022
bffc5c7
Significantly reduced floating point operations in MPC
tombrazier Feb 19, 2022
f5bcb96
Slightly cleaner ordering of code
tombrazier Feb 19, 2022
841e8b3
Merge branch 'modelpredictivecontrol' into tempbranch
tombrazier Feb 28, 2022
384eb01
My config
tombrazier Feb 21, 2022
7bef5fd
Faster boot
tombrazier Feb 25, 2022
0638e55
Modded my config
tombrazier Feb 27, 2022
df64d22
Merge branch 'bugfix-2.0.x' into mymachine
tombrazier Mar 3, 2022
a88b6d5
X axis twist config
tombrazier Mar 1, 2022
809c62a
Added G26 mesh validation
tombrazier Mar 1, 2022
ab1d96f
Fixed typo
tombrazier Mar 3, 2022
3d32085
set up XATC start and spacing variables in reset() and enable XATC wi…
tombrazier Mar 3, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading