Scott Lahteine
|
562f3e43bc
|
Add fan percent accessors
|
2021-04-29 08:45:19 -05:00 |
|
ellensp
|
8384582116
|
Fix Max Temperature not enforced (#21592)
|
2021-04-29 08:45:18 -05:00 |
|
Giuliano Zaro
|
0f7161785e
|
Chamber Fan mode 3 (#21594)
|
2021-04-29 08:45:18 -05:00 |
|
Scott Lahteine
|
42d63258e9
|
tick() => isr() to spotlight interrupt-time
|
2021-04-29 08:45:18 -05:00 |
|
Mike La Spina
|
fea4835941
|
Followup to Laser Flow Meter (#21498)
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-29 08:45:17 -05:00 |
|
Mike La Spina
|
f1986545da
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:17 -05:00 |
|
Martijn Bosgraaf
|
98a6015d3a
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:17 -05:00 |
|
Miguel Risco-Castillo
|
3c9ffa77f9
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
3226e12037
|
Add typedef celsius_t (#21374)
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
3341e4f88c
|
Add typedef extra_fan_t
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
976403d10d
|
Improve max temp / target
|
2021-04-29 08:45:16 -05:00 |
|
X-Ryl669
|
6652c7c435
|
Distinguish serial index from mask (#21287)
|
2021-04-29 08:45:15 -05:00 |
|
Mike La Spina
|
db4d9b7fcf
|
Cooler (for Laser) - M143, M193 (#21255)
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
2021-04-29 08:45:15 -05:00 |
|
Katelyn Schiesser
|
7240c2172b
|
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835)
|
2021-04-29 08:45:14 -05:00 |
|
Tanguy Pruvot
|
19c38f1a8a
|
Add BOARD_PREINIT (for Longer3D open drain pins) (#21159)
|
2021-04-29 08:45:14 -05:00 |
|
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 |
|
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 |
|
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 |
|
Scott Lahteine
|
efaff24145
|
Apply SEC_TO_MS and other fixes
|
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
|
b355f4605e
|
Move singlenozzle temp/fan (#20829)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
726e2e9bc0
|
Move WRITE_FAN
|
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 |
|
Marcio T
|
d3d8fd6d9b
|
Fix thermal error protection, reporting (#20655)
|
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 |
|
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
|
8cd25f35c2
|
Fix dummy thermistors for Bed, Chamber, Probe (#20247)
|
2021-04-29 08:45:07 -05:00 |
|
Simone Primarosa
|
d5e13f255d
|
Fix bad SET_FAST_PWM_FREQ calls (#20227)
|
2021-04-29 08:45:07 -05:00 |
|
JoAnn Manges
|
11f08804d1
|
Use RTD for MAX31865 reading (#20188)
|
2021-04-29 08:45:06 -05:00 |
|
LinFor
|
a5ee22baa2
|
Fix MAX6675 SPI init, conflicts (#20086)
|
2021-04-29 08:45:06 -05:00 |
|
JoAnn Manges
|
02c3c314fe
|
Fix MAX31865 on SPI (PT100/1000) support (#20074)
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
b2d6b8c567
|
Simplified temp sensor conditionals
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
367e717aeb
|
Add alternative TERN macros
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
5bf82b34c6
|
Temperature 'autostart' => 'auto_job'
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
3cb7128116
|
Tweak code formatting
|
2021-04-29 08:45:04 -05:00 |
|
Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
2021-04-29 08:45:03 -05:00 |
|
Victor Oliveira
|
2ecc3bb560
|
Handle M410 in the main task (#19752)
|
2021-04-29 08:45:03 -05:00 |
|
Jason Smith
|
fdcd28a0ec
|
Allow MAX31865 resistance values configuration (#19695)
|
2021-04-29 08:45:02 -05:00 |
|
Victor Oliveira
|
50de8bd6fb
|
Keep HAL tasks running during PID Autotune (#19671)
|
2021-04-29 08:45:02 -05:00 |
|
Scott Lahteine
|
45385e737c
|
Chamber vent/fan followup
|
2021-04-29 08:45:02 -05:00 |
|