|
2e93923e24
|
Validate defined probe points (#20572)
|
2021-04-29 08:45:10 -05:00 |
|
|
892e83e872
|
Init tare pin once
|
2021-04-29 08:45:10 -05:00 |
|
|
10482ca49c
|
Add probe_switch_activated
|
2021-04-29 08:45:10 -05:00 |
|
|
6d3e22dd4a
|
Fix some comments
|
2021-04-29 08:45:10 -05:00 |
|
|
a510c16838
|
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:10 -05:00 |
|
|
60aeed99c6
|
Refactor 'Level Corners with Probe' (#20460)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:09 -05:00 |
|
|
076f12e82d
|
12-bit ADC resolution for STM32 (#20519)
|
2021-04-29 08:45:09 -05:00 |
|
|
3e26e23e60
|
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>
|
2021-04-29 08:45:09 -05:00 |
|
|
588fec6474
|
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>
|
2021-04-29 08:45:09 -05:00 |
|
|
e02fd232ba
|
Rename QUIET_PROBING
|
2021-04-29 08:45:09 -05:00 |
|
|
f50abfcb1b
|
Homing feedrates as XYZ array (#20426)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:09 -05:00 |
|
|
bee6b8af8f
|
Use homing_feedrate function
|
2021-04-29 08:45:09 -05:00 |
|
|
cbe27daafb
|
Adjust planner debugging
|
2021-04-29 08:45:08 -05:00 |
|
|
0c383b858f
|
Fix UBL Debug Messages (#20423)
Co-authored-by: ellensp <ellensp@hotmsil.com>
|
2021-04-29 08:45:08 -05:00 |
|
|
1a618b1b31
|
Fix TMC_HOME_PHASE divide by zero (#20368)
|
2021-04-29 08:45:08 -05:00 |
|
|
448cf2c357
|
Adjust axis homed / trusted methods (#20323)
|
2021-04-29 08:45:08 -05:00 |
|
|
f22b677906
|
Leveling Fade Height default setting (#20316)
|
2021-04-29 08:45:08 -05:00 |
|
|
3231741cd2
|
[WIP] Fix Probe::offset_xy (#20290)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
|
2021-04-29 08:45:07 -05:00 |
|
|
747bde7e64
|
Level Corners with Probe option (#20241)
|
2021-04-29 08:45:07 -05:00 |
|
|
fc1deea2b8
|
No auto debug for EEPROM_CHITCHAT
|
2021-04-29 08:45:07 -05:00 |
|
|
e2c57f6d47
|
Retire HAL for STM32F4 / F7 (#20153)
|
2021-04-29 08:45:07 -05:00 |
|
|
109c08e9e5
|
Consistent Probe XY offset type
|
2021-04-29 08:45:07 -05:00 |
|
|
82663c7d11
|
Fix Z4 in ENABLE/DISABLE_AXIS_Z (#20256)
This was accidentally broken in PR #20218
|
2021-04-29 08:45:07 -05:00 |
|
|
8cd25f35c2
|
Fix dummy thermistors for Bed, Chamber, Probe (#20247)
|
2021-04-29 08:45:07 -05:00 |
|
|
add6b836df
|
Skip unnecessary (costly) SW Stepper Enable (#20218)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:07 -05:00 |
|
|
d5e13f255d
|
Fix bad SET_FAST_PWM_FREQ calls (#20227)
|
2021-04-29 08:45:07 -05:00 |
|
|
5ef1d053eb
|
Add Thermistor 20-21 notes (#19246)
|
2021-04-29 08:45:06 -05:00 |
|
|
11f08804d1
|
Use RTD for MAX31865 reading (#20188)
|
2021-04-29 08:45:06 -05:00 |
|
|
bd38e59479
|
SMUFF (MMU2 clone) support (#19912)
|
2021-04-29 08:45:06 -05:00 |
|
|
daa2a04fc9
|
Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:06 -05:00 |
|
|
3d9b453000
|
Add Touch Calibration screen (#20049)
|
2021-04-29 08:45:06 -05:00 |
|
|
65a5eb47b3
|
Fix extraneous Linear Advance DIR change (#20131)
|
2021-04-29 08:45:06 -05:00 |
|
|
7e535022ab
|
Fix compile warnings, serial alias
|
2021-04-29 08:45:06 -05:00 |
|
|
a5ee22baa2
|
Fix MAX6675 SPI init, conflicts (#20086)
|
2021-04-29 08:45:06 -05:00 |
|
|
02c3c314fe
|
Fix MAX31865 on SPI (PT100/1000) support (#20074)
|
2021-04-29 08:45:06 -05:00 |
|
|
dc144fb910
|
Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:06 -05:00 |
|
|
b2d6b8c567
|
Simplified temp sensor conditionals
|
2021-04-29 08:45:05 -05:00 |
|
|
44f689320b
|
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:05 -05:00 |
|
|
841f0d5778
|
Fix tool-change servo index for E2 and up (#20060)
|
2021-04-29 08:45:05 -05:00 |
|
|
367e717aeb
|
Add alternative TERN macros
|
2021-04-29 08:45:05 -05:00 |
|
|
5bf82b34c6
|
Temperature 'autostart' => 'auto_job'
|
2021-04-29 08:45:05 -05:00 |
|
|
4052ef7097
|
Zonestar Z8 XM2 support (#19991)
|
2021-04-29 08:45:05 -05:00 |
|
|
b129652597
|
Fix Endstop Interrupts with SPI endstops, sanity checks (#20051)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:05 -05:00 |
|
|
4b08e06fa6
|
Rename, adjust Dagoma F5 (#19947)
|
2021-04-29 08:45:04 -05:00 |
|
|
3cb7128116
|
Tweak code formatting
|
2021-04-29 08:45:04 -05:00 |
|
|
2a4cdf5a5d
|
Fix LCD menus + DAC (#19907)
|
2021-04-29 08:45:04 -05:00 |
|
|
f5f6170858
|
Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:04 -05:00 |
|
|
d7d1ef8228
|
"Sound: ON/OFF" menu item (#19901)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:04 -05:00 |
|
|
3bab0fccc2
|
Fix NO_WORKSPACE_OFFSETS compile
|
2021-04-29 08:45:04 -05:00 |
|
|
f9b04af650
|
Case light brightness cleanup (#19856)
Co-authored-by: Chris <chris@chrisnovoa.com>
|
2021-04-29 08:45:04 -05:00 |
|