110 Commits (0a21727c0a885a23b55503979430c19783997950)

Autor SHA1 Mensagem Data
  MagoKimbra 986e723eeb Add 4th extruder 9 anos atrás
  MagoKimbra 0ebf896070 Add 4th extruder 9 anos atrás
  daid 53f971095d Revert "Reduce PROGMEM warnings" 9 anos atrás
  odewdney cd55a93a13 re-add blank line 9 anos atrás
  odewdney 538859669d Removing compiler warnings for progmem 9 anos atrás
  Alex Borro 422a958a34 Fix CoreXY speed calculation 9 anos atrás
  odewdney 652895d656 try different proproc for CI failure 9 anos atrás
  odewdney 39fae9e3a3 Fix progmem warning 9 anos atrás
  Alexander Hirzel eed451e034 rework analogInputToDigitalPin definition 9 anos atrás
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. 9 anos atrás
  Bernhard Kubicek 3d1da45f3e Update Marlin.h 9 anos atrás
  bkubicek d02daec08f fixed compilation 9 anos atrás
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 9 anos atrás
  Denis Chertykov 050ca9ca13 Move initialization of errormagic[] and echomagic[] to Marlin_main.cpp 9 anos atrás
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes 9 anos atrás
  Scott Lahteine f989bd5435 Simple code cleanup. Rename "homeing" to homing. 10 anos atrás
  Filip Mulier 62db9848d3 Improvements and bug fixes in sensor delay buffer for filament sensor code 10 anos atrás
  Filip Mulier 85649a4549 Real-time filament diameter measurement and control 10 anos atrás
  cocktailyogi 512f2a3136 restore Branch from Backup 10 anos atrás
  Dim3nsioneer 3c927901a4 Implementation of FW extruder change retract 10 anos atrás
  Dim3nsioneer 3906f27c46 Individual extruder flow rate 10 anos atrás
  Cylindric fdce91192e Various typo fixes - only in comments, no code changes. 10 anos atrás
  Jim Morris af9395ac2e Add M605 to dynamically set delta configuration 10 anos atrás
  Josef Pavlik 477b6fa1df move engaged from lcd console refreshes power off timeout 10 anos atrás
  Jim Morris b819fc53ca Add Azteeg X3 Pro as motherboard 68 10 anos atrás
  whosawhatsis 856edfcc0d Fixed math 10 anos atrás
  whosawhatsis d24df7af2c M200 implementation 10 anos atrás
  Alex Borro 05932e4458 Add Z Probe Offset to EEPROM and Ultra LCD 10 anos atrás
  Alex Borro b33375d438 Z Axis Safe Homing when using Z Probe 10 anos atrás
  Erik van der Zalm 48a185d004 Fixed compile errors from bad commits. 10 anos atrás
  fmalpartida 7b556d2e96 Added BT support on AT90USB devices 10 anos atrás
  fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 10 anos atrás
  Richard Miles ed1ab42186 Added Y_DUAL_STEPPER_DRIVERS 11 anos atrás
  Richard Miles f4a59e4ce5 Revert "Added Y_DUAL_STEPPER_DRIVERS" 11 anos atrás
  Richard Miles 7ee275b620 Added Y_DUAL_STEPPER_DRIVERS 11 anos atrás
  Peter Hercek 9aa2229077 add command M666 for adjusting delta printer endstop position 11 anos atrás
  hg42@gmx.net 3700f688f5 convert PROTOCOL macros from statements to (multiple, comma separated) expressions 11 anos atrás
  Nicolas Rossi 55c287a69e Fixed move from panel for delta bot #557 11 anos atrás
  Robert F-C d7390e13d9 Support dual x-carriage printers 11 anos atrás
  Erik van der Zalm c8dcc7c208 Allow increasing the software PWM frequency. 11 anos atrás
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 anos atrás
  Robert F-C 40eb07bad4 Revert and extend previous change pin check change 11 anos atrás
  Erik van der Zalm bd2cd4903e Added #ifdef BARICUDA around the BariCUDA changes 11 anos atrás
  Jordan Miller fbd899a37d Support for BariCUDA Paste Extruder derived from MakerBot Frostruder. Using Ultimachine RAMBo board. M126/M127 and M128/M129. 11 anos atrás
  Yuri Valentini 7d20ec706e Added libraries from Arduino 1.0.3 for sanguino build 11 anos atrás
  daid303 596a7e1904 Fix compiling for Arduin < 1.0.0 11 anos atrás
  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. 11 anos atrás
  Johann Rocholl 8e2519e88b Add realtime delta geometry in Marlin_main.cpp. 11 anos atrás
  Johann Rocholl 621c24a10f AT90USB is only defined after pins.h is included. 11 anos atrás
  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. 11 anos atrás