InsanityAutomation
2963229dfa
Probe Tare, Probe Activation Switch ( #20379 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
InsanityAutomation
7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean ( #20383 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
e5d0b27aaf
Rename QUIET_PROBING
4 years ago
rafaljot
fbcc07261d
Homing feedrates as XYZ array ( #20426 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
4 years ago
Scott Lahteine
c824086825
Adjust planner debugging
4 years ago
ellensp
22de37ad50
Fix UBL Debug Messages ( #20423 )
Co-authored-by: ellensp <ellensp@hotmsil.com>
4 years ago
Jason Smith
21ee7b1c86
Fix TMC_HOME_PHASE divide by zero ( #20368 )
4 years ago
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods ( #20323 )
4 years ago
Jason Smith
df0a0c9490
Leveling Fade Height default setting ( #20316 )
4 years ago
Štěpán Dalecký
5cae4e9f55
[WIP] Fix Probe::offset_xy ( #20290 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
wmariz
58ac815822
Level Corners with Probe option ( #20241 )
4 years ago
Scott Lahteine
7ce675e604
No auto debug for EEPROM_CHITCHAT
4 years ago
Jason Smith
3a396a25dc
Retire HAL for STM32F4 / F7 ( #20153 )
4 years ago
Scott Lahteine
296a2ad7e4
Consistent Probe XY offset type
4 years ago
Jason Smith
a4e1132048
Fix Z4 in ENABLE/DISABLE_AXIS_Z ( #20256 )
This was accidentally broken in PR #20218
4 years ago
Jason Smith
58eaad703a
Fix dummy thermistors for Bed, Chamber, Probe ( #20247 )
4 years ago
Orel
8db72d027e
Skip unnecessary (costly) SW Stepper Enable ( #20218 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Simone Primarosa
615bf2a6f1
Fix bad SET_FAST_PWM_FREQ calls ( #20227 )
4 years ago
Till
fcc29fc189
Add Thermistor 20-21 notes ( #19246 )
4 years ago
JoAnn Manges
cb2ec628df
Use RTD for MAX31865 reading ( #20188 )
4 years ago
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support ( #19912 )
4 years ago
FanDjango
110e0d782f
Guards for large BLOCK_BUFFER_SIZE (>=128) ( #20130 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
4 years ago
phcay
a97a1ae218
Fix extraneous Linear Advance DIR change ( #20131 )
4 years ago
Scott Lahteine
1d43e81be0
Fix compile warnings, serial alias
4 years ago
LinFor
f4e9f3654e
Fix MAX6675 SPI init, conflicts ( #20086 )
4 years ago
JoAnn Manges
40d442fde2
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
4 years ago
Costas Basdekis
0465e0ae3a
Distinct runout states ( #19965 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
59eca253e1
Simplified temp sensor conditionals
4 years ago
qwewer0
c753d2b7f4
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard ( #20057 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
5013fdaf79
Fix tool-change servo index for E2 and up ( #20060 )
4 years ago
Scott Lahteine
06bf3ccfb7
Add alternative TERN macros
4 years ago
Scott Lahteine
dcb0f5dc3b
Temperature 'autostart' => 'auto_job'
4 years ago
Albert van Osch
7beebcd315
Zonestar Z8 XM2 support ( #19991 )
4 years ago
LinFor
2da25d67e1
Fix Endstop Interrupts with SPI endstops, sanity checks ( #20051 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Orel
a272c019f9
Rename, adjust Dagoma F5 ( #19947 )
4 years ago
Scott Lahteine
54ec6a0ce2
Tweak code formatting
4 years ago
Jason Smith
bdb3f1ae2f
Fix LCD menus + DAC ( #19907 )
4 years ago
Orel
e3f1f7cd85
Fix DAC-related bugs ( #19921 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Marcio Teixeira
a74e82fbae
Fix NO_WORKSPACE_OFFSETS compile
4 years ago
Scott Lahteine
0ffee29a11
Case light brightness cleanup ( #19856 )
Co-authored-by: Chris <chris@chrisnovoa.com>
4 years ago
Scott Lahteine
c75e98dc84
Shorten a method name
4 years ago
qwewer0
c7f7f2403d
Fix Chopper Timing extra axis defaults ( #19850 )
4 years ago
ManuelMcLure
4fccb92e07
Configure TMC interpolation per driver ( #19828 )
4 years ago
bilsef
9baa944460
Teensy 4.1 Ethernet support ( #19801 )
4 years ago
Scott Lahteine
92767f5513
Misc. cleanup, serial strings
4 years ago
Scott Lahteine
21ce39aa9b
Use PGM serial strings
4 years ago
InsanityAutomation
6375829448
Apply home offsets to probing, Z Safe Homing ( #19423 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago