6864 Commits (8443872d1076b3f2985f4712641c6bc93c472680)

Author SHA1 Message Date
  Pablo Clemente 2242a84218 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 10 years ago
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature 10 years ago
  Pablo Clemente d86c3cf43c Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 years ago
  cocktailyogi f0cab611db optimised some math-code 10 years ago
  Oskar Linde 269a068032 Fix lcd itostr3() to handle negative numbers 10 years ago
  cocktailyogi fae7d08698 fixed wrong compiler-option 10 years ago
  cocktailyogi 512f2a3136 restore Branch from Backup 10 years ago
  Pablo Clemente cd3220d055 Inverted state logic for forced_heating_stop variable 10 years ago
  Pablo Clemente 86b4b805d2 Fixed stop print LCD function on M104 10 years ago
  Greg Tan 6e6e4e2143 Added thermistor table for the 500C thermistor shipped with the Pico hot end. 10 years ago
  Gina Häußge 0de826160e M30 response is missing linefeed, "ok" therefore not on own line 10 years ago
  Dim3nsioneer 3c927901a4 Implementation of FW extruder change retract 10 years ago
  Dim3nsioneer 8a32c5395b renaming the disable inactive extruder feature 10 years ago
  Dim3nsioneer 29e7639933 Add switch unused feeder(s) off 10 years ago
  Justin Nesselrotte 07c0eeee99 Fixed a comment in the planner 10 years ago
  David Forrest 09b84faa00 Configuration.h, pins.h: Add MOTHERBOARD 84 for Teensy++2.0 10 years ago
  nothinman 38192cb5f3 Add M112 description to Marlin_main 10 years ago
  Erik van der Zalm cfb98ef682 More coverity fixes 10 years ago
  zaubara 92e14298b0 Fixes typo for lcd backlighting on I2C PCF8575 10 years ago
  Erik van der Zalm 9db9842aea Fixed error found by the free coverity tool (https://scan.coverity.com/) 10 years ago
  Alejandro Romero 1c9a70cee9 Support for Gen3 Monolithic electronics 10 years ago
  daid 8b4c4aa5c3 Add feature to check&retry CRC read errors on SD. 10 years ago
  Cameron Lai ad5c8cbba9 Add safety limit for hot bed power in example configuration 10 years ago
  Cameron Lai 6460709d92 Fix bug in PID Autotune report 10 years ago
  Cameron Lai 105bebb466 Fix for pin mapping for SDSS pin and Fan pin, so Arduino library can be used 10 years ago
  Cameron Lai 97ead2eccb Fix for microstepping pin mapping, not using Teensy pin mapping, but Arduino's default pin mapping so Arduino library can be used 10 years ago
  Cameron Lai d85411f13a Revert "Fix for stepper microstepping" 10 years ago
  Cameron Lai 7c7f2d094e Revert "Fix for reading microstepping resolution" 10 years ago
  Cameron Lai e2d703377a Enable EEPROM by default for 5DPrint D8 Controller Board in example configuration 10 years ago
  Cameron Lai 2715f6ddbf Fix for reading microstepping resolution 10 years ago
  Cameron Lai 39e9b133f3 Add example configuration for Makibox printer, which uses the 5DPrint D8 Driver Board 10 years ago
  Cameron Lai da6b536182 Add 5DPrint D8 Driver Board info and temperature table for Makibox hot bed 10 years ago
  Cameron Lai 3a8e36f19e Add Digipot config for 5DPrint D8 Driver Board 10 years ago
  Cameron Lai eea3ba5588 Fix for stepper microstepping 10 years ago
  Cameron Lai 1cbcbb0971 Add makibox machine information 10 years ago
  Cameron Lai 2fa514e88a Add port for 5DPrint D8 Driver board 10 years ago
  MyMakibox 21ec6b88c3 Update Marlin_main.cpp 10 years ago
  MyMakibox e4dc80d3d3 Update Configuration_adv.h 10 years ago
  whosawhatsis 27d544ac25 Speed up QUICK_HOME feedrate for diagonal move 10 years ago
  koldo artola e5b70237c7 Added new language (Basque-Euskera) 10 years ago
  Nutz95 ed6f4a71c5 fix wrong temptable index 10 years ago
  Nutz95 3161740df9 This table is made for thermistor 3950 (can be found on ebay for cheap) 10 years ago
  Gabe Rosenhouse 27a7cf9fcf use existing strings 10 years ago
  Gabe Rosenhouse d3f305332a Allowable range now includes default value 10 years ago
  Gabe Rosenhouse b0aeac117f Adjustable Z probe offset, via custom M-code 10 years ago
  nothinman dfb98101e4 Change CONTROLLERFAN_PIN for board 35 to -1, as it would conflict with board's 33 extruder pin, causing burnout (it's the same board, just different number of fans/extruders, therefore should be pin-compatible) 10 years ago
  Tim 8759508319 fix bug for dual extruders not working 10 years ago
  whosawhatsis a65564eef6 fix bug in M200 with multiple extruders 10 years ago
  whosawhatsis aeaf9b9312 fix bug in M200 with multiple extruders 10 years ago
  Neil Darlow 89f78b0b80 Allow use of either SD Card slot when LCD Panel is configured. 10 years ago