1488 Commits (6388be07310338f8cfdc46dac571fa2c830bbfea)

Autor SHA1 Nachricht Datum
  Erik van der Zalm a06700a14b Revert "issue 968 for dev branch" vor 9 Jahren
  andrewsil1 489b4fd3a5 Fix grammar/typos in new Configuration.h option vor 9 Jahren
  Steffen Vogel 8d7bfd03d8 moved/renamed documentation stuff to top-level directory vor 9 Jahren
  Bo Herrmannsen 3c9e6b7b62 added link for pic to hex converter vor 9 Jahren
  Bo Herrmannsen 0e760274bd changed reprap logo to marlin logo vor 9 Jahren
  Bo Herrmannsen b291a422e9 added square png version of logo vor 9 Jahren
  Luis E Alvarado 7ae548cf34 Update Marlin Firmware URL vor 9 Jahren
  Erik van der Zalm 8f9067faa6 Added marlin logos. (Designed by Ahmet Cem TURAN) vor 9 Jahren
  Dino Del Favero 5cfe13f240 Correct some mistakes vor 9 Jahren
  Alex Borro 422a958a34 Fix CoreXY speed calculation vor 9 Jahren
  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. vor 9 Jahren
  DinoMesina 6730335657 Update Configuration.h vor 9 Jahren
  Steffen Vogel 672f764b4d replaced ASCII GPL v3 license by markdown version vor 9 Jahren
  Steffen Vogel f25e793cff rename stepper lookup table scipt to be consistent with termistor lookup table script vor 9 Jahren
  Steffen Vogel df17a6a1b4 fix #1305 by proposed workaround (thanks gaby64) vor 9 Jahren
  Steffen Vogel f7e65935fb make use of power operator vor 9 Jahren
  Steffen Vogel 4e02aff9b5 automatically determine min/max temp for terminator vor 9 Jahren
  Steffen Vogel 81363bc441 more cleanups vor 9 Jahren
  Steffen Vogel 95f4a55820 refactored termistor table calculation to be in line with wikipedia's article about Steinhart-Hart coefficients vor 9 Jahren
  Steffen Vogel 21205cc3d8 more cleanups in the termistorTable generation script vor 9 Jahren
  Steffen Vogel fb0996b5db improved output aligment and precision vor 9 Jahren
  Steffen Vogel 538231edfd cosmetic whitespace cleanup and comments added/updated vor 9 Jahren
  wgm4321 067b509479 Re-enable filament menu with recalc fix when enabling/disabling mm3 vor 9 Jahren
  wgm4321 a19f2f8ae7 Disable volumetric menu item due to missing recalc of of multipliers when enabled/disabled vor 9 Jahren
  wgm4321 f24dda9700 Revert "Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3" vor 9 Jahren
  wgm4321 ec4681ab6b Revert "Add "Detailed Z Probe" menu item with ABL is defined." vor 9 Jahren
  wgm4321 dd7e4ee97f Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3 vor 9 Jahren
  wgm4321 2b9722f387 Add "Detailed Z Probe" menu item with ABL is defined. vor 9 Jahren
  Dan Royer 9472bbe51d issue 968 for dev branch vor 9 Jahren
  Philippe L 30248214c7 temp runaway: proper cast to prevent any overflow. vor 9 Jahren
  wgm4321 04fb34c7ff Add English defines for filament menu to non-English to prevent compile errors until translated vor 9 Jahren
  wgm4321 f8aa5ff771 Fix for cant compile when REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER defined vor 9 Jahren
  Scott Lahteine b5e50cdd4e Move scripts and documentation to subfolders vor 9 Jahren
  Alexander Hirzel eed451e034 rework analogInputToDigitalPin definition vor 9 Jahren
  Lane Roberts 1f520a5a8c Due to the fix for #1248, X and Y probe offsets must not be floats. vor 9 Jahren
  wgm4321 b32be2dc64 Fix syntax error caused by previous changes. vor 9 Jahren
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. vor 9 Jahren
  Alexander Hirzel ecda6cdc0a Fix typo, PID_BED_POWER -> MAX_BED_POWER vor 9 Jahren
  David Forrest f3e503e725 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. vor 9 Jahren
  David Forrest 1d5d853c9a temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. vor 9 Jahren
  Alexander Hirzel ae12ad0d6c Fix typo, PID_BED_POWER -> MAX_BED_POWER vor 9 Jahren
  David Forrest 625860f086 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. vor 9 Jahren
  David Forrest 6583bb781d temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. vor 9 Jahren
  Lane Roberts 2701dd8a17 Due to the fix for #1248, X and Y probe offsets must not be floats. vor 9 Jahren
  Grogyan 6b82415c81 Update pins.h vor 9 Jahren
  Scott Lahteine 2ec2bf1564 Fix regressions affecting compilation vor 9 Jahren
  Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp vor 9 Jahren
  Scott Lahteine 10e1b6ef8b Least stack-usage self-contained ftostr32np() vor 9 Jahren
  Scott Lahteine d1f21d1189 As it should be vor 9 Jahren
  Scott Lahteine 449dad71f2 Least stack-usage self-contained ftostr32np() vor 9 Jahren