Scott Lahteine
|
70863fbd55
|
Avoid name conflict with 'UART'
|
4 years ago |
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
4 years ago |
thinkyhead
|
ab1863ac48
|
[cron] Bump distribution date (2020-03-04)
|
4 years ago |
Scott Lahteine
|
72b63e9520
|
Fix TEMP_PROBE_PIN for SKR 1.4
Co-Authored-By: Anthrix <anthrix@users.noreply.github.com>
|
4 years ago |
George Fu
|
a698bfdc2a
|
Update FYSETC S6 pins/variants (#17056)
|
4 years ago |
thisiskeithb
|
efc739a880
|
Use BED_MAXTEMP for PTC_MAX_BED_TEMP (#17061)
|
4 years ago |
Scott Lahteine
|
fd1af0189e
|
mftest: Set machine name
|
4 years ago |
Scott Lahteine
|
83a60f15ff
|
Fix EEPROM compile errors
|
4 years ago |
Scott Lahteine
|
c083728e4c
|
General code cleanup
|
4 years ago |
Scott Lahteine
|
5e28b0f471
|
Minor EEPROM cleanup
|
4 years ago |
Scott Lahteine
|
3a07b4412d
|
Asynchronous M114 and (R)ealtime position option (#17032)
|
4 years ago |
Scott Lahteine
|
5171e9da93
|
No more direct G28 calls
|
4 years ago |
Scott Lahteine
|
af62d7f937
|
Fix MMU test
|
4 years ago |
thinkyhead
|
12d05e4835
|
[cron] Bump distribution date (2020-03-03)
|
4 years ago |
Scott Lahteine
|
07e22d1d65
|
Neopixel on LPC uses GPIO toggling
|
4 years ago |
Scott Lahteine
|
d3e232d1c1
|
Add single extruder LIN_ADVANCE test
|
4 years ago |
Scott Lahteine
|
646599d0d9
|
Finish M900 updates
|
4 years ago |
Scott Lahteine
|
eb4d5120bf
|
Keep name around for old configs
|
4 years ago |
thisiskeithb
|
e0c0173f73
|
Fix nested comment warning (#17045)
|
4 years ago |
InsanityAutomation
|
552f7a91d0
|
Default on/off for Power Loss Recovery (#17051)
|
4 years ago |
jufimu12
|
ad4a9eb73a
|
Fix G34 probing range/error bug (#17052)
|
4 years ago |
Scott Lahteine
|
5aa528781f
|
Fix ambiguous type
Co-Authored-By: Andrew Kroll <xxxajk@gmail.com>
|
4 years ago |
ellensp
|
af23c0480e
|
Don't define 'valptr' if unused (#17048)
|
4 years ago |
ellensp
|
624ab24a5c
|
Suppress thisItemNr warning (#17049)
|
4 years ago |
Jason Smith
|
66334820ca
|
Add TMC micro-steps sanity check (#17044)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
2c4e054e9a
|
Fix fastio pin comment
|
4 years ago |
Scott Lahteine
|
49c5f614c6
|
Minor motion style changes
|
4 years ago |
Scott Lahteine
|
6b5347ee39
|
Improved M900
|
4 years ago |
Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
4 years ago |
Scott Lahteine
|
736521a3f1
|
Balance mega tests, shorten some env names
|
4 years ago |
Scott Lahteine
|
870a1f753a
|
Fix undefined STATUS_CHAMBER_WIDTH
|
4 years ago |
Jason Smith
|
cc822bf70f
|
Fix some 8 extruders issues, GTR build (#17043)
|
4 years ago |
Jason Smith
|
5da6819277
|
Fix build issues with REPRAPWORLD_KEYPAD (#17038)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
362c9ae79a
|
Clean up use of extra_xyjerk
|
4 years ago |
thinkyhead
|
ac93df43cd
|
[cron] Bump distribution date (2020-03-02)
|
4 years ago |
ellensp
|
4b256a6fa8
|
Revert FYSETC Mini encoder change (#17040)
Reverting #17010
|
4 years ago |
Jason Smith
|
45fae55929
|
Fix SKR nested comment warning (#17037)
|
4 years ago |
Jason Smith
|
4a3fcd0bf9
|
Fix three extruder with auto-fan build (#17035)
|
4 years ago |
Scott Lahteine
|
edd1b76a9a
|
Fix set_current_from_steppers_for_axis(E_AXIS) bug
|
4 years ago |
Scott Lahteine
|
c4db8e49a7
|
XYZ_CHAR macro
|
4 years ago |
Scott Lahteine
|
3473b21710
|
Move millis_t includes
|
4 years ago |
Scott Lahteine
|
5e9a10dbae
|
Use PSTR for common labels
|
4 years ago |
Scott Lahteine
|
f7d663c7db
|
Improvements for MarlinMesh.scad
|
4 years ago |
thinkyhead
|
1d609d2bbd
|
[cron] Bump distribution date (2020-03-01)
|
4 years ago |
Vert
|
6c9ca1bec2
|
Clarify GT2560 common pins (#17021)
|
4 years ago |
Scott Lahteine
|
730804289c
|
Catch more LPC1768 pin conflicts (#17019)
|
4 years ago |
ManuelMcLure
|
39c34e4992
|
Use ADC resolution in AD595/8495 calculation (#17018)
Fixes thermocouple reading on LP1768 (which uses 12-bit resolution).
|
4 years ago |
thinkyhead
|
b946530ef6
|
[cron] Bump distribution date (2020-02-29)
|
4 years ago |
ellensp
|
9b145c7c73
|
Reverse encoder for FYSETC Mini 12864 2.1 + SKR 1.3 (#17010)
|
4 years ago |
jufimu12
|
ac755fce82
|
Fix G34 "Decreasing accuracy" bug (#17013)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |