Commit Graph

  • 0de5fcad0a Update Configuration_adv.h esenapaj 2015-12-23 08:16:06 +09:00
  • 1403b9acc0 Update Configuration_adv.h esenapaj 2015-12-23 08:15:20 +09:00
  • 5cf1c38ea1 Update Configuration_adv.h esenapaj 2015-12-23 08:12:54 +09:00
  • 04ab61bf40 Update Configuration_adv.h esenapaj 2015-12-23 08:12:28 +09:00
  • 39c62fbd6f Update Configuration_adv.h esenapaj 2015-12-23 08:12:04 +09:00
  • efcb769003 Update Configuration_adv.h esenapaj 2015-12-23 08:09:57 +09:00
  • 992fbb831d Update Configuration_adv.h esenapaj 2015-12-23 08:08:45 +09:00
  • 5ee6fe6385 Update Configuration_adv.h esenapaj 2015-12-23 08:07:12 +09:00
  • 056daf00fc Update Configuration_adv.h esenapaj 2015-12-23 08:06:15 +09:00
  • 71aafb79a0 Update Configuration_adv.h esenapaj 2015-12-23 08:03:54 +09:00
  • 2c9e0415c7 Getting rid of SDEXTRASLOW, SDSLOW variables. Ruwan J Egoda Gamage 2015-12-13 23:23:01 -05:00
  • a64bcd53e9 reusing millis() Ruwan J Egoda Gamage 2015-12-13 22:06:03 -05:00
  • e6cc232184 Adding SDULTRASLOW variable. Ruwan J Egoda Gamage 2015-12-13 15:47:10 -05:00
  • 83c4131ba3 Cleaning up, getting rid of the fake encoder count variable. Ruwan J Egoda Gamage 2015-12-13 12:40:48 -05:00
  • 5eeea2f611 Fixing Rigidbot LCD Panel Support Ruwan J Egoda Gamage 2015-12-12 20:57:36 -05:00
  • f6950acb8e Residual unused variable — Backport Richard Wackerbarth 2015-12-10 18:25:41 -06:00
  • 7a670e3911 Improve planner & stepper PR #263 Richard Wackerbarth 2015-12-10 07:05:38 -06:00
  • 58658c9279 Call the probe pin a probe pin and not a min endstop Richard Wackerbarth 2015-12-10 05:26:48 -06:00
  • 0fa3bac8ee If unused, just don’t define it. Richard Wackerbarth 2015-12-10 07:03:55 -06:00
  • 3b2973da6a Prepare Ramps for user redefinition Richard Wackerbarth 2015-12-10 07:03:28 -06:00
  • 1635613c25 Backport cosmetic Richard Wackerbarth 2015-12-10 06:22:26 -06:00
  • 0b429461d5 Back port Cosmetic changes Richard Wackerbarth 2015-12-10 06:18:34 -06:00
  • 0cebe85e65 Clean up spacing and duplicate entries Richard Wackerbarth 2015-12-10 06:09:44 -06:00
  • e7b40bbe98 Change link to U8glib source Richard Wackerbarth 2015-12-10 05:59:36 -06:00
  • e2da2b4105 Back port language translation Richard Wackerbarth 2015-12-10 05:25:55 -06:00
  • 4f314afaf0 Allow Thermistor #12 to be used on hotends also Richard Wackerbarth 2015-12-10 05:13:10 -06:00
  • 60d5658da8 Revert nozzle_bed_fan_menu_items Scott Lahteine 2015-12-03 16:31:22 -08:00
  • ae4acc42ec Merge ConformingHostMessages (PR#2822) Richard Wackerbarth 2015-12-07 16:12:46 -06:00
  • 57da1b8497 Host parseble output for M109, M190 and M303 AnHardt 2015-11-10 00:02:11 +01:00
  • fcceb98191 Unglobalize no_wait_for_cooling AnHardt 2015-11-09 13:21:47 +01:00
  • 78a347a01a change nx, ny, nz and ne from float to long st_set_position takes long ``void st_set_position(const long& x, const long& y, const long& z, const long& e)`` Wurstnase 2015-12-04 09:41:13 +01:00
  • 6d691aceee change dx, dy, dz and de from float to long anything is long, we don't need float there Wurstnase 2015-12-04 09:37:55 +01:00
  • 6bfcb74c25 The probe stowing coordinates have changed Richard Wackerbarth 2015-12-05 19:31:59 -06:00
  • 0fbfb22506 Renaming delta speeds (PR2824) Wurstnase 2015-12-04 09:30:13 +01:00
  • 8d1eeff021 Fix status LEDs update when reinitializing the display AnHardt 2015-11-13 14:04:48 +01:00
  • e19fe4054d Update README.md AnHardt 2015-12-03 00:38:27 +01:00
  • 5a54204f72 Marlin 1.1.0 Release Candidate 3 - 01 December 2015 Richard Wackerbarth 2015-11-30 06:17:40 -06:00
  • bb4efcf603 Handle temp callbacks when THERMAL_PROTECTION_HOTENDS is not defined AnHardt 2015-11-17 15:13:25 +01:00
  • 96d0d04b8f Update LCD buttons less frequently AnHardt 2015-10-09 21:35:36 +02:00
  • e293ea57f0 Unbalanced brackets in setPwmFrequency Richard Wackerbarth 2015-11-27 09:54:49 -06:00
  • c956b52c4a Babystep Multiplier AnHardt 2015-11-13 12:46:40 +01:00
  • 956418c674 Kc is also a multi-PID parameter Richard Wackerbarth 2015-11-23 06:08:01 -06:00
  • 8cea79a81d Update reference to our wiki Richard Wackerbarth 2015-11-15 12:23:37 -06:00
  • 33addc52a1 Suppress Z_MIN_PROBE_REPEATABILITY_TEST for DELTA and SCARA configurations (PR#2747) AnHardt 2015-11-01 19:37:28 +01:00
  • 8da2e98985 Split RAMPS 1.3 an 1.4 (PR#2741) AnHardt 2015-10-31 02:05:09 +01:00
  • 6dfc7124a1 Add Travis check for ALLEN_KEY (PR#2748) AnHardt 2015-11-01 21:49:40 +01:00
  • be7167ed97 Change XY formatting on LCD (PR#2740) AnHardt 2015-11-03 12:06:05 +01:00
  • 9acdc6c234 Update LICENSE vogtmann 2015-11-01 22:02:51 -06:00
  • e7099ea597 Fix Portuguese (Portugal) strings (PR#2700) Luis Correia 2015-10-09 12:03:14 +01:00
  • a0f6407d6a Merge corrections from dev branch (PR#2704) Richard Wackerbarth 2015-11-12 00:04:18 -06:00
  • 754b13d8fe Patch issue #2315 Scott Lahteine 2015-10-13 04:03:35 -07:00
  • dbd4c17096 Init Kp, Ki, Kd to 0 Scott Lahteine 2015-10-13 04:00:03 -07:00
  • 644c376e84 Use binary OR with endstop bits Scott Lahteine 2015-10-13 03:59:43 -07:00
  • 54a39d8c1a Use a ternary in qr_solve.cpp Scott Lahteine 2015-10-13 03:59:04 -07:00
  • 17c23bbaf3 Shorten gcode_M221 yet function the same Scott Lahteine 2015-10-13 03:58:50 -07:00
  • c0e791dbe9 Only look for "N" line number as first parameter Scott Lahteine 2015-10-13 03:58:11 -07:00
  • b4af4441c5 Clean up watchdog impl. Scott Lahteine 2015-10-13 03:57:36 -07:00
  • 8f16563bbd Use "defined" with LCD_PIN_BL and LCD_PIN_RESET Scott Lahteine 2015-10-13 03:56:38 -07:00
  • 6fa7e24af3 Use "UNUSED" to squash compiler warnings Scott Lahteine 2015-10-13 03:56:07 -07:00
  • d5b7c595ae Use static locals in utf_mapper.h Scott Lahteine 2015-10-13 03:55:16 -07:00
  • 9bdab4f3a8 Clean up "else" and other spacing Scott Lahteine 2015-10-13 03:51:34 -07:00
  • 9b23490f01 Clean up spacing in configs Scott Lahteine 2015-10-13 03:47:49 -07:00
  • c6c37abd41 Update language_kana.h esenapaj 2015-10-25 22:14:40 +09:00
  • c24045475a Update language_kana_utf8.h esenapaj 2015-10-25 20:45:48 +09:00
  • 25d636c9e0 Compiler issues (PR#2696) Richard Wackerbarth 2015-10-04 10:33:55 -05:00
  • 47401ec97b MSG_EXTRUDER_SWITCHED_OFF was renamed to MSG_REDUNDANCY AnHardt 2015-10-07 12:08:57 +02:00
  • ba6a243197 DEBUG message has no parameter (PR#2671) Scott Lahteine 2015-10-03 18:26:15 -07:00
  • 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) Scott Lahteine 2015-10-02 23:08:58 -07:00
  • b5fb7075b9 Galician (gl) language. Rafa Couto 2015-09-30 16:22:42 +02:00
  • 7b4bdc0203 DUAL_X_CARRIAGE motor enabling Richard Wackerbarth 2015-09-30 04:20:31 -05:00
  • 91b5156b3e Marlin 1.1.0 Release Candidate 2 - 29 September 2015 Richard Wackerbarth 2015-09-28 10:29:02 -05:00
  • 03f0edb57e Fix high LCD status screen update frequency (PR#2655) Richard Wackerbarth 2015-09-28 10:43:46 -05:00
  • 0ad25c6665 Hint for changed behaviour of SDSUPPORT KiteLab 2015-09-22 20:47:23 +02:00
  • 56a6d85c41 Add (disabled) style test Richard Wackerbarth 2015-09-18 09:02:59 -05:00
  • 4cdafc0b35 Add astyle specification Richard Wackerbarth 2015-09-17 10:44:55 -05:00
  • e01f5e1ef7 Cleanup Richard Wackerbarth 2015-09-15 12:36:08 -05:00
  • 5e36b64635 SDEXTRASLOW for some SD card readers (PR#176) Mike Cochrane 2015-09-14 01:18:26 +12:00
  • 5d65a36dee Give lcd_sd_status an UNKNOWN state (PR#180) Scott Lahteine 2015-09-13 16:43:14 -07:00
  • 0f149ea0c6 LCD home button causes repeated homing (PR#175) fmalpartida 2015-09-13 20:20:43 +02:00
  • b825567e0f Drop www. from marlinfirmware.org (PR#175) Scott Lahteine 2015-09-12 23:49:35 -07:00
  • 42e381f8e2 Merge Extrusion_rate_heater_compensation Richard Wackerbarth 2015-09-12 07:54:42 -05:00
  • db27e67580 Apply PID_ADD_EXTRUSION_RATE to extras Scott Lahteine 2015-08-30 19:05:29 -07:00
  • bc50db9cf6 Implement PID_ADD_EXTRUSION_RATE Scott Lahteine 2015-08-30 19:04:30 -07:00
  • b5987de08a Merge Menu Updates Richard Wackerbarth 2015-09-12 07:51:37 -05:00
  • cffb2d457e Cleanup file formatting Scott Lahteine 2015-09-11 19:52:21 -07:00
  • 7ac7ddbf20 Show nozzles, heaters, and extruders numbered 1-4 Scott Lahteine 2015-09-11 19:52:01 -07:00
  • 5bc480fee8 Fix Move E menu items Scott Lahteine 2015-09-11 00:37:32 -07:00
  • fc882c34a3 Init lcd_sd_status as false to force lcd_update test Scott Lahteine 2015-09-11 21:53:07 -07:00
  • e27dd5c22d Conditionalize functions that rely on SDSUPPORT Scott Lahteine 2015-09-11 02:18:42 -07:00
  • fabf3ae4a0 Add final Z raise after Delta probe Scott Lahteine 2015-08-11 16:10:59 -07:00
  • 8c768a76a2 Create language_cz.h Petr Zahradnik 2015-09-11 04:42:22 +02:00
  • 5b9010965d Update language.h Petr Zahradnik 2015-09-11 04:43:54 +02:00
  • 89fb778684 Fix up probe pin define and test Scott Lahteine 2015-09-06 16:16:33 -07:00
  • 558665cd90 Constrain Tune > Nozzle/Flow menu items Scott Lahteine 2015-09-06 17:14:02 -07:00
  • 9f462f0cf5 Hack to address stuttering caused by ISR not finishing in time (PR #138) Scott Lahteine 2015-09-04 15:59:19 -07:00
  • a356699882 Merge manual feedrates for deltas from PR#128 Richard Wackerbarth 2015-09-08 13:12:21 -05:00
  • 8b3d63c423 Unify Delta XYZ homing rates Scott Lahteine 2015-09-04 17:33:42 -07:00
  • 7c72b57313 Unify manual feedrate and Fix LCD MANUAL_FEEDRATE (PR#128) Scott Lahteine 2015-09-03 01:26:55 -07:00
  • f690b82343 Remove extra MAX_FREQ_TIME define (PR#148) Scott Lahteine 2015-09-06 21:11:58 -07:00
  • 868dbbac6a Updated README to rearrange logo to avoid being crossed out by title. Added my name following naming convention. fmalpartida 2015-09-07 12:39:25 +02:00