101 Révisions (6388be07310338f8cfdc46dac571fa2c830bbfea)

Auteur SHA1 Message Date
  Alex Borro 422a958a34 Fix CoreXY speed calculation il y a 9 ans
  Alexander Hirzel eed451e034 rework analogInputToDigitalPin definition il y a 9 ans
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. il y a 9 ans
  Bernhard Kubicek 3d1da45f3e Update Marlin.h il y a 9 ans
  bkubicek d02daec08f fixed compilation il y a 9 ans
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. il y a 9 ans
  Denis Chertykov 050ca9ca13 Move initialization of errormagic[] and echomagic[] to Marlin_main.cpp il y a 9 ans
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes il y a 9 ans
  Scott Lahteine f989bd5435 Simple code cleanup. Rename "homeing" to homing. il y a 10 ans
  Filip Mulier 62db9848d3 Improvements and bug fixes in sensor delay buffer for filament sensor code il y a 10 ans
  Filip Mulier 85649a4549 Real-time filament diameter measurement and control il y a 10 ans
  cocktailyogi 512f2a3136 restore Branch from Backup il y a 10 ans
  Dim3nsioneer 3c927901a4 Implementation of FW extruder change retract il y a 10 ans
  Dim3nsioneer 3906f27c46 Individual extruder flow rate il y a 10 ans
  Cylindric fdce91192e Various typo fixes - only in comments, no code changes. il y a 10 ans
  Jim Morris af9395ac2e Add M605 to dynamically set delta configuration il y a 10 ans
  Josef Pavlik 477b6fa1df move engaged from lcd console refreshes power off timeout il y a 10 ans
  Jim Morris b819fc53ca Add Azteeg X3 Pro as motherboard 68 il y a 10 ans
  whosawhatsis 856edfcc0d Fixed math il y a 10 ans
  whosawhatsis d24df7af2c M200 implementation il y a 10 ans
  Alex Borro 05932e4458 Add Z Probe Offset to EEPROM and Ultra LCD il y a 10 ans
  Alex Borro b33375d438 Z Axis Safe Homing when using Z Probe il y a 10 ans
  Erik van der Zalm 48a185d004 Fixed compile errors from bad commits. il y a 10 ans
  fmalpartida 7b556d2e96 Added BT support on AT90USB devices il y a 10 ans
  fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. il y a 10 ans
  Richard Miles ed1ab42186 Added Y_DUAL_STEPPER_DRIVERS il y a 11 ans
  Richard Miles f4a59e4ce5 Revert "Added Y_DUAL_STEPPER_DRIVERS" il y a 11 ans
  Richard Miles 7ee275b620 Added Y_DUAL_STEPPER_DRIVERS il y a 11 ans
  Peter Hercek 9aa2229077 add command M666 for adjusting delta printer endstop position il y a 11 ans
  hg42@gmx.net 3700f688f5 convert PROTOCOL macros from statements to (multiple, comma separated) expressions il y a 11 ans
  Nicolas Rossi 55c287a69e Fixed move from panel for delta bot #557 il y a 11 ans
  Robert F-C d7390e13d9 Support dual x-carriage printers il y a 11 ans
  Erik van der Zalm c8dcc7c208 Allow increasing the software PWM frequency. il y a 11 ans
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 il y a 11 ans
  Robert F-C 40eb07bad4 Revert and extend previous change pin check change il y a 11 ans
  Erik van der Zalm bd2cd4903e Added #ifdef BARICUDA around the BariCUDA changes il y a 11 ans
  Jordan Miller fbd899a37d Support for BariCUDA Paste Extruder derived from MakerBot Frostruder. Using Ultimachine RAMBo board. M126/M127 and M128/M129. il y a 11 ans
  Yuri Valentini 7d20ec706e Added libraries from Arduino 1.0.3 for sanguino build il y a 11 ans
  daid303 596a7e1904 Fix compiling for Arduin < 1.0.0 il y a 11 ans
  daid303 1a8f54cea1 The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated. il y a 11 ans
  Johann Rocholl 8e2519e88b Add realtime delta geometry in Marlin_main.cpp. il y a 11 ans
  Johann Rocholl 621c24a10f AT90USB is only defined after pins.h is included. il y a 11 ans
  Johann Rocholl 6cba11f087 Stop redefining MOTHERBOARD and #define AT90USB instead. Also put #ifndef AT90USB around the HardwareSerial_h trick, so now Printrboard / Brainwave support compiles on Arduino 1.0.2 as well. il y a 11 ans
  daid303 6a9bee27cc Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup. il y a 11 ans
  daid303 94ea26ff46 Some minor changes on code style. And a bugfix where the counters for positioning in the stepper where wrong depending on compiler settings. (Caused strange values to reported back with M114 and endstop triggers). Also fixed compiling with FWRETRACT enabled. il y a 11 ans
  daid303 97fa2a9c30 Few simple fixes that save RAM, as static strings are stored in RAM by default. il y a 11 ans
  daid303 b6ff45254e Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog. il y a 11 ans
  daid303 06b58a9c4f First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. il y a 11 ans
  stohn de0448343f added KILL_PIN support / cleaned up manage_inactivity function definition il y a 12 ans
  Ian Jackson 7bb326d389 eeprom: provide smaller code for SERIAL_ECHOPAIR il y a 12 ans