Commit graph

  • 0d4ff0c48b Allow the queue to be cleared from within commands Scott Lahteine 2016-07-05 16:12:31 -0700
  • c450851401 Merge pull request #4209 from AnHardt/too-high-G28 Scott Lahteine 2016-07-05 11:07:42 -0700
  • a3f350e728 Merge pull request #4212 from AnHardt/MBL-typo Roxy-3D 2016-07-05 11:49:29 -0500
  • f799f18388 MBL typo AnHardt 2016-07-05 18:19:53 +0200
  • 8b02e68cb6 Make raise for probe deploy relative in homeaxis() AnHardt 2016-07-05 10:42:33 +0200
  • e48502866b Merge pull request #3611 from alephobjects/M108_cancel_heatup Scott Lahteine 2016-07-04 01:19:31 -0700
  • d70197f514 Merge pull request #4204 from thinkyhead/rc_fix_gcode_t_position Scott Lahteine 2016-07-04 01:16:22 -0700
  • 869b517589 Merge pull request #4205 from thinkyhead/rc_fixup_unit_references Scott Lahteine 2016-07-04 01:15:34 -0700
  • e104b91ea6 References to millimeters in code comments need an update Scott Lahteine 2016-07-03 20:08:22 -0700
  • e604c0955e Merge pull request #4203 from AnHardt/rem_wants_to_cool_warning Scott Lahteine 2016-07-03 18:24:23 -0700
  • ff91d28a3a Remove wants_to_cool warning AnHardt 2016-07-04 03:12:11 +0200
  • c9e536cf87 Additional patches for gcode_T position change Scott Lahteine 2016-07-03 18:06:54 -0700
  • 60865fc45b Merge pull request #4202 from thinkyhead/rc_fix_gcode_t_position Scott Lahteine 2016-07-03 17:55:43 -0700
  • f841038313 Merge pull request #4201 from thinkyhead/rc_info_fit Scott Lahteine 2016-07-03 17:47:00 -0700
  • f31af61ee2 Fix position adjustment with gcode_T and MBL Scott Lahteine 2016-07-03 16:51:26 -0700
  • a8f5c2bf96 Merge pull request #4192 from birkett/k8400 Scott Lahteine 2016-07-03 17:41:13 -0700
  • ef8980bfa0 Shorter labels for Print Stats info Scott Lahteine 2016-07-03 15:56:19 -0700
  • 4fff9872b9 Merge pull request #4200 from thinkyhead/rc_cleanup_m600 Scott Lahteine 2016-07-03 15:44:20 -0700
  • 2ed625dafa Fix compiler warnings for static screens Scott Lahteine 2016-07-03 15:12:21 -0700
  • e77844594d readme.md -> README.md Anthony Birkett 2016-07-03 22:13:35 +0100
  • a0b00d29e3 Add a ported example configuration for the Velleman K8400 (Vertex) printer. Supports both dual and single head printers (with the correct config). Includes community sourced feed rate fix. Anthony Birkett 2016-07-02 14:32:21 +0100
  • 5a81c132a2 Merge pull request #4199 from lrpirlet/G28_X_drills_a_hole_in_printed_part Scott Lahteine 2016-07-03 13:37:38 -0700
  • 9b42c6b44b apply correction when swtiching from MBL to physical in G28 X lrpirlet 2016-07-03 21:43:42 +0200
  • 46196e9ee5 Add working PlatformIO support Andrea Cimbalo 2016-07-03 15:33:24 +0200
  • 1236a3b3ab Merge pull request #4189 from esenapaj/Follow-up-the-PR-#3662 Scott Lahteine 2016-07-02 17:16:09 -0700
  • 95347fc650 Follow-up the PR #3662 (Rewritten FILAMENT_CHANGE_ENABLE feature) esenapaj 2016-07-03 09:04:29 +0900
  • b37e727072 Merge pull request #3662 from thinkyhead/rc_fixup_auto_filament_change Scott Lahteine 2016-07-02 16:20:20 -0700
  • a06c5165a7 Shorter strings for smaller LCDs Scott Lahteine 2016-06-24 19:40:46 -0700
  • 982f10e6a0 Use STATIC_ITEM for LCD message display Scott Lahteine 2016-06-24 19:24:24 -0700
  • 43ff0ce35f Rewritten FILAMENT_CHANGE_ENABLE feature Petr Zahradnik 2016-04-28 18:57:21 +0200
  • 4a8e191cec Merge pull request #4188 from thinkyhead/rc_birkett_info_menu_jul2 Scott Lahteine 2016-07-02 15:30:00 -0700
  • b77069de01 Add a Travis test for LCD_INFO_MENU Scott Lahteine 2016-07-02 14:11:43 -0700
  • 51b7820686 Patch up About Printer sub-menus Scott Lahteine 2016-07-02 14:04:18 -0700
  • 439e78147d Static menu items take an optional string, LJ by default Scott Lahteine 2016-07-02 13:57:24 -0700
  • fa9b2a925d Tweak spacing in printcounter.cpp Scott Lahteine 2016-07-02 14:04:35 -0700
  • dbfc87cdcf Squish sanity check for build info Scott Lahteine 2016-07-02 14:01:24 -0700
  • 7a377c1d75 Add "About Printer" information menu. Anthony Birkett 2016-06-30 10:24:29 +0100
  • 77a923d8ce Merge pull request #4186 from thinkyhead/rc_array_macros Scott Lahteine 2016-07-01 20:48:12 -0700
  • e650a75b88 Simplified variable-size array macros Scott Lahteine 2016-07-01 20:27:55 -0700
  • ac4f235912 Merge pull request #4167 from thinkyhead/rc_eeprom_checksum Scott Lahteine 2016-07-01 19:22:49 -0700
  • ba00615aa4 Merge pull request #4184 from esenapaj/Tab-to-Space Scott Lahteine 2016-07-01 16:34:12 -0700
  • 03b8f88092 Tab to Space esenapaj 2016-07-02 07:53:38 +0900
  • b4fee31a84 Merge pull request #4183 from AnHardt/do_probe_raise-asymetry Scott Lahteine 2016-07-01 12:50:47 -0700
  • cb1b31f69b Unconditional do_probe_raise() in probe_pt() AnHardt 2016-07-01 15:28:41 +0200
  • 7ef7843fd4 Merge pull request #4181 from thinkyhead/rc_rename_a_move_func Scott Lahteine 2016-06-30 16:30:09 -0700
  • 6b2a7b30af Extra comments to clarify EEPROM code Scott Lahteine 2016-06-30 00:29:16 -0700
  • 787f394676 MAX_EXTRUDERS replaces mysterious "4" Scott Lahteine 2016-06-30 00:07:31 -0700
  • bc3748b7bc Add shared Config_Postprocess for Read and Reset Scott Lahteine 2016-06-29 18:19:26 -0700
  • adcd0f5de3 Some formatting in configuration_store.cpp Scott Lahteine 2016-06-29 18:18:46 -0700
  • 5e370006fc EEPROM Checksum Scott Lahteine 2016-06-29 18:12:23 -0700
  • 725fde8b26 Merge pull request #4169 from thinkyhead/rc_wait_but_break Scott Lahteine 2016-06-30 16:13:51 -0700
  • da6b0dab5f Use prepare_move_to_destination for Allen Key deploy/stow Scott Lahteine 2016-06-30 16:09:43 -0700
  • c42f8fb8dd Rename some movement sub-functions Scott Lahteine 2016-06-30 15:37:32 -0700
  • b6b3a4afbf Merge pull request #4168 from thinkyhead/rc_viki2_for_ramps Scott Lahteine 2016-06-30 01:48:50 -0700
  • 3d9472f305 Merge pull request #4173 from thinkyhead/rc_cleanup_runout Scott Lahteine 2016-06-30 01:47:40 -0700
  • f84d85f761 Cleanup extruder runout configs Scott Lahteine 2016-06-30 00:06:00 -0700
  • 5e14a528dd Always wait for cooling in M109/M190, break at low temp or if cooling stalls Scott Lahteine 2016-06-28 19:00:59 -0700
  • bf216bd78f Merge pull request #4165 from thinkyhead/rc_rumba_temp_pins Scott Lahteine 2016-06-28 18:20:37 -0700
  • 0b0b7aac6e Support for VIKI2 in RAMPS and derivatives Scott Lahteine 2016-06-28 18:11:32 -0700
  • abda4ab427 Clean up CNControls pins Scott Lahteine 2016-06-28 16:56:48 -0700
  • 683975cf90 Fix spelling in a config comment Scott Lahteine 2016-06-28 16:49:13 -0700
  • 8268c0a9a0 Always define temp sensor, heater pins for RUMBA Scott Lahteine 2016-06-28 16:27:22 -0700
  • db19959735 Merge pull request #4161 from thinkyhead/rc_general_cleanup Scott Lahteine 2016-06-27 20:46:26 -0700
  • 2e96276bf4 More debug message cleanup Scott Lahteine 2016-06-27 19:33:37 -0700
  • dc2c0e5e24 Simpler debug output for deploy/stow Scott Lahteine 2016-06-27 19:16:21 -0700
  • bd491818d6 Reduce storage requirements for strings, make some PGM Scott Lahteine 2016-06-27 16:29:35 -0700
  • ee876dcd7a Merge pull request #4159 from thinkyhead/rc_rigidbot_diff Scott Lahteine 2016-06-27 20:35:22 -0700
  • fdb6533730 Merge pull request #4162 from thinkyhead/rc_anhardt_sled3 Scott Lahteine 2016-06-27 20:25:36 -0700
  • 0c24e0e445 Support for newer Wire library Scott Lahteine 2016-06-27 12:51:50 -0700
  • ddb386c139 Init DAC_DISABLE_PIN in dac_init Scott Lahteine 2016-06-27 12:38:00 -0700
  • e480ee0054 Further cleanup of G28 for probes AnHardt 2016-06-27 18:01:11 +0200
  • 39883d03fc universalize axis_unhomed_error() AnHardt 2016-06-28 00:46:40 +0200
  • e616093d4c Simplify dock_sled() AnHardt 2016-06-27 18:09:22 +0200
  • 6c60869409 Support DAC_OR_ADDRESS in Printrboard too Scott Lahteine 2016-06-27 12:36:21 -0700
  • 593c8bf286 Support for Rigidbot V2 Scott Lahteine 2016-06-27 12:35:20 -0700
  • 1df63b7ef4 Merge pull request #4158 from thinkyhead/rc_has_lcd_contrast Scott Lahteine 2016-06-27 12:24:02 -0700
  • 511503ede9 CARTESIO_UI has lcd contrast Scott Lahteine 2016-06-27 12:04:49 -0700
  • 71a693b3ec Merge pull request #4154 from thinkyhead/rc_probe_raise_options Scott Lahteine 2016-06-26 16:03:42 -0700
  • 829c92f1ba Use Z_RAISE_BETWEEN_PROBINGS with MBL Scott Lahteine 2016-06-26 15:38:54 -0700
  • eb1755208f Merge pull request #4153 from thinkyhead/rc_probe_raise_options Scott Lahteine 2016-06-26 15:30:08 -0700
  • 10da7ac86c Combine Z raise before/after options Scott Lahteine 2016-06-26 13:56:30 -0700
  • 9caa8941e2 Merge pull request #4149 from thinkyhead/rc_minimum_raise_in_probe_pt Scott Lahteine 2016-06-25 19:35:58 -0700
  • 3fa631130f Ensure a minimum height before XY move in probe_pt Scott Lahteine 2016-06-25 19:19:31 -0700
  • 815000ff32 Merge pull request #4148 from thinkyhead/3drag_delay_anhardt Scott Lahteine 2016-06-25 19:16:37 -0700
  • a7684eef7a Squish code in ST7920 Scott Lahteine 2016-06-25 18:32:13 -0700
  • b4076883cc Set testet delays for K8200, RAMBO, MINIRAMBO and ST7920 AnHardt 2016-06-14 11:08:28 +0200
  • 4454d80276 Decrease the needed nops to 1 AnHardt 2016-06-07 13:45:35 +0200
  • 56c42b572c 3 ms speedup for ST7920 and delay for BOARD_3DRAG AnHardt 2016-06-04 14:54:20 +0200
  • ca184d3d72 Merge pull request #4147 from thinkyhead/rc_fix_M48_raise Scott Lahteine 2016-06-25 18:15:33 -0700
  • e72bd68eaf Merge pull request #4146 from epatel/epatel/max_z_endstop Scott Lahteine 2016-06-25 18:05:02 -0700
  • b4161cbd98 Fix debug output in probe_pt Scott Lahteine 2016-06-25 17:59:03 -0700
  • da88b00585 MBL: Add support for max z endstop Edward Patel 2016-06-25 21:58:02 +0200
  • c8a9829387 Merge pull request #4140 from thinkyhead/rc_button_reliability Scott Lahteine 2016-06-24 20:05:56 -0700
  • 74878d1f16 Always do a brief delay in lcd_quick_feedback Scott Lahteine 2016-06-24 14:46:10 -0700
  • 7de7552069 Merge pull request #4133 from MagoKimbra/Single_home_axis_delta Scott Lahteine 2016-06-23 21:14:22 -0700
  • de0e6d5f13 Merge pull request #4134 from thinkyhead/rc_followup_4021 Scott Lahteine 2016-06-23 20:55:49 -0700
  • 15a6b49f37 Simplified probe_pt (in G30) Scott Lahteine 2016-06-23 20:25:46 -0700
  • 6a7045b9bf Remove clean_up_after_endstop_move Scott Lahteine 2016-06-23 20:23:19 -0700
  • 2a4f866561 Simplified probe_pt (in G29) Scott Lahteine 2016-06-23 20:22:28 -0700
  • 89a2aa026b Simplified probe_pt (in M48) Scott Lahteine 2016-06-23 19:22:45 -0700