InsanityAutomation
|
548d5603ea
|
Fix IDEX reboot on travel after G28 X (#20654)
|
4 年之前 |
Marcio T
|
2d88bcb67e
|
Fix thermal error protection, reporting (#20655)
|
4 年之前 |
ellensp
|
56a5d0b287
|
Homing code followup (#20632)
Patching a87e5197cf
|
4 年之前 |
Scott Lahteine
|
a87e5197cf
|
Document, adjust some homing code
|
4 年之前 |
Jason Smith
|
4402a0578a
|
Fix CHAMBER_FAN_MODE 0 build (#20621)
|
4 年之前 |
zeleps
|
815c636449
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 年之前 |
Victor Oliveira
|
c840bbc970
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |
Jason Smith
|
81d7bd8f41
|
Validate defined probe points (#20572)
|
4 年之前 |
Scott Lahteine
|
45996fd20a
|
Init tare pin once
|
4 年之前 |
Scott Lahteine
|
f423edd938
|
Add probe_switch_activated
|
4 年之前 |
Scott Lahteine
|
198b3ae0f8
|
Fix some comments
|
4 年之前 |
ubik2
|
844a8c7074
|
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |
wmariz
|
c87c354403
|
Refactor 'Level Corners with Probe' (#20460)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |
LinFor
|
36aff1e464
|
12-bit ADC resolution for STM32 (#20519)
|
4 年之前 |
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 年之前 |
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 年之前 |
Scott Lahteine
|
e5d0b27aaf
|
Rename QUIET_PROBING
|
4 年之前 |
rafaljot
|
fbcc07261d
|
Homing feedrates as XYZ array (#20426)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |
Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
4 年之前 |
Scott Lahteine
|
c824086825
|
Adjust planner debugging
|
4 年之前 |
ellensp
|
22de37ad50
|
Fix UBL Debug Messages (#20423)
Co-authored-by: ellensp <ellensp@hotmsil.com>
|
4 年之前 |
Jason Smith
|
21ee7b1c86
|
Fix TMC_HOME_PHASE divide by zero (#20368)
|
4 年之前 |
Scott Lahteine
|
8fd8772a6f
|
Adjust axis homed / trusted methods (#20323)
|
4 年之前 |
Jason Smith
|
df0a0c9490
|
Leveling Fade Height default setting (#20316)
|
4 年之前 |
Štěpán Dalecký
|
5cae4e9f55
|
[WIP] Fix Probe::offset_xy (#20290)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
|
4 年之前 |
wmariz
|
58ac815822
|
Level Corners with Probe option (#20241)
|
4 年之前 |
Scott Lahteine
|
7ce675e604
|
No auto debug for EEPROM_CHITCHAT
|
4 年之前 |
Jason Smith
|
3a396a25dc
|
Retire HAL for STM32F4 / F7 (#20153)
|
4 年之前 |
Scott Lahteine
|
296a2ad7e4
|
Consistent Probe XY offset type
|
4 年之前 |
Jason Smith
|
a4e1132048
|
Fix Z4 in ENABLE/DISABLE_AXIS_Z (#20256)
This was accidentally broken in PR #20218
|
4 年之前 |
Jason Smith
|
58eaad703a
|
Fix dummy thermistors for Bed, Chamber, Probe (#20247)
|
4 年之前 |
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 年之前 |
Simone Primarosa
|
615bf2a6f1
|
Fix bad SET_FAST_PWM_FREQ calls (#20227)
|
4 年之前 |
Till
|
fcc29fc189
|
Add Thermistor 20-21 notes (#19246)
|
4 年之前 |
JoAnn Manges
|
cb2ec628df
|
Use RTD for MAX31865 reading (#20188)
|
4 年之前 |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 年之前 |
FanDjango
|
110e0d782f
|
Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
4 年之前 |
phcay
|
a97a1ae218
|
Fix extraneous Linear Advance DIR change (#20131)
|
4 年之前 |
Scott Lahteine
|
1d43e81be0
|
Fix compile warnings, serial alias
|
4 年之前 |
LinFor
|
f4e9f3654e
|
Fix MAX6675 SPI init, conflicts (#20086)
|
4 年之前 |
JoAnn Manges
|
40d442fde2
|
Fix MAX31865 on SPI (PT100/1000) support (#20074)
|
4 年之前 |
Costas Basdekis
|
0465e0ae3a
|
Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |
Scott Lahteine
|
59eca253e1
|
Simplified temp sensor conditionals
|
4 年之前 |
qwewer0
|
c753d2b7f4
|
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |
Jason Smith
|
5013fdaf79
|
Fix tool-change servo index for E2 and up (#20060)
|
4 年之前 |
Scott Lahteine
|
06bf3ccfb7
|
Add alternative TERN macros
|
4 年之前 |
Scott Lahteine
|
dcb0f5dc3b
|
Temperature 'autostart' => 'auto_job'
|
4 年之前 |
Albert van Osch
|
7beebcd315
|
Zonestar Z8 XM2 support (#19991)
|
4 年之前 |
LinFor
|
2da25d67e1
|
Fix Endstop Interrupts with SPI endstops, sanity checks (#20051)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 年之前 |