7950 次代码提交 (33ec599ca0bcb10a8e104869fde975ad211a1b68)

作者 SHA1 备注 提交日期
  Bo Herrmannsen 9b6c1cfda6 removed unneeded lines in welcome msg 9 年前
  Bo Herrmannsen ffa09f86f4 moved ver info 5 spaces to the right 9 年前
  Alex Borro 2bbb68be8a Fix calculation of BAL grid fitting into the bed 9 年前
  Bo Herrmannsen 590caafa2d changed ver info 9 年前
  Bo Herrmannsen 3bb9b31515 changed boot logo a bit to test if fat wall goes away 9 年前
  Erik van der Zalm a06700a14b Revert "issue 968 for dev branch" 9 年前
  andrewsil1 489b4fd3a5 Fix grammar/typos in new Configuration.h option 9 年前
  Erik van der Zalm 3a30d45c2e Revert "issue 968 for dev branch" 9 年前
  andrewsil1 269ec9f87f Fix grammar/typos in new Configuration.h option 9 年前
  Todd Swindoll 506353892e Rambo Pin documentation and servo support 9 年前
  Steffen Vogel 8d7bfd03d8 moved/renamed documentation stuff to top-level directory 9 年前
  Bo Herrmannsen 3c9e6b7b62 added link for pic to hex converter 9 年前
  Bo Herrmannsen 0e760274bd changed reprap logo to marlin logo 9 年前
  Bo Herrmannsen b291a422e9 added square png version of logo 9 年前
  Luis E Alvarado 7ae548cf34 Update Marlin Firmware URL 9 年前
  Erik van der Zalm 8f9067faa6 Added marlin logos. (Designed by Ahmet Cem TURAN) 9 年前
  Dino Del Favero 5cfe13f240 Correct some mistakes 9 年前
  Alex Borro 422a958a34 Fix CoreXY speed calculation 9 年前
  Dino Del Favero 038fccd7a1 I have added some code in the "temperature.cpp" for have the possibility of control the time of the states with the heater drived by relays, with this feature now it is possible use PID function in conjunction with relay to control the temperature. I have made some tests and the temperature stay always in the range of +-1°C from the setted temp. 9 年前
  DinoMesina 6730335657 Update Configuration.h 9 年前
  Steffen Vogel 672f764b4d replaced ASCII GPL v3 license by markdown version 9 年前
  Steffen Vogel f25e793cff rename stepper lookup table scipt to be consistent with termistor lookup table script 9 年前
  Steffen Vogel df17a6a1b4 fix #1305 by proposed workaround (thanks gaby64) 9 年前
  Steffen Vogel f7e65935fb make use of power operator 9 年前
  Steffen Vogel 4e02aff9b5 automatically determine min/max temp for terminator 9 年前
  Steffen Vogel 81363bc441 more cleanups 9 年前
  Steffen Vogel 95f4a55820 refactored termistor table calculation to be in line with wikipedia's article about Steinhart-Hart coefficients 9 年前
  Steffen Vogel 21205cc3d8 more cleanups in the termistorTable generation script 9 年前
  Steffen Vogel fb0996b5db improved output aligment and precision 9 年前
  Steffen Vogel 538231edfd cosmetic whitespace cleanup and comments added/updated 9 年前
  wgm4321 067b509479 Re-enable filament menu with recalc fix when enabling/disabling mm3 9 年前
  wgm4321 a19f2f8ae7 Disable volumetric menu item due to missing recalc of of multipliers when enabled/disabled 9 年前
  wgm4321 f24dda9700 Revert "Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3" 9 年前
  wgm4321 ec4681ab6b Revert "Add "Detailed Z Probe" menu item with ABL is defined." 9 年前
  wgm4321 dd7e4ee97f Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3 9 年前
  wgm4321 2b9722f387 Add "Detailed Z Probe" menu item with ABL is defined. 9 年前
  Dan Royer 9472bbe51d issue 968 for dev branch 9 年前
  Philippe L 30248214c7 temp runaway: proper cast to prevent any overflow. 9 年前
  odewdney 652895d656 try different proproc for CI failure 9 年前
  wgm4321 04fb34c7ff Add English defines for filament menu to non-English to prevent compile errors until translated 9 年前
  wgm4321 f8aa5ff771 Fix for cant compile when REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER defined 9 年前
  odewdney 39fae9e3a3 Fix progmem warning 9 年前
  Scott Lahteine b5e50cdd4e Move scripts and documentation to subfolders 9 年前
  Alexander Hirzel eed451e034 rework analogInputToDigitalPin definition 9 年前
  Lane Roberts 1f520a5a8c Due to the fix for #1248, X and Y probe offsets must not be floats. 9 年前
  wgm4321 b32be2dc64 Fix syntax error caused by previous changes. 9 年前
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. 9 年前
  Alexander Hirzel ecda6cdc0a Fix typo, PID_BED_POWER -> MAX_BED_POWER 9 年前
  David Forrest f3e503e725 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. 9 年前
  David Forrest 1d5d853c9a temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. 9 年前