3171 コミット (eb85342fd98b48b21801c045cfc72fc54c36186f)

作成者 SHA1 メッセージ 日付
  David Forrest 09b84faa00 Configuration.h, pins.h: Add MOTHERBOARD 84 for Teensy++2.0 11年前
  nothinman 38192cb5f3 Add M112 description to Marlin_main 11年前
  Erik van der Zalm cfb98ef682 More coverity fixes 11年前
  zaubara 92e14298b0 Fixes typo for lcd backlighting on I2C PCF8575 11年前
  Erik van der Zalm 9db9842aea Fixed error found by the free coverity tool (https://scan.coverity.com/) 11年前
  Alejandro Romero 1c9a70cee9 Support for Gen3 Monolithic electronics 11年前
  daid 8b4c4aa5c3 Add feature to check&retry CRC read errors on SD. 11年前
  Cameron Lai ad5c8cbba9 Add safety limit for hot bed power in example configuration 11年前
  Cameron Lai 6460709d92 Fix bug in PID Autotune report 11年前
  Cameron Lai 105bebb466 Fix for pin mapping for SDSS pin and Fan pin, so Arduino library can be used 11年前
  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 11年前
  Cameron Lai d85411f13a Revert "Fix for stepper microstepping" 11年前
  Cameron Lai 7c7f2d094e Revert "Fix for reading microstepping resolution" 11年前
  Cameron Lai e2d703377a Enable EEPROM by default for 5DPrint D8 Controller Board in example configuration 11年前
  Cameron Lai 2715f6ddbf Fix for reading microstepping resolution 11年前
  Cameron Lai 39e9b133f3 Add example configuration for Makibox printer, which uses the 5DPrint D8 Driver Board 11年前
  Cameron Lai da6b536182 Add 5DPrint D8 Driver Board info and temperature table for Makibox hot bed 11年前
  Cameron Lai 3a8e36f19e Add Digipot config for 5DPrint D8 Driver Board 11年前
  Cameron Lai eea3ba5588 Fix for stepper microstepping 11年前
  Cameron Lai 1cbcbb0971 Add makibox machine information 11年前
  Cameron Lai 2fa514e88a Add port for 5DPrint D8 Driver board 11年前
  MyMakibox 21ec6b88c3 Update Marlin_main.cpp 11年前
  MyMakibox e4dc80d3d3 Update Configuration_adv.h 11年前
  whosawhatsis 27d544ac25 Speed up QUICK_HOME feedrate for diagonal move 11年前
  koldo artola e5b70237c7 Added new language (Basque-Euskera) 11年前
  Nutz95 ed6f4a71c5 fix wrong temptable index 11年前
  Nutz95 3161740df9 This table is made for thermistor 3950 (can be found on ebay for cheap) 11年前
  Gabe Rosenhouse 27a7cf9fcf use existing strings 11年前
  Gabe Rosenhouse d3f305332a Allowable range now includes default value 11年前
  Gabe Rosenhouse b0aeac117f Adjustable Z probe offset, via custom M-code 11年前
  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) 11年前
  Tim 8759508319 fix bug for dual extruders not working 11年前
  whosawhatsis a65564eef6 fix bug in M200 with multiple extruders 11年前
  whosawhatsis aeaf9b9312 fix bug in M200 with multiple extruders 11年前
  Neil Darlow 89f78b0b80 Allow use of either SD Card slot when LCD Panel is configured. 11年前
  David Forrest b0093a1513 thermistortables.h: Add comments that table 60 uses beta=3950. 11年前
  pixatintes a3530d1141 Update language.h 11年前
  pixatintes 990e770e15 Update language.h 11年前
  Dan Nixon f643f4d674 Test and refactor 11年前
  Dim3nsioneer c8cdd1fc6f Bugfixes for language option 6 (russian) 11年前
  Dim3nsioneer 7395dafc1e semantic changes in language.h 11年前
  Dim3nsioneer fad2a60ce6 Corrections for preheat extension in language.h 11年前
  Ralf Schultz eecda434fb Sanguinololu servo pins set default disabled 11年前
  Dim3nsioneer 944ced87c5 Extended Preheat options 11年前
  Ralf Schultz 06709ad60e Added servo pin assignments to Sanguinololu 11年前
  Dim3nsioneer 3906f27c46 Individual extruder flow rate 11年前
  Dan Nixon a38c90ee84 Added estop handling 11年前
  whosawhatsis 0ddee3c7db Prevent SD card insertion from causing a hang when using LiquidTWI2 device detection 11年前
  Dan Nixon 272072fa20 Added M112 11年前
  whosawhatsis aab61e63c3 FWRETRACT in mm/s 11年前