25 Commits (0d0dfba2036d76380f681ed3a7e7d1a781ed6145)

Author SHA1 Message Date
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Felicia Hummel 690ed531b6 Configurable PSU power-on delay (#16050) 4 years ago
  InsanityAutomation 82fb046013 Allow suicide pin inverting (#15586) 4 years ago
  Scott Lahteine af214ff121 Fix up PSU_CONTROL checks 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  InsanityAutomation b7796bcce6 Disable steppers on M112 (#15065) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Ludy a504366138 Fix probe fan compiling error (#13930) 5 years ago
  Scott Lahteine 89bbc30a09 Fix init of power supply pin 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 5 years ago
  Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 5 years ago
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 5 years ago
  etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
  Scott Lahteine 35258dd50b Consistent heating status and status reset 6 years ago
  Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize 6 years ago
  Scott Lahteine a90cbc6339
[2.0.x] Wait for bed heaters between probing (#10472) 6 years ago
  Scott Lahteine 48d7036874 Consolidate smart stepper driver initialization 6 years ago
  Scott Lahteine 3c2bfa5e53
Update powersupply_on in power_on/off (#10015) 6 years ago
  Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503) 6 years ago
  teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) 6 years ago
  Phr3d13 10c1b442ca Fixes for Anet10 and gt2560 6 years ago
  Scott Lahteine 4b9d1b9f26 Move M80-M81 to cpp 6 years ago
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 6 years ago
  Scott Lahteine 614a86a380 SD file updates 6 years ago
  Scott Lahteine b66d65f865 Move 'sd' files 6 years ago
  Scott Lahteine 802818f7ab Cleanup SdFatUtil.h 8 years ago
  João Brázio 32d798fcc7
Converted all files on src to Unix file format 8 years ago
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 years ago
  Richard Wackerbarth e01f5e1ef7 Cleanup 8 years ago
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 9 years ago
  galexander1 d4880a9e60 Revert "Move Sd library out into library" 9 years ago
  odewdney f84ff4ba7d Move SD Fat library out of main src 9 years ago
  odewdney 9d9c859ac1 First move of SdFat library 9 years ago
  Bernhard 3814bbb529 made sd code only compile with SDSUPPORT defined. safes 10k of codespace 12 years ago
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 12 years ago
  Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested. 12 years ago
  Bernhard dd5ca68c87 get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. 12 years ago
  Erik van der Zalm f75f426dfa Removed interrupt nesting in the stepper ISR. 12 years ago
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 12 years ago
  Bernhard Kubicek 40e8081623 changed end of line to windows, which seems to be the majority of developers main platform. 12 years ago
  Erik van der Zalm 750f6c33e3 first commit 13 years ago