2 Révisions (3d8a0ab4b215a3869a0388e5c0ef35a6372ed7d5)

Auteur SHA1 Message Date
  Scott Lahteine 3d8a0ab4b2 Module updates il y a 6 ans
  Scott Lahteine 0c9231fd04 Move 'module' files il y a 6 ans
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base il y a 7 ans
  Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support il y a 7 ans
  Scott Lahteine a9f8e518bf Fix FILAMENT_WIDTH_SENSOR infinite loop issue il y a 7 ans
  Scott Lahteine 7769a22064 Tweaks to temperature code il y a 7 ans
  Thomas Moore e47029199e Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF (#7000) il y a 7 ans
  Scott Lahteine dde8bb7c8b Fix extrude_min_temp compiler warning il y a 7 ans
  Bob-the-Kuhn c34d7a29a6 fix redefinition errors for redundant_temperature il y a 7 ans
  Scott Lahteine b0eae68f57 Prevent bed temperature being set too high il y a 7 ans
  Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407) il y a 7 ans
  Scott Lahteine 34cfbc90cd Use new attribute macros in more places il y a 7 ans
  Scott Lahteine b29dbbd5e4 Use uint16_t for temps il y a 7 ans
  Scott Lahteine ebcd1aaf88 Access hotend/bed temperatures as float il y a 7 ans
  Scott Lahteine 71396f77d3 Cleanups following recent commits il y a 7 ans
  Scott Lahteine a1e04942a2 Cleanup to software PWM variables il y a 7 ans
  Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality il y a 7 ans
  bgort ae7c602031 fix error in M105 output -- use SERIAL_PROTOCOL for ints instead of SERIAL_PROTOCOL_F (#6584) il y a 7 ans
  Scott Lahteine 6854f08d22 Shut down autotemp in disable_all_heaters il y a 7 ans
  Scott Lahteine 2658cc707a Treat temperature as integer, when possible il y a 7 ans
  Thomas Moore 72a7fac461 Only queue babysteps if axis is in a known position il y a 7 ans
  Scott Lahteine 7f950a80c0 Make ADC sensor reading frequency adjustable il y a 7 ans
  Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders il y a 7 ans
  Scott Lahteine 699310d1d2 Fix: Thermal runaway if nonexistent bed's temp is set il y a 7 ans
  Scott Lahteine 6618346148 Patches to work around "register spill" compiler bug il y a 7 ans
  Sebastianv650 271ced7341 Prevent re-entering of temperature ISR il y a 7 ans
  Scott Lahteine e44294bb4d Make HOTEND_LOOP more consistent, let compiler optimize it il y a 7 ans
  Scott Lahteine 1864b282c5 Implement reversed CORE options il y a 7 ans
  Scott Lahteine 00662b8635 Minor babystep cleanup patches il y a 7 ans
  Scott Lahteine d963020532 Sort out some header dependencies il y a 7 ans
  Scott Lahteine 1e551c0688 Revert "Squashed - Removal of PID functional range" il y a 7 ans
  Rerouter 02fe9cf558 Removal of functional range constraint il y a 7 ans
  Rerouter a765c98850 Removal of the constraints of the Iterm il y a 7 ans
  Scott Lahteine 076f3a8284 unsigned char => uint8_t il y a 7 ans
  Scott Lahteine 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION il y a 7 ans
  Scott Lahteine 3e8f9ecd1c Extend min/max_temp_error for the bed il y a 7 ans
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps il y a 7 ans
  Scott Lahteine 63fd1f49a6 PID_EXTRUSION_SCALING, disabled by default il y a 7 ans
  Scott Lahteine b40661cb18 Fix output of heater states il y a 7 ans
  Scott Lahteine 2d378fac1b No need to include thermistortables.h in Configuration.h il y a 7 ans
  Scott Lahteine cdd77d23bb Neaten up temperature member data il y a 8 ans
  Scott Lahteine d4c68279c8 Add "P" parameter to M302 il y a 8 ans
  Scott Lahteine 809da999dc Apply HOTEND_INDEX in preheat methods il y a 8 ans
  Scott Lahteine 3d78b690e5 Single PID dataset with HOTENDS == 1 il y a 8 ans
  Scott Lahteine bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME il y a 8 ans
  Scott Lahteine 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]? il y a 8 ans
  Scott Lahteine 182c8d7f8f Dyze High Temp Thermistor Support il y a 8 ans
  Scott Lahteine ee0983ab57 Further reduction when HOTENDS == 1 il y a 8 ans
  Scott Lahteine b72238f406 Invariant get_pid_output with HOTENDS < 2 il y a 8 ans
  Scott Lahteine dcb8ec32ee Fix compile error with watch_bed_next_ms il y a 8 ans