Commit Graph

  • d2a00b74e3 Merge pull request #4004 from thinkyhead/rc_feedrate_in_gcode_T Scott Lahteine 2016-06-14 20:10:08 -07:00
  • 0ad26d0de8 Merge pull request #4034 from AnHardt/custom-splash-screen Scott Lahteine 2016-06-14 18:51:39 -07:00
  • 574c938ab9 Merge pull request #4040 from esenapaj/Follow-up-the-PR-#3676 Jochen Groppe 2016-06-14 19:22:49 +02:00
  • 741cda0e47 Follow-up the PR #3676(Advance extrusion algorithm – LIN_ADVANCE) esenapaj 2016-06-15 00:10:15 +09:00
  • 02b3d6b8d3 Custom Splash Screen AnHardt 2016-06-14 04:02:55 +02:00
  • 78a48d7e3c Merge pull request #4038 from thinkyhead/rc_fix_heater_off Scott Lahteine 2016-06-13 20:58:34 -07:00
  • ee5be92206 Fix broken DISABLE_HEATER macro Scott Lahteine 2016-06-13 20:57:58 -07:00
  • fc4fb9eba1 Merge pull request #4036 from thinkyhead/rc_lin_advance_feature Scott Lahteine 2016-06-13 19:26:29 -07:00
  • 8d8180e028 Parse M905 args in Marlin_main.cpp Scott Lahteine 2016-06-13 19:25:05 -07:00
  • e7e57f0eb4 Merge pull request #4035 from thinkyhead/rc_lin_advance_feature Scott Lahteine 2016-06-13 18:55:14 -07:00
  • 2b340f5acb patch LIN_ADVANCE to use code_value_float Scott Lahteine 2016-06-13 18:54:25 -07:00
  • b708196770 Merge pull request #4032 from AnHardt/bootscreen-delay Scott Lahteine 2016-06-13 18:27:05 -07:00
  • 587de1b6b6 Merge pull request #3676 from thinkyhead/rc_lin_advance_feature Scott Lahteine 2016-06-13 18:04:58 -07:00
  • 738f414d2b Merge pull request #4029 from tnw513/FixLangIt Scott Lahteine 2016-06-13 18:01:51 -07:00
  • b4fedec0d1 Show bootscreen later AnHardt 2016-06-14 01:59:50 +02:00
  • 08e2c5a6ea Added and translated some strings from language_en Silvio Didonna 2016-06-13 13:04:09 +02:00
  • 29337db206 Merge pull request #3 from MarlinFirmware/RCBugFix Silvio 2016-06-13 12:47:42 +02:00
  • 17c86349c0 Merge pull request #4020 from thinkyhead/rc_test_M600 Scott Lahteine 2016-06-12 18:50:26 -07:00
  • b4c37a676f Merge pull request #4025 from thinkyhead/rc_fix_ultralcd_move_e Scott Lahteine 2016-06-12 17:27:36 -07:00
  • 4d2119f83a _lcd_move => _lcd_move_xyz Scott Lahteine 2016-06-12 16:51:39 -07:00
  • 811967923a Fix manual_move to move the correct E stepper Scott Lahteine 2016-06-12 16:51:28 -07:00
  • 0d0b751498 Merge pull request #4023 from thinkyhead/rc_servo_macros Scott Lahteine 2016-06-12 15:45:39 -07:00
  • 4fbe818163 Add macros to move servos Scott Lahteine 2016-06-12 15:35:01 -07:00
  • 9a1dfd0f5f Fix Travis test for FILAMENTCHANGEENABLE Scott Lahteine 2016-06-12 14:24:56 -07:00
  • e51f8df097 Merge pull request #4014 from thinkyhead/rc_one_less_ultipanel_cond Scott Lahteine 2016-06-11 17:39:42 -07:00
  • b322ac4417 No need to check ULTIPANEL with DOGLCD Scott Lahteine 2016-06-11 16:50:06 -07:00
  • 8ccd97e7cc
    Updated all example configuration files João Brázio 2016-04-22 17:42:26 +01:00
  • c7eeb09e8f Merge pull request #4012 from Blue-Marlin/watchdoghealing Scott Lahteine 2016-06-11 16:18:22 -07:00
  • 7fb69e24fb Use "Tn S1" to change tools without moving Scott Lahteine 2016-06-11 15:35:25 -07:00
  • 2f1bf8373b Merge pull request #4005 from thinkyhead/rc_prepare_move_destination Scott Lahteine 2016-06-11 15:51:58 -07:00
  • de8108648f
    Added a versioning system to the config files João Brázio 2016-04-22 17:33:00 +01:00
  • efe719f898 Heal the watchgog Blue-Marlin 2016-06-12 00:34:31 +02:00
  • b75e648f2c Clarify names of prepare_move functions Scott Lahteine 2016-06-10 19:23:41 -07:00
  • d50ba08246 Merge pull request #4011 from thinkyhead/rc_manual_move_cond Scott Lahteine 2016-06-11 15:26:52 -07:00
  • ae9b09fe94 menu => screen Scott Lahteine 2016-06-11 14:19:17 -07:00
  • 45ea8749d3 Wrap all items depending on ULTIPANEL Scott Lahteine 2016-06-11 14:12:00 -07:00
  • ddbb05fd8d Merge pull request #3998 from jbrazio/bugfix/better-regex Scott Lahteine 2016-06-11 13:40:58 -07:00
  • 9b3a0895fd
    Upgrades travis Arduino IDE version to 1.6.9 João Brázio 2016-06-10 16:04:01 +01:00
  • 280af07b4c
    Improves travis buildroot regexp João Brázio 2016-06-10 15:25:00 +01:00
  • 0e2bfd0769 Use linear feedrate in gcode_T, not volumetric Scott Lahteine 2016-06-10 18:27:01 -07:00
  • bf8710d522 Merge pull request #4001 from Blue-Marlin/manage_manual_move-ULTIPANEL Scott Lahteine 2016-06-10 17:17:57 -07:00
  • 93ffa0288c Merge pull request #4003 from jbrazio/bugfix/3999 Scott Lahteine 2016-06-10 17:15:23 -07:00
  • 2c34ec2bac
    Closes #3999: Compilation error with BEEPER_PIN -1 João Brázio 2016-06-11 00:12:49 +01:00
  • 378ff92e98 manage_manual_move(); -> ULTIPANEL Blue-Marlin 2016-06-10 23:36:57 +02:00
  • 45b701d38c Travis test for LIN_ADVANCE Scott Lahteine 2016-05-31 19:29:47 -07:00
  • aad9c0ed8d Apply updated ISR timing code Scott Lahteine 2016-05-08 12:16:26 -07:00
  • 506d78b2f8 Run the advance_isr faster instead of doing multiple e-steps per interrupt Scott Lahteine 2016-05-06 11:03:56 -07:00
  • 6d62a4ffc8 Patch LIN_ADVANCE for style and forward-compatibility Scott Lahteine 2016-05-04 12:10:42 -07:00
  • fb8e880734 Add LIN_ADVANCE Sebastianv650 2016-05-04 18:53:17 +02:00
  • e2d4919c01 Merge pull request #3991 from thinkyhead/rc_axis_units Scott Lahteine 2016-06-09 20:57:01 -07:00
  • 4a212f707b Merge pull request #3993 from jbrazio/feature/update-travis Scott Lahteine 2016-06-09 20:56:07 -07:00
  • 74060f17b7 Merge pull request #3995 from thinkyhead/rc_nonblocking_buzzer Scott Lahteine 2016-06-09 20:55:29 -07:00
  • d13c86f6f6 Adds travis test for SPEAKER João Brázio 2016-06-09 15:48:46 +01:00
  • a82c755a35 Fix BQ_LCD_SMART_CONTROLLER pin compiler warnings Scott Lahteine 2016-06-09 20:31:47 -07:00
  • 5b5aa1572b Non-blocking buzzer João Brázio 2016-06-04 20:29:01 +01:00
  • 27d5794298 Merge pull request #3992 from thinkyhead/rc_pid_autotune_e_range Scott Lahteine 2016-06-09 20:07:27 -07:00
  • 24e70c915d
    Update travis to test for ULTRA and DOG LCD options João Brázio 2016-06-10 02:25:37 +01:00
  • 72c6f2923f axis_steps_per_unit => axis_steps_per_mm Scott Lahteine 2016-06-09 16:53:21 -07:00
  • 446515ab79 Adjust spacing in block_t Scott Lahteine 2016-06-09 15:31:08 -07:00
  • 80ab749563 Rename acceleration locals for clarity Scott Lahteine 2016-06-09 15:30:28 -07:00
  • 3b08eb1eeb acceleration_st => acceleration_steps_per_s2 Scott Lahteine 2016-06-09 15:26:45 -07:00
  • cb4704e07a Rename some planner acceleration vars Scott Lahteine 2016-06-09 15:20:44 -07:00
  • 3c68be79dc Throw an error in PID_autotune for E < -1 Scott Lahteine 2016-06-09 16:41:53 -07:00
  • 26f8f54c56 Merge pull request #3985 from thinkyhead/rc_inch_fahrenheit_kelvin Scott Lahteine 2016-06-08 20:10:33 -07:00
  • f0a5b7f0bc Merge pull request #3986 from thinkyhead/rc_mbl_forward_iteration Scott Lahteine 2016-06-08 17:33:41 -07:00
  • 38279a02b2 Travis tests for Inch, Fahrenheit, Kelvin, M100 Scott Lahteine 2016-06-08 17:12:54 -07:00
  • 0b3142b45b Remove redundant declarations from M100 code Scott Lahteine 2016-06-08 17:03:45 -07:00
  • 4980ecc1f7 Smaller binary using inline gcode argument getters Scott Lahteine 2016-06-08 17:03:28 -07:00
  • 16212432c9 G20/21 and M149 support, and code_value() refactor Reid Rankin 2016-05-31 10:26:08 -05:00
  • a569e89775 Merge pull request #3978 from thinkyhead/rc_planner_local_rename Scott Lahteine 2016-06-08 16:41:57 -07:00
  • 2d55862499 Use memset in mbl.reset to save 58 bytes Scott Lahteine 2016-06-08 16:05:18 -07:00
  • 9b42658faf Merge pull request #3983 from thinkyhead/rc_fix_ftostr Scott Lahteine 2016-06-08 14:21:16 -07:00
  • b23f710034 Cleanup and naming for num-to-string functions Scott Lahteine 2016-06-08 12:50:12 -07:00
  • 3d56b9d127 Merge pull request #3979 from thinkyhead/mbl_cell Scott Lahteine 2016-06-07 19:12:46 -07:00
  • cca047424d MBL: cel => cell Scott Lahteine 2016-06-07 19:10:39 -07:00
  • 08a9bd017b Merge pull request #3976 from petrzjunior/rc_lang_cz_160607 Scott Lahteine 2016-06-07 18:05:44 -07:00
  • 49ecaf774d Rename some auto/locals to avoid name conflict Scott Lahteine 2016-06-07 15:38:45 -07:00
  • 9171a3d94f Update Czech language 2016/06/07 petrzjunior 2016-06-07 18:59:13 +02:00
  • 5e6fdbb4cb Merge pull request #3963 from thinkyhead/rc_advance_steppers Scott Lahteine 2016-06-05 02:46:06 -07:00
  • 4b3d5aec7a Merge pull request #3110 from thinkyhead/rc_manual_moves Scott Lahteine 2016-06-05 02:45:39 -07:00
  • 47b5c55c29 Implement the delayed-move technique Scott Lahteine 2016-04-03 18:06:17 -07:00
  • a3e25a0fca Instead of trying to move now, set a flag to move asap Scott Lahteine 2016-03-07 20:11:56 -08:00
  • e2a8961635 Use e_steps[EXTRUDERS] instead of e_steps[4] Scott Lahteine 2016-06-05 01:44:53 -07:00
  • 43947072d5 Merge pull request #3895 from thinkyhead/rc_singlenozzle_part_2 Scott Lahteine 2016-06-04 15:23:17 -07:00
  • 05868de195 Merge pull request #3958 from thinkyhead/rc_fix_3955 Scott Lahteine 2016-06-04 02:10:26 -07:00
  • d7e4e8e9be Fix a typo in #3955 Scott Lahteine 2016-06-04 02:09:58 -07:00
  • 4bdcf3afe4 Merge pull request #3956 from thinkyhead/rc_mbl_single_axis_fix Scott Lahteine 2016-06-03 21:56:12 -07:00
  • c2362c1b3c Apply Marlin coding standards to MBL class Scott Lahteine 2016-06-03 21:31:38 -07:00
  • c06de0f097 MBL: Added keeping MBL active when homing single axises for #3750 Edward Patel 2016-05-24 22:53:15 +02:00
  • f2fb66c00d With SINGLENOZZLE only set temperature for the active tool Scott Lahteine 2016-05-30 00:42:26 -07:00
  • cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS Scott Lahteine 2016-05-26 17:43:20 -07:00
  • 32f8300cc6 Merge pull request #3944 from thinkyhead/rc_eboston_lcd_contrast Scott Lahteine 2016-06-03 17:08:41 -07:00
  • 9c87bf835c Merge pull request #3947 from thinkyhead/rc_statics_stepper Scott Lahteine 2016-06-03 17:08:15 -07:00
  • 08871d4d6e Merge pull request #3950 from boelle/patch-3 Scott Lahteine 2016-06-03 17:07:02 -07:00
  • 4e13cd3f35 Merge pull request #3955 from MagoKimbra/RCBugFix Scott Lahteine 2016-06-03 15:50:37 -07:00
  • 2403a1cf9c Merge pull request #3952 from rafacouto/RCBugFix Scott Lahteine 2016-06-03 15:46:03 -07:00
  • 8529122af1 Merge pull request #3946 from thinkyhead/rc_g28_servo_raise_before_stow Scott Lahteine 2016-06-03 15:45:36 -07:00
  • f499be084a Fix M428 width DELTA & SCARA MagoKimbra 2016-06-03 23:23:23 +02:00
  • 5f759a2200 Merge branch 'RCBugFix' of https://github.com/rafacouto/Marlin into RCBugFix Rafa Couto 2016-06-03 18:27:02 +02:00
  • 5f8db3f574 Galician language update. Rafa Couto 2016-06-03 14:24:35 +02:00