32 Commits (39a7e7720d0b14e7c55b65d7da7973b528d184c7)

Autor SHA1 Nachricht Datum
  Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER vor 6 Jahren
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros vor 6 Jahren
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) vor 6 Jahren
  Scott Lahteine 625035a9ce
Fix M301 access to lpq_len (#10714) vor 6 Jahren
  Scott Lahteine 81b632c255 Additional temp-oriented improvements vor 6 Jahren
  Scott Lahteine 9789c1c719 Fix current_temperature_chamber compile error vor 6 Jahren
  Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) vor 6 Jahren
  Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. vor 6 Jahren
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) vor 6 Jahren
  Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional vor 6 Jahren
  Scott Lahteine 2057177184 Make enums into implicit char vor 6 Jahren
  Scott Lahteine 7280fa1e31 Patch Power class vor 6 Jahren
  Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503) vor 6 Jahren
  Scott Lahteine 61bf8478a2 Add hotEnough methods vor 6 Jahren
  Thomas Moore f7efac57b7 Multi-host support vor 6 Jahren
  Christopher Pepper 14dcad6bbc LPC1768: Increase ADC median filter from 3 values to 23 vor 6 Jahren
  Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary vor 6 Jahren
  Scott Lahteine 5e01ee8adf Temperature updates for parity with 1.1.x vor 6 Jahren
  Scott Lahteine cf2193c07f Comment, fix filament width sensor vor 6 Jahren
  Richard Wackerbarth c1184552ac Change K1 to required option PID_K1 vor 6 Jahren
  Scott Lahteine 45c2388a58 Apply const to thermal_runaway_protection args vor 6 Jahren
  Unknown 33912fa7e8 Update Temperature::setPwmFrequency prototype to match source vor 6 Jahren
  Bob-the-Kuhn c14000775b PWM fixes, slow down fan update vor 6 Jahren
  Scott Lahteine 1ed86adf9c Cleanup around updatePID vor 6 Jahren
  Scott Lahteine 2f9e42feb9 M303 thermal runaway protection vor 6 Jahren
  Thomas Moore 325233b454 Fix automatic stepper assignment for X/Y/Z dual stepper drivers (#8130) vor 6 Jahren
  Roxy-3D 6cb26c98c8 Fix Baby Stepping on 32-Bit platforms (#8001) vor 6 Jahren
  Scott Lahteine df0432c7c8 Move M155 to cpp, auto-report to Temperature vor 6 Jahren
  Scott Lahteine 71aefc2e22 Move heater output to Temperature class vor 6 Jahren
  Scott Lahteine 3d8a0ab4b2 Module updates vor 6 Jahren
  Scott Lahteine 0c9231fd04 Move 'module' files vor 6 Jahren
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base vor 7 Jahren
  Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support vor 7 Jahren
  Scott Lahteine a9f8e518bf Fix FILAMENT_WIDTH_SENSOR infinite loop issue vor 7 Jahren
  Scott Lahteine 7769a22064 Tweaks to temperature code vor 7 Jahren
  Thomas Moore e47029199e Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF (#7000) vor 7 Jahren
  Scott Lahteine dde8bb7c8b Fix extrude_min_temp compiler warning vor 7 Jahren
  Bob-the-Kuhn c34d7a29a6 fix redefinition errors for redundant_temperature vor 7 Jahren
  Scott Lahteine b0eae68f57 Prevent bed temperature being set too high vor 7 Jahren
  Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407) vor 7 Jahren
  Scott Lahteine 34cfbc90cd Use new attribute macros in more places vor 7 Jahren
  Scott Lahteine b29dbbd5e4 Use uint16_t for temps vor 7 Jahren
  Scott Lahteine ebcd1aaf88 Access hotend/bed temperatures as float vor 7 Jahren
  Scott Lahteine 71396f77d3 Cleanups following recent commits vor 7 Jahren
  Scott Lahteine a1e04942a2 Cleanup to software PWM variables vor 7 Jahren
  Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality vor 7 Jahren
  bgort ae7c602031 fix error in M105 output -- use SERIAL_PROTOCOL for ints instead of SERIAL_PROTOCOL_F (#6584) vor 7 Jahren
  Scott Lahteine 6854f08d22 Shut down autotemp in disable_all_heaters vor 7 Jahren
  Scott Lahteine 2658cc707a Treat temperature as integer, when possible vor 7 Jahren
  Thomas Moore 72a7fac461 Only queue babysteps if axis is in a known position vor 7 Jahren