Ken Sanislo
|
8d05a823e9
|
Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
ellensp
|
3f1a8c2a1c
|
Fix G29 missing defines (#21145)
Co-authored-by: ellensp <ellensp@hotmsil.com>
|
2021-04-29 08:45:14 -05:00 |
|
espr14
|
bdb67b4397
|
Fix cleaning_buffer_counter check (#21115)
|
2021-04-29 08:45:14 -05:00 |
|
Scott Lahteine
|
c4fcf8bfd7
|
Fixes for MP_SCARA (#21113)
Co-Authored-By: svsergo <52426708+svsergo@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
Scott Lahteine
|
a09d7a59b4
|
Fix IDEX broken endstop test (#21110)
|
2021-04-29 08:45:14 -05:00 |
|
Michael Telatynski
|
7361fbfe28
|
Improve probe preheat behavior (#21033)
Co-authored-by: InsanityAutomation <d.menzel@insanityautomation.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:13 -05:00 |
|
JoAnn Manges
|
41ab63897f
|
MAX Thermocouples rework (#20447)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:13 -05:00 |
|
MKS-Sean
|
127a4ada93
|
Fix: Unsupported use of %f in printf (#21001)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
47b872f5d0
|
Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
582458998f
|
Use serial shorthand
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
bb5c643dfb
|
Nybbles & Bits
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
c631fb79d5
|
Fix AutoReporter implementation (#20959)
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
9ae204df9c
|
Serial refactor followup (#20932)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
4b9f2f13b1
|
AutoReport class (Temperature, Cardreader) (#20913)
|
2021-04-29 08:45:12 -05:00 |
|
X-Ryl669
|
efa1e56369
|
Refactor serial class with templates (#20783)
|
2021-04-29 08:45:12 -05:00 |
|
ConstantijnCrijnen
|
cdefc19129
|
Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
efaff24145
|
Apply SEC_TO_MS and other fixes
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
71be210795
|
Move some MarlinCore and MarlinUI code (#20832)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
3dde2722bd
|
MarlinUI multi-language support (#20725)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
b355f4605e
|
Move singlenozzle temp/fan (#20829)
|
2021-04-29 08:45:12 -05:00 |
|
zeleps
|
522c78b5e6
|
Fix Tramming Wizard behavior (#20796)
|
2021-04-29 08:45:12 -05:00 |
|
Marcio Teixeira
|
1e7426e549
|
Silence unused parameter warnings
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
726e2e9bc0
|
Move WRITE_FAN
|
2021-04-29 08:45:11 -05:00 |
|
Johan van der Vyver
|
55709b9d2c
|
Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
928cd1b8ab
|
Clean up some includes
|
2021-04-29 08:45:11 -05:00 |
|
wilbur4321
|
5ef0475dc5
|
Multi-Z stepper inverting (#20678)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:11 -05:00 |
|
Giuliano Zaro
|
c64a5a4b8f
|
Temperature report followup (#20687)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:11 -05:00 |
|
FanDjango
|
e3cd293f4e
|
Adjustable precision in M105 temperature report (#20602)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:11 -05:00 |
|
zeleps
|
d324f3b16a
|
Don't apply hotend_offset.z to Z soft endstops (#20675)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
01c9d49f09
|
Indent tool_change_prime
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
cc1b8c2d0b
|
Clarify solenoid active / magnet-on state
|
2021-04-29 08:45:11 -05:00 |
|
FanDjango
|
ed7698efaa
|
Defer "quiet probing" till the last Z bump (#20610)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
efe2859227
|
Solenoid cleanups
Followups to #20473 ahead of #20675
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
8884b1f9a6
|
Move duplication_e_mask
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
bb747bcd62
|
Fix delayed_move_time elapsed test
|
2021-04-29 08:45:11 -05:00 |
|
InsanityAutomation
|
b1f0671541
|
Fix IDEX reboot on travel after G28 X (#20654)
|
2021-04-29 08:45:10 -05:00 |
|
Marcio T
|
d3d8fd6d9b
|
Fix thermal error protection, reporting (#20655)
|
2021-04-29 08:45:10 -05:00 |
|
ellensp
|
66c69aef6a
|
Homing code followup (#20632)
Patching a87e5197cfb2f302c3eea9271b4c25c49df3ab6b
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
eaeb9d1b20
|
Document, adjust some homing code
|
2021-04-29 08:45:10 -05:00 |
|
Jason Smith
|
14b7eb1c5a
|
Fix CHAMBER_FAN_MODE 0 build (#20621)
|
2021-04-29 08:45:10 -05:00 |
|
zeleps
|
3b4c5f982c
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
2021-04-29 08:45:10 -05:00 |
|
Victor Oliveira
|
2c58d0881b
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:10 -05:00 |
|
Jason Smith
|
2e93923e24
|
Validate defined probe points (#20572)
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
892e83e872
|
Init tare pin once
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
10482ca49c
|
Add probe_switch_activated
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
6d3e22dd4a
|
Fix some comments
|
2021-04-29 08:45:10 -05:00 |
|
ubik2
|
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 |
|
wmariz
|
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 |
|