Scott Lahteine
9b886c2ad4
Load balance some tests
4年前
Scott Lahteine
223aa5cc4e
No unscaled_e_move for CNC
4年前
Scott Lahteine
d029a09810
Minor HAL cleanup
4年前
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
4年前
Scott Lahteine
fc11e72174
Fix extra unskew call
Fixes #17264
4年前
thisiskeithb
add34aa286
Fix STM32F1 USB Composite Dependency
Co-authored-by: Lord-Quake <Lord-Quake@users.noreply.github.com >
4年前
oscarsan1
b35dc5f0b4
Fix Trigorilla 1.4 missing spaces
4年前
thinkyhead
fc74c6a7b6
[cron] Bump distribution date (2020-03-29)
4年前
Roxy-3D
2f7e5cf7dd
Fix typo...
4年前
Scott Lahteine
747b964295
Clean up user-wait, SD completion (#17315 )
4年前
Scott Lahteine
a84990961a
Simplify TWIBus debug
4年前
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics (#17281 )
4年前
InsanityAutomation
de648bfdc1
Add Funmat HT V4.0 board support (#17305 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4年前
thinkyhead
e71b25a555
[cron] Bump distribution date (2020-03-28)
4年前
Mathias Rasmussen
8752fbd92c
Store case light brightness in EEPROM (#17307 )
4年前
InsanityAutomation
bed41af868
Fix Stepper PWM menu (#17298 )
4年前
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 (#17292 )
4年前
InsanityAutomation
3655e240f5
Fix SD finished ExtUI / host action (#17285 )
4年前
thinkyhead
98ef161bfe
[cron] Bump distribution date (2020-03-27)
4年前
Scott Lahteine
54a12ee1d6
Tweak eeprom storage type
4年前
Scott Lahteine
d6a4c3079d
Tweak ui.finish_status
4年前
Giuliano Zaro
8122468a36
Update Italian language (#17293 )
4年前
Acenotass
5c150c0c94
Update Russian language (#17290 )
4年前
Scott Lahteine
5ec1a8bb2b
Fix M0 unused var warning
4年前
Scott Lahteine
dd6781217a
motion.cpp: HAS_DIST_MM_ARG
4年前
Scott Lahteine
0175189c34
Allow G2_PWM to be slimmer
4年前
Scott Lahteine
adb6334ba0
Use "dist" instead of "delta" for clarity
4年前
thinkyhead
4dea020050
[cron] Bump distribution date (2020-03-26)
4年前
Scott Lahteine
c86ee574ec
Drop old comment
4年前
Scott Lahteine
f2ed18d150
M303 followup
- Put 'D' before other params for clean exit.
- Use serial on/off for debug status.
4年前
Roxy-3D
1986e1cdf8
Allow PID_DEBUG to be turned on and off (#17284 )
M303 D will now toggle activation of PID_DEBUG output. This allows the debug capability to be built into the firmware, but turned on and off as needed.
4年前
thinkyhead
0aeee64cca
[cron] Bump distribution date (2020-03-25)
4年前
Roxy-3D
075a86b076
Update LCD timing on Formbot T-Rex 2+ machines
The code is slightly more optimized than it used to be and this has caused the setup and hold times on the Formbot T-Rex 2+ machines to be insufficient. This change gives sufficient margin and the LCD Display is clean again.
4年前
Roxy-3D
5d515c3a2f
Adjust for timing shift on Max7219 displays on AVR's
Something has shifted. The previous timing delays on the Max7219 debug displays is too tight without this correction.
I suspect something has been optimized and roughly 50ns of needed setup and hold time has disappeared.
This corrects the issue and the display results are clean again.
4年前
Scott Lahteine
68face848a
Sanity check CONTROLLERFAN_SECS
4年前
Scott Lahteine
7455bb09b3
Add SoftwareSerialM for MKS Robin (#17207 )
4年前
ellensp
41e944da00
Fix Emergency Parser on DUE (#17276 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4年前
MarkMan0
4113481c4e
Fix limits on acceleration editing (#17280 )
4年前
mkpfalz
3260228009
Sanity-check CORE backlash axes (#17279 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4年前
rado79
bef9b9b07e
Delay after homing_backoff for CoreXY sensorless homing (#17273 )
4年前
thinkyhead
edd6f6c5f2
[cron] Bump distribution date (2020-03-24)
4年前
Scott Lahteine
c87d73045b
Fix extra M114 output line
Fixes #17255
4年前
George Fu
e3ebbe25e0
DGUS updates (#17260 )
4年前
ellensp
cd4060a99c
Add USB serial support to SERIAL_PORT_2 on DUE (#17245 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4年前
Scott Lahteine
adb7a88428
Fix an unused var warning
4年前
Scott Lahteine
580d314fbe
Skip impossible PWM sanity-checks
4年前
Scott Lahteine
fe154fa5de
Fix CONTROLLER_FAN options compile
4年前
RasmusAaen
717c216851
Fix Copymaster Y_MAX pin (#17267 )
4年前
thinkyhead
27c281eec3
[cron] Bump distribution date (2020-03-23)
4年前
Scott Lahteine
e7a9f17371
Tweak serial port descriptions
4年前