1475 コミット (422a958a34a415af196a40db90096206fe3b8c91)

作成者 SHA1 メッセージ 日付
  Alex Borro 422a958a34 Fix CoreXY speed calculation 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年前
  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年前
  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年前
  Alexander Hirzel ae12ad0d6c Fix typo, PID_BED_POWER -> MAX_BED_POWER 9年前
  David Forrest 625860f086 temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed. 9年前
  David Forrest 6583bb781d temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. 9年前
  Lane Roberts 2701dd8a17 Due to the fix for #1248, X and Y probe offsets must not be floats. 9年前
  Grogyan 6b82415c81 Update pins.h 9年前
  Scott Lahteine 2ec2bf1564 Fix regressions affecting compilation 9年前
  Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp 9年前
  Scott Lahteine 10e1b6ef8b Least stack-usage self-contained ftostr32np() 9年前
  Scott Lahteine d1f21d1189 As it should be 9年前
  Scott Lahteine 449dad71f2 Least stack-usage self-contained ftostr32np() 9年前
  Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD 9年前
  Bernhard Kubicek 3d1da45f3e Update Marlin.h 9年前
  bkubicek d02daec08f fixed compilation 9年前
  Caleb Anderson 991a74b75b Move delta calibration menu to sample delta configuration. 9年前
  Wurstnase 9453bb13c2 Logic error correction 9年前
  Caleb Anderson 236db44669 Fix spacing 9年前
  Caleb Anderson e6774fb7d2 Using the new language implementation wasn't behaving as expected. 9年前
  Caleb Anderson cb047e9070 Actual menu change. Moved menu logic to not be shown unless not currently printing. (untested but straight-forward, printer in a bad state currently) 9年前
  Caleb Anderson 5b336a4cdb Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 9年前
  Bernhard Kubicek 10ad9f1062 Addes servo0 pin ultimaker 9年前
  Bernhard Kubicek f24c5d82e3 Update Marlin_main.cpp 9年前