198 Commits (26abc0614a01c8159ac1b9ef5f702ac67dfed2df)

Author SHA1 Message Date
Giuliano Zaro aa28358267 ๐Ÿ› Fix / refactor shared PID (#24673) 2 years ago
Scott Lahteine bbf2033211 ๐Ÿ”ง Config INI, dump options (#24528) 2 years ago
Scott Lahteine e7c262dc30 ๐Ÿฉน Fix lcd_preheat compile 2 years ago
Scott Lahteine e4f85e8fbc โ™ป๏ธ Encapsulate PID in class (#24389) 2 years ago
tombrazier fc350701b2 ๐Ÿ’ฅ More M306 M => M306 H (#24258) 2 years ago
Scott Lahteine 494a2fc80c ๐Ÿšจ Fix some compiler warnings 2 years ago
tombrazier fc1a620b87 ๐Ÿšฉ MPC update (#24253) 2 years ago
tombrazier 21c838cb1b โš—๏ธ Temperature Model Predictive Control (#23751) 2 years ago
Sergey f833f201aa update from 2.0.x 2 years ago
ellensp 27b1484428 ๐Ÿ› Fix Manual Move cold extrude override (#24045) 2 years ago
Scott Lahteine ceb99e89a0 ๐Ÿ”จ Prevent build attribute define conflicts 2 years ago
Scott Lahteine 0e693854d0 ๐Ÿšธ Clear "heating/cooling" message on temp reached 2 years ago
tombrazier 260b40d145 โšก๏ธ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867) 2 years ago
Scott Lahteine 2dcc3ddeed ๐Ÿง‘โ€๐Ÿ’ป HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2 years ago
zerkix 70f03ad852 ๐Ÿ› Finish and organize temp sensors (#23519) 2 years ago
John Lagonikas 2ca1d844d7 โœจ Temperature variance monitor (#23373) 2 years ago
John Lagonikas 2690bb1bc2 โœจ M81 D / S - Power-off Delay (#23396, #23455) 2 years ago
Sergey 23e557c366 update from 2.0.x 2 years ago
ellensp 7135c3b185 ๐Ÿš‘๏ธ Fix M105 regression (#23505) 2 years ago
Sergey 7446794c3f Squashed commit of the following: 2 years ago
Scott Lahteine dadd7516b5 ๐Ÿš‘๏ธ Fix thermal conditionals, structure 2 years ago
Scott Lahteine 5b9f3bd4b1 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints 2 years ago
Sergey 9b2be293eb Squashed commit of the following: 2 years ago
Giuliano Zaro af1d603374 โœจ Fan tachometer support (#23086, #23180, #23199) 3 years ago
Mike La Spina e0c439fe91 โšก๏ธ Controller Fan software PWM (etc.) (#23102) 3 years ago
Scott Lahteine d29a9014f2 ๐ŸŽจ Standard 'cooldown' method 3 years ago
Scott Lahteine 3d102a77ca ๐ŸŽจ Apply F() to kill / sendinfoscreen 3 years ago
Sergey 2f2c7b0846 2.0.9.2 update 3 years ago
Scott Lahteine 6d96c221bd ๐ŸŽจ Standardize G-code reporting 3 years ago
Scott Lahteine 416234f43a โœจ Add TEMP_SENSOR_BOARD (#22279, #22342, #22343, #22344, #22350) 3 years ago
Sergey 7261a0a218 2.0.x update 3 years ago
Katelyn Schiesser 5054dc6ea2 ๐Ÿ› Redundant Temp Sensor followup (#22196) 3 years ago
Scott Lahteine 78c2eb6876 ๐ŸŽจ Check flags without ENABLED 3 years ago
Sergey 398bb884ec 2.0.9 3 years ago
InsanityAutomation d84e2d6e29 ๐ŸŽจ ExtUI "user click" and other tweaks (#22122) 3 years ago
Katelyn Schiesser d322e495b2 โœจ More flexible redundant temp sensor (#22085) 3 years ago
Sergey de0681a203 2.0.8.2 update 3 years ago
Scott Lahteine e75c3b6c54 ๐ŸŽจ Macros for optional arguments (#21969) 3 years ago
Scott Lahteine d1502f74ea ๐ŸŽจ Null heating message method 3 years ago
Sergey 081833edd9 Marlin update 3 years ago
Scott Lahteine 7cd0f2a32a ๐ŸŽจ pause => pause_heaters 3 years ago
Sergey a399523691 2.0.8.1 update 3 years ago
Scott Lahteine ffcbe68570 Move temp errors calling kill() out of ISR (#21832) 3 years ago
Scott Lahteine d174d610bd Temperature cleanup 3 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
Victor Oliveira 7378afc6d8 Prevent watchdog reset in setup() (#21776) 3 years ago
ellensp d00f6cbe12 Fix Singlenozzle Standby issues (#21759) 3 years ago
David a1154b226d Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check (#21743) 3 years ago
ellensp 81d7a6b81d Use temp_info_t for temp_redundant (#21715) 3 years ago
Victor Oliveira 1570005683 Fix Celsius precision, current temp accessors (#21678) 3 years ago