3153 Commits (547d35a921c220a6a49b8e407ba987f51863669d)

Autor SHA1 Mensaje Fecha
  Scott Lahteine b825567e0f Drop www. from marlinfirmware.org (PR#175) hace 9 años
  Scott Lahteine db27e67580 Apply PID_ADD_EXTRUSION_RATE to extras hace 9 años
  Scott Lahteine bc50db9cf6 Implement PID_ADD_EXTRUSION_RATE hace 9 años
  Scott Lahteine cffb2d457e Cleanup file formatting hace 9 años
  Scott Lahteine 7ac7ddbf20 Show nozzles, heaters, and extruders numbered 1-4 hace 9 años
  Scott Lahteine 5bc480fee8 Fix Move E menu items hace 9 años
  Scott Lahteine fc882c34a3 Init lcd_sd_status as false to force lcd_update test hace 9 años
  Scott Lahteine e27dd5c22d Conditionalize functions that rely on SDSUPPORT hace 9 años
  Scott Lahteine fabf3ae4a0 Add final Z raise after Delta probe hace 10 años
  Petr Zahradnik 8c768a76a2 Create language_cz.h hace 9 años
  Petr Zahradnik 5b9010965d Update language.h hace 9 años
  Scott Lahteine 89fb778684 Fix up probe pin define and test hace 9 años
  Scott Lahteine 558665cd90 Constrain Tune > Nozzle/Flow menu items hace 9 años
  Scott Lahteine 9f462f0cf5 Hack to address stuttering caused by ISR not finishing in time hace 9 años
  Scott Lahteine 8b3d63c423 Unify Delta XYZ homing rates hace 9 años
  Scott Lahteine 7c72b57313 Unify manual feedrate and Fix LCD MANUAL_FEEDRATE (PR#128) hace 9 años
  Scott Lahteine f690b82343 Remove extra MAX_FREQ_TIME define (PR#148) hace 9 años
  Scott Lahteine a4c78ae786 Add E1 pins to SENSITIVE_PINS for Dual Y or Dual Z hace 9 años
  Scott Lahteine a39fadf876 Update kossel-pro example config (again?) hace 9 años
  Scott Lahteine 34e0a8d848 Move Y2 and Z2 pins defines to pins.h hace 9 años
  Scott Lahteine 28599c51c7 Wrap Dual Y options in a conditional hace 9 años
  Scott Lahteine 11a065c0ca Remove Z2 pins overrides from Configuration_adv.h hace 9 años
  Scott Lahteine f7f6b5faae Fix lcd_move_e compile error (PR#143) hace 9 años
  Scott Lahteine 2b30e8ac99 Conditionals for ULTIPANEL without SDSUPPORT hace 9 años
  Scott Lahteine 7c7a4051fe Disable SDSUPPORT by default hace 9 años
  Eric Kuzmenko b23d765991 Added Extrude From Multiple Extruders from LCD feature hace 10 años
  Christian Lefrançois 8347a9d6e4 Fix HOMING_BUMP_DIVISOR for deltas configuration hace 9 años
  Scott Lahteine 703df2cb6c Fix error message for probe region sanity check hace 9 años
  Shane Francis 4c8330c15c Trim Adjustments for Delta Configurations hace 9 años
  Scott Lahteine 962120d1d2 Fix spacing in some conditional blocks hace 9 años
  Richard Wackerbarth 20b4772155 Create DEBUG_LEVELING_FEATURE hace 10 años
  Scott Lahteine 194f98ff95 Debug messages for homing and leveling hace 10 años
  Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING hace 10 años
  Richard Marko 91fd66ffba add Lulzbot TAZ4 example configuration (PR#104) hace 10 años
  Wurstnase 7a275773ee remove colon in utf_mapper.h (PR#106) hace 9 años
  Chris Bruner 6b4b6fa315 update for newest version of U8glib_Arduino hace 10 años
  Christian Lefrançois 9897a9147c Update ABL comments (PR#95) hace 10 años
  Christian Lefrançois a7822e3ff7 Some renaming of Z_PROBE to Z_MIN_PROBE (PR#91) hace 10 años
  Richard Wackerbarth ad90e851b3 Use a small unsigned integer type hace 10 años
  Richard Wackerbarth 29b456ae07 Suppress some compiler warnings hace 10 años
  Scott Lahteine 23d742bf06 Don't free the stack array plane_equation_coefficients (PR#83) hace 10 años
  Scott Lahteine e3b1e08777 Patch G30 to use raise_z_for_servo (PR#73) hace 10 años
  Scott Lahteine a1eb90d5c0 Save another 30 bytes in gcode_SET_Z_PROBE_OFFSET hace 10 años
  Scott Lahteine 91122277f4 Reduce gcode_SET_Z_PROBE_OFFSET by 88 bytes hace 10 años
  AnHardt 5707a2c3d5 indexindexIntoAB is only vald for !DELTA hace 10 años
  AnHardt d8860f9ad9 Alway end at the same point hace 10 años
  AnHardt 4ca8f4a9a7 Always zigzag hace 10 años
  AnHardt 3d23424121 Add array indexIntoAB[xx][yy] hace 10 años
  AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65) hace 10 años
  AnHardt 6a6e863a47 Resolve #2581 by adding a missed ';' (PR#67) hace 10 años