ManuelMcLure
|
39c34e4992
|
Use ADC resolution in AD595/8495 calculation (#17018)
Fixes thermocouple reading on LP1768 (which uses 12-bit resolution).
|
5 years ago |
Anders Sahlman
|
c669420134
|
Pass along sanity_check for (G33) probing (#17006)
|
5 years ago |
Scott Lahteine
|
4f55723527
|
RUMBA has 3 E plugs
|
5 years ago |
Scott Lahteine
|
be62ab2d02
|
Move reachable test to Probe class
|
5 years ago |
Makoto Schoppert
|
8164cac797
|
Fix planner.cpp compile (#16996)
|
5 years ago |
Scott Lahteine
|
263a7beeb5
|
More extra travel jerk changes
Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
02cce7d4b4
|
Add TRAVEL_EXTRA_XYJERK option
See #16949
Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
0a7e7a6fa5
|
Allow servo features in combination (#16960)
|
5 years ago |
Scott Lahteine
|
cf597e2bb1
|
Allow weird probe values in G33
|
5 years ago |
Scott Lahteine
|
5ebba4b19f
|
More serial strings
|
5 years ago |
InsanityAutomation
|
cdcd45d651
|
Set LCD status for EEPROM errors (#16977)
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
InsanityAutomation
|
4250a98908
|
Toolchange improvements (#16979)
|
5 years ago |
Scott Lahteine
|
5071fe82ab
|
Ensure proper SD print completion (#16967)
|
5 years ago |
Scott Lahteine
|
5e197df89a
|
Fix Babystepping loop (again)
|
5 years ago |
Jason Smith
|
2bcc2ec7d1
|
Reduce default TMC baudrate to 57600 with Software Serial (#16930)
|
5 years ago |
Scott Lahteine
|
b9b29bf4c0
|
Followup to babystep hotfix
|
5 years ago |
Scott Lahteine
|
8670df08a2
|
CoreXY Babystepping hotfix
|
5 years ago |
Scott Lahteine
|
484e1a624c
|
CoreXY Babystepping hotfix
|
5 years ago |
Jamie
|
e1d367e05a
|
Fix EEPROM errors with EXTRUDERS == 0 (#16898)
|
5 years ago |
Scott Lahteine
|
6320f9795c
|
More EEPROM cleanup
|
5 years ago |
Scott Lahteine
|
b8b225c8b5
|
Function for CONFIG_ECHO_HEADING
|
5 years ago |
Scott Lahteine
|
99a5074372
|
Fix babystep include, typos in stepper.cpp
Fix #16881
|
5 years ago |
Scott Lahteine
|
4360142bd1
|
Defer updated ADC
|
5 years ago |
Scott Lahteine
|
72fae2faa5
|
Require TMCStepper 0.6.2
|
5 years ago |
Scott Lahteine
|
64a81f887a
|
EXPERIMENTAL integrated BABYSTEPPING (#16829)
|
5 years ago |
Scott Lahteine
|
64b96f3908
|
Double ADC read frequency (#16864)
|
5 years ago |
Scott Lahteine
|
0b984519c3
|
Clean up stepper and babystep (#16857)
|
5 years ago |
Scott Lahteine
|
1d8d91afc6
|
No limit needed on this raise
Remove an extraneous limit from #16811.
|
5 years ago |
Scott Lahteine
|
189c101793
|
Use prior babystep delay method (#16833)
|
5 years ago |
Scott Lahteine
|
2836834d7e
|
Unify step pulse timing of ISR / babystep (#16813)
|
5 years ago |
Scott Lahteine
|
18a7276909
|
Revert "Coolstep for TMC2130, 2209, 5130, 5160"
Reverting #16790 as not ready for primetime.
|
5 years ago |
InsanityAutomation
|
84b6e11bd5
|
Better probe fail handling (#16811)
|
5 years ago |
Fabio Santos
|
894762259b
|
Coolstep for TMC2130, 2209, 5130, 5160 (#16790)
|
5 years ago |
Scott Lahteine
|
130e36d766
|
Tweak ABL logging, document probing
|
5 years ago |
Robert Stein
|
3a3429b1ef
|
Fix probe with multi-endstops (#16793)
|
5 years ago |
Scott Lahteine
|
f312ddfa4f
|
More updates for 8 extruders, REPEAT
|
5 years ago |
Scott Lahteine
|
7bf2190f03
|
Fix CALIBRATION_GCODE pin handling
|
5 years ago |
Scott Lahteine
|
081ef46e76
|
Fix Arduino IDE compile for DUE
Fixes #16767
|
5 years ago |
Scott Lahteine
|
15b6ad41bc
|
Fix E stepper stays on bug
Fixes #16753
|
5 years ago |
Bob Kuhn
|
0268c1d02c
|
STM32duino - Use SDIO for onboard SD (#16756)
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
7f9c62437e
|
Corner Leveling: Add inset for each side (#16759)
|
5 years ago |
Scott Lahteine
|
72b4d91d2e
|
Add Z_AFTER_HOMING to raise Z more in G28 (#16755)
|
5 years ago |
Scott Lahteine
|
ee6003be87
|
Revert breaking change to _FAN_PWM macro
|
5 years ago |
Scott Lahteine
|
4716dac874
|
Apply REPEAT, RREPEAT, and loop macros (#16757)
|
5 years ago |
Scott Lahteine
|
0e72c315a0
|
Minor string storage optimization
|
5 years ago |
Scott Lahteine
|
22556a7bbf
|
More 8-extruder fixups
|
5 years ago |
Scott Lahteine
|
995a9238b3
|
Probe singleton patch
Followup to #16751
|
5 years ago |
Jason Smith
|
c3cab37d7e
|
Fix Temperature::over_autostart_threshold (#16749)
|
5 years ago |