1359 コミット (0c06e97e98038674d42e6d35b048f6a174aa536a)

作成者 SHA1 メッセージ 日付
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 13年前
  Blair Thompson dcd3e8a211 Tidy up 13年前
  Blair Thompson ddd9d0cfd4 Added PDF file containing Menu Tree for documentation purposes. Source xlsx document included. 13年前
  Erik vd Zalm 0e58ef6805 Some dialogs are corrected 13年前
  Erik vd Zalm 0e89022cc3 Correct temptable_55 name. 13年前
  Bracken Dawson 47d4f55bc0 Fix Gen7 1.4 pinout 13年前
  elgambitero 6cd150842f Update Marlin/language.h 13年前
  elgambitero 299c18596f Update Marlin/language.h 13年前
  daid b69e75c89a Added long filename support. 13年前
  stohn 06c03fe2f0 new method for message for making KILLED message visible 13年前
  daid 87ff61a8a6 Fix for #201 13年前
  Blair Thompson aacbebbebe Added Menu Options to the Main-> Control->Temperature Submenu that allow the user to set new values for the ABS and PLA preheat function. EEPROM updated so that these settings can also be committed to EEPROM memory. 13年前
  stohn 31873ec707 changed int to long to overcome overflow of number display 13年前
  stohn de0448343f added KILL_PIN support / cleaned up manage_inactivity function definition 13年前
  stohn 69961dbba3 fixed incorrect menu messages from last commit... 13年前
  Blair Thompson 6c050b8440 Fixes error introduced at commit aee475aa55 which caused the sketch not to comile for language option 1. Several defines were removed but still referenced in ultralcd.pde 13年前
  Blair Thompson b9f9f8f7d3 The pre-heat ABS and PLA options in the LCD Menu were broken a while back. The pre-heat worked fine, but the cooling fans were not switching on as intended. This is now fixed. 13年前
  elgambitero d38b96fff1 Update Marlin/language.h 13年前
  Erik vd Zalm 9f7f7354f5 Set default language 1 13年前
  elgambitero aee475aa55 Update Marlin/language.h 13年前
  Erik vd Zalm 9083966c22 Do not use feedrate multiiply on Z and E only moves. 13年前
  Erik vd Zalm 5406c533db Disable FAST_PWM by default. On some systems it does not work ok. 13年前
  Erik vd Zalm f92dc91c3d Enable M503 also when eeprom is disabled 13年前
  James Adams 35a1dd081f no message 13年前
  James Adams 5131ab19ca Fixed Retract in LCD Menu 13年前
  James Adams 96f4f90cb3 Added pause and retract lcd menu items 13年前
  James Adams e10355500d Updated Language.h with pause, resume, and retract 13年前
  Dabble63 6b45e9f167 Add Duty Cycling to the Heater Bed 13年前
  Ian Jackson adee81170d M206: save values in eeprom 13年前
  Ian Jackson 1dba212e18 HOMEAXIS: make into a function 13年前
  Ian Jackson 7bb326d389 eeprom: provide smaller code for SERIAL_ECHOPAIR 13年前
  Ian Jackson 957e966d2d M206: always use homing ("homeing") offsets 13年前
  Ian Jackson faccb35850 software_endstops: use *_MIN_POS and *_MAX_POS for arcs 13年前
  Ian Jackson 3f15b7c7b8 Makefile: Better display of size (device memory usage) 13年前
  Ian Jackson 0c35facc94 Makefile: support V=1 13年前
  Ian Jackson 71404eef29 .gitignore: Add *~, *.orig, *.rej, move to root directory 13年前
  Ian Jackson a873541ef6 Marlin.pde: include comment for emacs mode 13年前
  Enchiridion 50cde90324 Added support for dual Z axis stepper drivers 13年前
  kobaan 603a5e25b3 Updated german translations in language.h and eliminated a few double lines. 13年前
  Chris Palmer 538189cc19 Fixed soft limits when the origin is in the middle. 13年前
  ErikZalm 686011a548 Fixed typo 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年前
  daid 12de8fff81 Support step motor controllers with active low step pins. 13年前
  Erik van der Zalm b67dacdc8f Fixed AD595 define 13年前
  Bernhard d3002ef741 corrected retract 13年前
  Bernhard 0c123950e9 __ header file replace 13年前
  Bernhard bf077125b9 added firmware retract. disabled by default 13年前
  Bernhard 0e5e249ab5 added individual pullup setting option to have finer control in case there is a special z-min sensor, for example 13年前
  Bernhard Kubicek b7fc14bc65 repaired thermistortable_6 by graphcial fitting of the off-slope values. see issue 179. Erik, I know you asked for no changes, but this file probably is not related and hopefully allright. 13年前