41 Commits (9b5c1a5e77b5783baadcd1262efd5c1f002f5c32)

Author SHA1 Message Date
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago
Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 years ago
Scott Lahteine 65b8f3821b Suppress temperature.h compile warning 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Scott Lahteine e4389f7d23
Standard methods to wait for heating (#11949) 6 years ago
Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
Scott Lahteine 625035a9ce
Fix M301 access to lpq_len (#10714) 6 years ago
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
Scott Lahteine 9789c1c719 Fix current_temperature_chamber compile error 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. 6 years ago
Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 years ago
Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine 7280fa1e31 Patch Power class 6 years ago
Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503) 6 years ago
Scott Lahteine 61bf8478a2 Add hotEnough methods 7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Christopher Pepper 14dcad6bbc LPC1768: Increase ADC median filter from 3 values to 23 7 years ago
Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary 7 years ago
Scott Lahteine 5e01ee8adf Temperature updates for parity with 1.1.x 7 years ago
Scott Lahteine cf2193c07f Comment, fix filament width sensor 7 years ago
Richard Wackerbarth c1184552ac Change K1 to required option PID_K1 7 years ago
Scott Lahteine 45c2388a58 Apply const to thermal_runaway_protection args 7 years ago
Unknown 33912fa7e8 Update Temperature::setPwmFrequency prototype to match source 7 years ago
Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 7 years ago
Scott Lahteine 1ed86adf9c Cleanup around updatePID 7 years ago
Scott Lahteine 2f9e42feb9 M303 thermal runaway protection 7 years ago
Thomas Moore 325233b454 Fix automatic stepper assignment for X/Y/Z dual stepper drivers (#8130) 7 years ago
Roxy-3D 6cb26c98c8 Fix Baby Stepping on 32-Bit platforms (#8001) 7 years ago
Scott Lahteine df0432c7c8 Move M155 to cpp, auto-report to Temperature 7 years ago
Scott Lahteine 71aefc2e22 Move heater output to Temperature class 7 years ago
Scott Lahteine 3d8a0ab4b2 Module updates 7 years ago
Scott Lahteine 0c9231fd04 Move 'module' files 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support 7 years ago
Scott Lahteine a9f8e518bf Fix FILAMENT_WIDTH_SENSOR infinite loop issue 7 years ago
Scott Lahteine 7769a22064 Tweaks to temperature code 7 years ago
Thomas Moore e47029199e Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF (#7000) 7 years ago
Scott Lahteine dde8bb7c8b Fix extrude_min_temp compiler warning 7 years ago
Bob-the-Kuhn c34d7a29a6 fix redefinition errors for redundant_temperature 7 years ago
Scott Lahteine b0eae68f57 Prevent bed temperature being set too high 7 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407) 7 years ago
Scott Lahteine 34cfbc90cd Use new attribute macros in more places 7 years ago