Commit Graph

  • 4113762062 Merge pull request #2130 from AnHardt/kill2 AnHardt 2015-05-20 23:32:51 +02:00
  • 89d2ee6f13 Make output on display dependant of ULTRA_LCD AnHardt 2015-05-20 22:03:16 +02:00
  • 120d4c7a8c Merge remote-tracking branch 'origin/kill2' into _temp_error AnHardt 2015-05-20 21:25:32 +02:00
  • cb6e82dc60 Change from kill() to kill(const char *) AnHardt 2015-05-20 21:22:48 +02:00
  • 9d13942278 Use new kill() with parameter. AnHardt 2015-05-20 21:18:52 +02:00
  • 6398c5e28d Merge remote-tracking branch 'origin/kill2' into _temp_error AnHardt 2015-05-20 21:08:19 +02:00
  • f4a93ed997 Add a string parameter to kill() AnHardt 2015-05-20 20:53:48 +02:00
  • 2990c6c45f Use new kill_() for _temp_error() AnHardt 2015-05-20 14:03:14 +02:00
  • 9b8c6ed254 Merge pull request #2120 from chris-bo/dogm_config AnHardt 2015-05-20 10:11:34 +02:00
  • 06513565e9 Merge pull request #2105 from eboston/Development AnHardt 2015-05-20 09:56:21 +02:00
  • 082ed3beed Propagate Configuration.h changes Ed Boston 2015-05-19 14:04:57 -07:00
  • 152b681bb5 Added link to controller github Ed Boston 2015-05-19 04:14:55 -07:00
  • 995b84944b Merge pull request #1982 from CONSULitAS/Development_Update_language.h AnHardt 2015-05-19 12:13:35 +02:00
  • 7bc5fd8193 Merge pull request #2123 from AnHardt/Duemilanove Scott Lahteine 2015-05-18 20:36:05 -07:00
  • 94de1e0d93 Merge pull request #2116 from AnHardt/wording Scott Lahteine 2015-05-18 20:34:46 -07:00
  • 23ee57c1c1 Remove DUEMILANOVE from Travis too. AnHardt 2015-05-19 03:17:56 +02:00
  • 4d4fa3607b Remove Duemilanove AnHardt 2015-05-19 02:46:37 +02:00
  • e353d27430 Merge branch 'Development' of https://github.com/MarlinFirmware/Marlin into Bulgarian AnHardt 2015-05-18 23:56:53 +02:00
  • 775ea401c8 Delete Documentation/LCDLanguageFont.mf to avoid conflicts with Development AnHardt 2015-05-18 23:56:26 +02:00
  • ca8d1756d5 Define fixes Ed Boston 2015-05-18 14:23:31 -07:00
  • b96b28b7cc language.h: update documentation for LANGUAGE_INCLUDE CONSULitAS 2015-05-18 23:11:26 +02:00
  • 258bcdefe0 move dogm font selection to configuration_adv.h Christian Bohn 2015-05-18 22:54:53 +02:00
  • 7750180c93 transpire -> expire AnHardt 2015-05-18 21:48:10 +02:00
  • 70163dafb9 Use _temp_error() for all errors thrown by different mechanisms AnHardt 2015-05-18 20:26:25 +02:00
  • a0f362c735 Simplify & optimize with current_command_args Scott Lahteine 2015-05-17 16:58:37 -07:00
  • adc8fcb77f More parser comments, optimize code_seen, save with goto Scott Lahteine 2015-05-17 05:42:04 -07:00
  • c6d8dd19d9 use fetched value Scott Lahteine 2015-05-17 05:07:51 -07:00
  • 1116e13f5a Further optimization of command parser Scott Lahteine 2015-05-17 05:00:09 -07:00
  • 3a4c3ab76e Pre-sanitize the command before handling Scott Lahteine 2015-05-16 23:14:02 -07:00
  • a83bf18ee1 More functional seperation Ed Boston 2015-05-18 05:37:46 -07:00
  • cad248fc55 Merge pull request #2111 from AnHardt/at Scott Lahteine 2015-05-18 05:25:51 -07:00
  • 97ca1b3f4d Name magic value 20 to MAX_OVERSHOOT_PID_AUTOTUNE AnHardt 2015-05-18 14:15:29 +02:00
  • 7ff18f6657 Merge pull request #2107 from thinkyhead/fix_issue_2106 Scott Lahteine 2015-05-17 17:39:09 -07:00
  • 0f2c9bacfd M33 LONG_FILENAME_HOST_SUPPORT Scott Lahteine 2015-05-17 17:36:32 -07:00
  • 3feaef6526 Have G92 set the nozzle position on Delta and SCARA Scott Lahteine 2015-05-17 17:08:05 -07:00
  • 047e688e93 Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER Ed Boston 2015-05-17 15:23:17 -07:00
  • 1999ac415c Formatting Changes Ed Boston 2015-05-17 13:39:24 -07:00
  • 41f8cdb3a6 ADAFRUIT_ST7565 Ed Boston 2015-05-17 12:47:41 -07:00
  • c5feb9c6a1 Merge pull request #2103 from Wurstnase/rework_out_bits Scott Lahteine 2015-05-17 07:07:21 -07:00
  • 21ff773832 rework out_bits wurstnase 2015-05-17 14:33:09 +02:00
  • 6c27eaf864 Merge pull request #2101 from thinkyhead/code_style Scott Lahteine 2015-05-17 03:39:08 -07:00
  • 80d2c11f9d Merge pull request #2099 from thinkyhead/gcode_rename Scott Lahteine 2015-05-17 03:09:46 -07:00
  • d580a0d186 Use "+=" in plane rotation Scott Lahteine 2015-05-17 01:51:14 -07:00
  • 2f3a410cb0 Fix a potential hanging "else" bug Scott Lahteine 2015-05-17 01:50:30 -07:00
  • b83e3f0905 Combine "Bed X: " strings Scott Lahteine 2015-05-17 01:49:52 -07:00
  • 7dfb8becdb Adjust some names and types in Marlin_main.cpp Scott Lahteine 2015-05-17 01:48:51 -07:00
  • c966aa26ff Comments in Marlin_main.cpp Scott Lahteine 2015-05-17 01:47:53 -07:00
  • c54a2ea042 Adjust spacing in Marlin_main.cpp and stepper.* Scott Lahteine 2015-05-17 01:47:02 -07:00
  • 072625ccad Update headings in Marlin_main.cpp and stepper.cpp Scott Lahteine 2015-05-17 01:44:53 -07:00
  • 16032f149f Rename to codenum as a consistency Scott Lahteine 2015-05-16 23:17:35 -07:00
  • 273a4a253f Merge pull request #2096 from thinkyhead/cherry_picking3 Scott Lahteine 2015-05-16 21:10:28 -07:00
  • 64825a3d1e Merge pull request #2095 from thinkyhead/cherry_picking2 Scott Lahteine 2015-05-16 21:09:15 -07:00
  • ea3df2b0b3 Merge pull request #2094 from thinkyhead/cherry_picking Scott Lahteine 2015-05-16 21:08:59 -07:00
  • ca79282eaf Hide M117 with no LCD Scott Lahteine 2015-05-16 20:59:04 -07:00
  • ce218cafdb Add gcode_line_error to reduce code size Scott Lahteine 2015-05-16 20:54:58 -07:00
  • 46d59784ad Rename preocess_command to process_next_command Scott Lahteine 2015-05-16 20:47:40 -07:00
  • 98c4f22432 Merge pull request #2093 from thinkyhead/timeout_default Scott Lahteine 2015-05-16 19:43:45 -07:00
  • 513077c317 Minor change to fan kick Scott Lahteine 2015-05-16 19:42:28 -07:00
  • ef62463d20 Merge pull request #2089 from thinkyhead/timeout_default Scott Lahteine 2015-05-16 18:35:29 -07:00
  • 76438195f0 NO_TIMEOUTS and ADVANCED_OK off by default Scott Lahteine 2015-05-16 02:47:20 -07:00
  • 7fecc48174 Merge pull request #2081 from thinkyhead/better_lsdive Scott Lahteine 2015-05-15 22:16:59 -07:00
  • d2563804c8 Add LF to file errors Scott Lahteine 2015-05-15 04:37:22 -07:00
  • e114662cfa Adjust SdBaseFile spacing Scott Lahteine 2015-05-15 03:23:49 -07:00
  • 98e91f5253 Allow lsDive to recurse with minimal stack usage Scott Lahteine 2015-05-15 03:19:07 -07:00
  • 8b2cd930c3 Update README.md Scott Lahteine 2015-05-14 18:21:53 -07:00
  • 19166a92e4 Merge pull request #2057 from Wurstnase/serial_wait Scott Lahteine 2015-05-14 04:57:08 -07:00
  • 95f5a68006 Merge pull request #2074 from thinkyhead/lcd_xyz_unknown Scott Lahteine 2015-05-14 04:56:38 -07:00
  • e97fcafd0e Merge pull request #2076 from thinkyhead/mendel_inverting Scott Lahteine 2015-05-14 04:54:11 -07:00
  • 197a256669 Hardtung Scott Lahteine 2015-05-14 04:43:10 -07:00
  • 2e6f57baa9 More active authors Scott Lahteine 2015-05-14 04:40:07 -07:00
  • 0f6cd3640b Drop extraneous ok_to_send Scott Lahteine 2015-05-14 04:38:09 -07:00
  • 0ce355d9e7 Use MSG_OK in M105 Scott Lahteine 2015-05-14 03:33:38 -07:00
  • a366e57385 Merge pull request #2075 from thinkyhead/mendel_inverting Scott Lahteine 2015-05-14 03:29:24 -07:00
  • 7b3acfbb6f Merge pull request #2072 from thinkyhead/better_arc_code Scott Lahteine 2015-05-14 00:27:22 -07:00
  • 78beef2d73 Use Mendel default for INVERT_Y_DIR Scott Lahteine 2015-05-14 00:25:47 -07:00
  • 1a4a09c26f Display unknown XYZ on the LCD as "---" Scott Lahteine 2015-05-13 22:45:58 -07:00
  • 68ce419147 Note on segment size Scott Lahteine 2015-05-13 19:11:36 -07:00
  • 8b92249f18 Bring arc_offset into auto scope Scott Lahteine 2015-05-13 19:00:46 -07:00
  • 80807b2d71 Consolidate arc code, remove motion_control.* Scott Lahteine 2015-05-13 18:52:41 -07:00
  • 56126786a6 Merge pull request #2069 from thinkyhead/sd_alpha_sort Scott Lahteine 2015-05-13 02:04:24 -07:00
  • f65833931d Formatting tweaks Scott Lahteine 2015-05-13 02:02:19 -07:00
  • 56090fc374 Merge pull request #2067 from thinkyhead/thermal_unified Scott Lahteine 2015-05-12 19:06:16 -07:00
  • fcfd99c1ae Add comments to lcd_control_temperature_menu Scott Lahteine 2015-05-12 18:46:16 -07:00
  • d693e0f378 Use WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1 as difference limit Scott Lahteine 2015-05-12 18:30:38 -07:00
  • 6697a8f375 Watch the heater a little longer Scott Lahteine 2015-05-12 18:22:47 -07:00
  • 5693a6e3c9 Fix heating error message Scott Lahteine 2015-05-12 18:17:13 -07:00
  • 747fd5801c Merge pull request #2055 from thinkyhead/thermal_unified Scott Lahteine 2015-05-12 08:04:29 -07:00
  • 6e5572228d Merge pull request #2064 from thinkyhead/wait_before_g28 Scott Lahteine 2015-05-12 07:53:11 -07:00
  • 27ad381e25 Allow fractional seconds in G4 and M0 Scott Lahteine 2015-05-12 07:52:08 -07:00
  • 5146694452 Merge pull request #1884 from shaggythesheep/feature_new_board_ramps_cnc_controller Scott Lahteine 2015-05-12 04:31:49 -07:00
  • b2bd9aae7c SCARA_SEGMENTS_PER_SECOND Scott Lahteine 2015-05-12 04:18:15 -07:00
  • bd20bd5444 Merge pull request #2063 from chris-bo/autobed_sled Scott Lahteine 2015-05-12 03:29:21 -07:00
  • 9e95ceb3fc Split up prepare_move by type Scott Lahteine 2015-05-12 02:08:20 -07:00
  • 9ba8cf5fe3 Merge pull request #2061 from thinkyhead/wait_before_g28 Scott Lahteine 2015-05-12 02:05:30 -07:00
  • 873f7d6f2a Check that configs are up-to-date Scott Lahteine 2015-05-12 01:33:51 -07:00
  • f48599f172 add pin definition to some motherboards Christian Bohn 2015-05-12 10:02:23 +02:00
  • b5200e184c Remove extra setup_for_endstop_move Scott Lahteine 2015-05-12 01:01:53 -07:00
  • 8d814de558 Return void in prevent_dangerous_extrude Scott Lahteine 2015-05-12 00:55:00 -07:00
  • 367e2eb9f4 Global setup_for_endstop_move Scott Lahteine 2015-05-12 00:51:22 -07:00
  • fd873c00c6 Merge pull request #2062 from Wurstnase/z_probe_bit_fix Wurstnase 2015-05-12 09:47:52 +02:00