Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
4 years ago |
Scott Lahteine
|
48151d1778
|
ClosedLoop as singleton
|
4 years ago |
Fabio Santos
|
29753baeee
|
Adjustable delta_diagonal_rod_trim (#18423)
|
4 years ago |
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
4 years ago |
rudihorn
|
3bf990ec34
|
PTC: Extend options, fix probing bugs (#18253)
|
4 years ago |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
5 years ago |
MoellerDi
|
fcb8c5a1c1
|
Fix G34 move in wrong direction (#18188)
|
5 years ago |
Scott Lahteine
|
5f9624f70b
|
Ensure XY known for Z safe homing
Addressing #18143
|
5 years ago |
Scott Lahteine
|
a1f3d2f3cd
|
Move set_all_z_lock to Stepper
|
5 years ago |
Scott Lahteine
|
7628895ac8
|
Apply misc TERN
|
5 years ago |
Gurmeet Athwal
|
a4c981469e
|
Extended reporting options (#16741)
|
5 years ago |
Scott Lahteine
|
2d758663db
|
G12 E soft endstops parameter (#17788)
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
5 years ago |
Scott Lahteine
|
19873f04d4
|
Fix M100 compile warning
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
5 years ago |
Scott Lahteine
|
3a42b6c5c6
|
Patch M425 for CAN_CALIBRATE
Fixes #17430
|
5 years ago |
Scott Lahteine
|
ac7b484703
|
Safe homing: Raise Z on G28 Z (#17501)
Co-Authored-By: RFBomb <robbery525@gmail.com>
|
5 years ago |
Tor-p
|
d6f39a69af
|
Fix G76 probe height / position (#17392)
|
5 years ago |
Scott Lahteine
|
0e06aaa2bc
|
Add millis helper macros
|
5 years ago |
Scott Lahteine
|
53fe572bbd
|
Limited backlash editing with Core kinematics (#17281)
|
5 years ago |
Giuliano Zaro
|
3b987dfcec
|
Fix G34 Z lower, extra "BLTOUCH" debug line (#17175)
|
5 years ago |
InsanityAutomation
|
cee07f3f6b
|
Quad Z leveling, G34 (R)ecalculate (#17122)
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
5 years ago |
Jason Smith
|
9c759e5f74
|
Fix BAUD_RATE_GCODE, etc. (#17135)
|
5 years ago |
jufimu12
|
627aa8db2d
|
Fix G34, add HOME_AFTER_G34 option (#17108)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
Scott Lahteine
|
2a71e4f336
|
Revert that wack backoff
|
5 years ago |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
5 years ago |
Scott Lahteine
|
5171e9da93
|
No more direct G28 calls
|
5 years ago |
jufimu12
|
ad4a9eb73a
|
Fix G34 probing range/error bug (#17052)
|
5 years ago |
Scott Lahteine
|
c4db8e49a7
|
XYZ_CHAR macro
|
5 years ago |
jufimu12
|
ac755fce82
|
Fix G34 "Decreasing accuracy" bug (#17013)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
97e87d8262
|
Fix G76 reachable test (#17005)
|
5 years ago |
Scott Lahteine
|
bfbd976c09
|
General G76 cleanup
|
5 years ago |
Scott Lahteine
|
a75a25cd7c
|
Replace direct call to G28(true)
|
5 years ago |
Scott Lahteine
|
77b82d300a
|
Add idle_no_sleep
|
5 years ago |
Scott Lahteine
|
e5d39063a2
|
Cleanups for PTC
|
5 years ago |
Scott Lahteine
|
be62ab2d02
|
Move reachable test to Probe class
|
5 years ago |
Scott Lahteine
|
025c50cc6d
|
Quick-homing sensorless back-off (#16872)
|
5 years ago |
Scott Lahteine
|
cf597e2bb1
|
Allow weird probe values in G33
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
7bf2190f03
|
Fix CALIBRATION_GCODE pin handling
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
72b4d91d2e
|
Add Z_AFTER_HOMING to raise Z more in G28 (#16755)
|
5 years ago |
Scott Lahteine
|
4716dac874
|
Apply REPEAT, RREPEAT, and loop macros (#16757)
|
5 years ago |
InsanityAutomation
|
e58d1bf974
|
G34 automatic point assignment (#16473)
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
5 years ago |