Commit graph

  • 1196e3ca59 SDCard print completion can use "M0" Scott Lahteine 2017-05-03 22:14:40 -0500
  • 6854f08d22 Shut down autotemp in disable_all_heaters Scott Lahteine 2017-05-03 20:43:00 -0500
  • acec237092 Shutdown heaters and fan after canceling a print from the SD card Thomas Moore 2017-05-02 18:41:26 -0500
  • 11b6a3cbb6 Fix regression in least_squares_fit.cpp Scott Lahteine 2017-05-03 19:21:44 -0500
  • e1b85ff67b Merge pull request #6559 from thinkyhead/rc_more_optimal Scott Lahteine 2017-05-03 19:07:36 -0500
  • 9890141f7b M100 tweak Scott Lahteine 2017-05-03 17:28:09 -0500
  • 2658cc707a Treat temperature as integer, when possible Scott Lahteine 2017-05-03 17:12:14 -0500
  • 1b2c7ec20a Make G26 compatible with inches and thermal unit modes Scott Lahteine 2017-05-03 17:10:44 -0500
  • 241bdffe65 Dress up Bilinear Leveling code Scott Lahteine 2017-05-03 01:47:16 -0500
  • 67ecf06cc4 Patch issue in gcode_M900 Scott Lahteine 2017-05-03 15:26:00 -0500
  • de5e485ed7 Explicit upward angle solution Scott Lahteine 2017-05-03 01:19:44 -0500
  • ecdf68735f Compact smart_fill_mesh slightly Scott Lahteine 2017-05-03 01:06:53 -0500
  • 628391304f Merge pull request #6552 from thinkyhead/rc_more_ubl_cleanup Scott Lahteine 2017-05-02 22:46:04 -0500
  • 902fe76db9 Merge pull request #6556 from thinkyhead/rc_use_controller_fan Scott Lahteine 2017-05-02 22:43:26 -0500
  • 7ba7474a73 Drop extra parens from address-of operator Scott Lahteine 2017-05-02 19:16:18 -0500
  • 0bf5add075 Use UBL_MESH_(MIN|MAX)_[XY] for G29 move limits Scott Lahteine 2017-05-02 18:57:22 -0500
  • b8ba3b7647 Use 'sq' macro where possible Scott Lahteine 2017-05-02 18:51:23 -0500
  • 66eba3346b Remove G29 lcd control debugging Scott Lahteine 2017-05-02 18:31:32 -0500
  • 3517154135 Reduce code size, fix bug in smart_fill_mesh Scott Lahteine 2017-05-02 17:42:15 -0500
  • c4e34adcf1 Apply formatting, coding standards to UBL Scott Lahteine 2017-05-02 17:41:55 -0500
  • f4239e62b1 Merge pull request #6557 from thinkyhead/rc_hotend_status_item Scott Lahteine 2017-05-02 22:04:21 -0500
  • fc857c5b78 Merge pull request #6549 from thinkyhead/rc_bltouch_refix Scott Lahteine 2017-05-02 21:53:09 -0500
  • b39f634252 Continuously update LCD when hotend status is displayed in Filament Change screens Thomas Moore 2017-05-02 18:44:37 -0500
  • 2c13922c46 Implement USE_CONTROLLER_FAN as a feature Scott Lahteine 2017-05-02 20:18:31 -0500
  • 492bc536bf Modify debug methods to take PSTR Scott Lahteine 2017-05-02 16:46:11 -0500
  • e5a27d9f36 G29 P2 & P4 bug fixes & improvements Bob-the-Kuhn 2017-04-30 00:43:28 -0500
  • b93be716cf Remove trailing whitespace Scott Lahteine 2017-05-02 17:53:01 -0500
  • 76eca9732d Fix mis-named language string define in Dutch Scott Lahteine 2017-05-02 16:08:09 -0500
  • 806f670092 Merge pull request #6511 from Bob-the-Kuhn/UBL--G26-minor-improvements Scott Lahteine 2017-05-02 16:06:22 -0500
  • 0803c9d997 Merge pull request #6533 from thinkyhead/rc_autocal_patches Scott Lahteine 2017-05-02 16:01:02 -0500
  • 46a5cab6fb Merge pull request #6548 from thinkyhead/rc_fix_dual_z_endstops Scott Lahteine 2017-05-02 16:00:49 -0500
  • ff5fed137f Fix BLTOUCH_HEATERS_OFF bug Brian 2017-05-01 17:10:39 -0400
  • ca1dd739a3 Organize ubl.h defines by the files they serve Scott Lahteine 2017-05-02 13:50:36 -0500
  • 0449f69179 Cleanup patch to recent merge Scott Lahteine 2017-05-02 01:06:25 -0500
  • da2abad636 Various cleanups of G33 LVD-AC 2017-05-01 14:05:59 +0200
  • 7ce613db0a Fix Conditionals test for endstop plug used by Z2 or probe. Bob-the-Kuhn 2017-05-01 02:07:54 -0500
  • ef750ae86b Towards supporting Z2 in Endstops::report_state Scott Lahteine 2017-05-02 14:29:18 -0500
  • c03c623951 Sanity-check Z2 endstop assigned to a nonexistent pin. Scott Lahteine 2017-05-02 15:38:39 -0500
  • 70f31b6c76 Throw an error if no E stepper is free for X2, Y2, Z2 Scott Lahteine 2017-05-02 15:08:16 -0500
  • ac69eca586 Merge pull request #6538 from bgort/ubl_gridlbls Scott Lahteine 2017-05-02 14:09:18 -0500
  • 99b11db1a1 Merge pull request #6537 from thinkyhead/rc_cleanup_sunday Scott Lahteine 2017-05-02 00:59:59 -0500
  • 41e63bbb7c Fix Horizontal and Vertical UBL optimization bug. (#6540) Roxy-3D 2017-05-01 23:52:33 -0500
  • e79b335367 Patches for leveling reactivation in G28 / M48 Scott Lahteine 2017-05-01 17:34:28 -0500
  • 92e22c3bf2 Fix, cleanup, prettify G29 O output Brian 2017-05-01 18:19:57 -0400
  • 7d5cd7e0d7 Tweak set_bed_leveling_enabled Scott Lahteine 2017-05-01 16:16:16 -0500
  • ed81e9b3d3 Adjust leveling conditionals Scott Lahteine 2017-05-01 16:13:09 -0500
  • a64e5659ce Clean up G26 external references, private vars Scott Lahteine 2017-05-01 15:17:40 -0500
  • 2887c20788 Add a function to home all axes (i.e., gcode_G28) Scott Lahteine 2017-05-01 15:03:13 -0500
  • 8f895d5e01 Merge pull request #6530 from thinkyhead/rc_cleanups_2 Scott Lahteine 2017-05-01 12:34:11 -0500
  • 8002672938 Fixes for DUAL_NOZZLE_DUPLICATION_MODE Scott Lahteine 2017-05-01 12:20:25 -0500
  • f69acde966 Merge pull request #6528 from MarlinFirmware/revert-6416-negative-mesh-fix Scott Lahteine 2017-05-01 11:51:13 -0500
  • 8bd63aafb9 Merge pull request #6527 from thinkyhead/rc_cleanups_2 Scott Lahteine 2017-05-01 11:28:43 -0500
  • 4803a4322e Revert "Fix for Meshpositions if printer has negative endstop positions" Scott Lahteine 2017-05-01 11:25:07 -0500
  • 4f74c416a4 Patch for BLTOUCH_HEATERS_OFF Scott Lahteine 2017-05-01 11:09:39 -0500
  • 1823a6ea29 Patch for missing DELTA_HEIGHT Scott Lahteine 2017-05-01 11:05:35 -0500
  • 984c210dec Merge pull request #6519 from thinkyhead/rc_cleanups_2 Scott Lahteine 2017-05-01 02:46:34 -0500
  • d814e468d2 Fix set_heaters_for_bltouch and usage Scott Lahteine 2017-05-01 02:27:52 -0500
  • 4e1448e75a Various fixes for compiler warnings Brian 2017-04-30 21:49:00 -0400
  • fc9919b749 Merge pull request #6515 from thinkyhead/rc_cleanup_sunday Scott Lahteine 2017-04-30 22:58:16 -0500
  • c12bc51a59 cardreader.cpp spacing tweak Scott Lahteine 2017-04-30 22:27:47 -0500
  • 46b714a52f Cleanup spacing in pinsDebug.h Scott Lahteine 2017-04-30 22:27:26 -0500
  • 88141ca717 Remove things that aren't pins from pinsDebug_list.h Scott Lahteine 2017-04-30 22:24:51 -0500
  • ff35b11d08 Resolve compiler complaint about memset volatile * Scott Lahteine 2017-04-30 22:24:03 -0500
  • ff95a9850a Merge pull request #6516 from thinkyhead/rc_meaningful_branch_name Scott Lahteine 2017-04-30 22:17:41 -0500
  • 0b421e97c9 Rename some (unused) OMCA pins Scott Lahteine 2017-04-30 22:16:44 -0500
  • c2c9f01c8e Patch newly-introduced bug in IS_Z2_OR_PROBE Scott Lahteine 2017-04-30 20:14:26 -0500
  • 819df5e06d Cleanups to pins debugging Scott Lahteine 2017-04-30 18:36:56 -0500
  • 42824b0e1f Use new serial spacing function to save PROGMEM Scott Lahteine 2017-04-30 18:36:40 -0500
  • cd72901fb7 Cleanups to UBL code Scott Lahteine 2017-04-30 16:10:02 -0500
  • ce87c7803e implement G26 changes per review Bob-the-Kuhn 2017-04-30 19:05:25 -0500
  • 769817ce5e Need to define this for Rigidboard V2 jaysonkelly 2017-04-27 09:58:46 -0600
  • 39c6c5621b Merge pull request #6416 from SkyNet3D/negative-mesh-fix Scott Lahteine 2017-04-30 17:38:41 -0500
  • 671a44b8aa Merge pull request #6410 from teemuatlut/LVD-Delta Scott Lahteine 2017-04-30 16:39:51 -0500
  • 5d5c9a040a Merge pull request #6509 from thinkyhead/rc_config_patches Scott Lahteine 2017-04-30 16:10:27 -0500
  • d480b6f75a Enable E1 stepper for DUAL_NOZZLE_DUPLICATION_MODE Scott Lahteine 2017-04-30 16:01:01 -0500
  • dcde202157 Add startup notice & update host temperatures while waiting Bob-the-Kuhn 2017-04-30 15:51:58 -0500
  • 54751e8557 Put DISTINCT_E_FACTORS adjacent to the affected settings Scott Lahteine 2017-04-29 05:37:46 -0500
  • 0dbe4b3e54 Edit configurations to reduce verbosity, arrange logically Scott Lahteine 2017-04-29 04:26:53 -0500
  • 0750933bc6 Merge pull request #6490 from Bob-the-Kuhn/Missing-X-stop Scott Lahteine 2017-04-30 15:09:36 -0500
  • 5ace3699b1 Output (commented) coordinates on G29 S-1; helps identify the x/y points that correspond with i/j coordinates, which eases manual tweaking of z values (#6507) bgort 2017-04-30 15:59:34 -0400
  • d7d4378481 Remove inaccurate version description Scott Lahteine 2017-04-29 04:23:58 -0500
  • f169c04604 Merge pull request #6491 from thinkyhead/rc_cleanup_wednesday Scott Lahteine 2017-04-30 14:56:48 -0500
  • 6d63255ddc Merge pull request #6508 from bgort/pio_improvements Scott Lahteine 2017-04-30 14:53:22 -0500
  • cafc48dff8 little oops LVD-AC 2017-04-30 20:59:49 +0200
  • 627730948d Add U8glib as a dependency to platformio.ini for those who use PlatformIO; this makes compiling even easier as u8glib will be downloaded and included automatically. Brian 2017-04-30 15:07:01 -0400
  • 5974d8e168 change G26 default nozzle size to 0.4, consistent with instructions (#6506) bgort 2017-04-30 14:23:46 -0400
  • 471a321624 leaner code for probe routine LVD-AC 2017-04-30 17:19:18 +0200
  • 3c0d5ba0a1 allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505) bgort 2017-04-30 11:22:31 -0400
  • 2509587b5a Correct over optimization of pre-initialized variables (#6500) Roxy-3D 2017-04-29 22:01:29 -0500
  • 585c00a728 Proposed changes LVD-AC 2017-04-29 16:36:33 +0200
  • 29fa241617 Initial patches to G33 Scott Lahteine 2017-04-28 17:17:01 -0500
  • 12ce051b55 Add a function to output spaces to serial Scott Lahteine 2017-04-28 17:15:39 -0500
  • 42f4c53254 Starting on G33 rewrite Scott Lahteine 2017-04-28 16:06:08 -0500
  • baf3b91460 DELTA_TOWER_ANGLE_TRIM only needs AB Scott Lahteine 2017-04-28 16:05:39 -0500
  • 6424068412 Merge pull request #6495 from emartinez167/Spanish-language-changes Scott Lahteine 2017-04-29 05:43:04 -0500
  • 27cd165adf Last three Spanish language strings emartinez167 2017-04-29 11:33:30 +0800
  • 2cc9774f34 Apply bltouch_menu Scott Lahteine 2017-04-28 18:41:18 -0500
  • 1a111180de Clean up set_heaters_for_bltouch Scott Lahteine 2017-04-28 18:22:31 -0500
  • 7db805930a Cleanup configurations Scott Lahteine 2017-04-28 17:49:18 -0500
  • 8bf3a3fcdb Remove inaccurate comments from ubl.h Scott Lahteine 2017-04-28 17:38:03 -0500