152 コミット (727aa2a051e22138429cc5fd4485aea9e4254b51)

作成者 SHA1 メッセージ 日付
  Martin Renold 1a397825f9 fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error 12年前
  Lukasz Stefanowicz d71f1e9bf6 Add (as an option) slower SD transfer mode 12年前
  MaikStohn 13596e8722 Added RepRapDiscount FULL GRAPHIC Smart Controller 12年前
  daid303 c80a78bb70 Lower the default max E feedrate a bit. With the stepper fix this is much to high. 12年前
  ErikZalm 7a5c474d91 Update Configuration.h 12年前
  whosawhatsis fd5b7e0cec Separate PID_MAX from BANG_MAX 12年前
  blddk 72419f69a9 Added rumba 12年前
  Dirk Eichel 5de25ccd20 Add Motherboard variant 64 - STB V1.1 12年前
  Dirk Eichel b2c1c64fb1 Add Motherboard variant 64 - STB V1.1 12年前
  Denis B 70871715e4 Added support for extruder offset handling 12年前
  Daniele Sdei 3cf59f6f9a add RepRapPro Huxley thermistor tables 12年前
  daid303 bbe7d3d0fe Fixed #312 12年前
  daid303 8b88e3b386 Fixed #345, Fixed #267. 12年前
  Nicolas Rossi f3c1fc70a9 Power signal control definitions for ATX and others 12年前
  daid303 55ba90ac19 Add PID functional range setting. With high powered heaters the current functional range of 10 degrees causes high overshoots as the PID needs to kick in before the temperature hits 10 degrees below target. 12年前
  daid303 5ff5cee8ce Fix the sensitive pin definitions, there where analogue numbers in the digital pin list. Also made M42 without a P function on the LED_PIN (which was otherwise a useless pin definition) 12年前
  Johann Rocholl 1f45cb0a51 Fix typo in MANUAL_HOME_POSITION (plural S missing) and improve comments. 12年前
  Johann Rocholl 42e21bb06e Add support for Printrboard (from https://github.com/lincomatic/Marlin) and Brainwave (from https://github.com/metrix/Sprinter). 12年前
  Martin Lukasik 2f771b3979 Added automatic build numbering. 12年前
  daid303 a27fef8750 Store the pre-heat constants outside of the ULTIPANEL define, so we can use them when storing EEPROM in a build without the ULTIPANEL. 12年前
  daid303 ffc69537aa Update on some comments, make the MOTHERBOARD list complete again. 12年前
  Jonathan Bastien-Filiatrault 46b9988e26 Search and replace failure. 12年前
  Jonathan Bastien-Filiatrault 36b452c7ac Remove abbrs. 12年前
  Jonathan Bastien-Filiatrault 3cbaad9288 RepRapDiscount Smart Controller pin definitions. 12年前
  Robert F-C 65c9a0728f Set default serial port back to 0. 12年前
  Robert F-C ab9d183024 Make serial port configurable. 12年前
  brupje 326423719f Add support for Megatronics 12年前
  Mark Finn 04631d2250 cleanup for pull 12年前
  ZetaPhoenix c6caa45ae2 Limit Switch locations based on MIN/MAX limits and homing direction 12年前
  ZetaPhoenix dc566d654f fixes #246 12年前
  Mark Finn 9698f4ea64 bed pid 12年前
  Erik vd Zalm e358a2d7af Added fix for SF Arc Point fillet procedure 12年前
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 13年前
  Erik vd Zalm 5406c533db Disable FAST_PWM by default. On some systems it does not work ok. 13年前
  Dabble63 6b45e9f167 Add Duty Cycling to the Heater Bed 13年前
  Chris Palmer 538189cc19 Fixed soft limits when the origin is in the middle. 13年前
  Erik van der Zalm ea2c19f978 Added CoreXY support (Thanks Ilan Moyer) 13年前
  Erik van der Zalm aa65fe22ed decoupled axes sucessfully at least on pure x or y jog 13年前
  Bernhard 0c123950e9 __ header file replace 13年前
  Bernhard 0e5e249ab5 added individual pullup setting option to have finer control in case there is a special z-min sensor, for example 13年前
  linagee fbd282b3ba Update Marlin/Configuration.h 13年前
  linagee c4490f5f3d Update Marlin/Configuration.h 13年前
  linagee de2ca3b2e8 Grammar correction. 13年前
  linagee c2fc466e1b Update Marlin/Configuration.h 13年前
  linagee 9f9f498491 Update Marlin/Configuration.h 13年前
  Guan Yang 602c8ee02b Melzi support 13年前
  Erik de Bruijn e3fe1f0d00 Made a more granular configuration possible PREVENT_LENGTHY_EXTRUDE. You can now decide to allow/disallow large length of extrusions to be executed. 13年前
  Erik van der Zalm 1874cb71a6 Added option to increase the FAN PWM frequency. 13年前
  Erik van der Zalm 02af69911e Added temperature window to M109. This is needed for systems with no overshoot PID. 13年前
  Bernhard 464b755918 added support for the UltiController 13年前