Commit Graph

  • f3618c3337 Reduce UBL RAM usage by making G26/G29 optional Bob-the-Kuhn 2017-03-21 01:30:26 -05:00
  • e746d68a12 Merge pull request #6176 from thinkyhead/rc_mbl_abl_optimize Scott Lahteine 2017-03-31 02:12:49 -05:00
  • c9eb1d6ab7 Make MBL a static class, use lookup for index-to-point conversion Scott Lahteine 2017-03-31 01:28:07 -05:00
  • de9d2cddc3 Merge pull request #6152 from thinkyhead/rc_cleanup_6150_etc Scott Lahteine 2017-03-30 17:40:29 -05:00
  • 9217e4b8ec Various UBL cleanups and bug fixes Scott Lahteine 2017-03-28 19:45:54 -05:00
  • 9924199802 Merge pull request #5908 from thinkyhead/rc_fix_slowdown Scott Lahteine 2017-03-29 21:43:33 -05:00
  • 0e71e7b2fb Cleanup to planner.cpp Scott Lahteine 2016-11-11 18:11:04 -06:00
  • f105cad43c Marlin: Slight cleanup to Marlin_main.cpp Scott Lahteine 2016-10-24 12:03:41 -05:00
  • 499f9e04e1 Marlin: Temperature soft-PWM cleanup Scott Lahteine 2016-11-11 18:29:03 -06:00
  • 7ddd94dc61 Merge pull request #5994 from StefanBruens/fix_Makefile_errors Scott Lahteine 2017-03-29 06:32:09 -05:00
  • af09095f03 Merge pull request #6154 from thinkyhead/rc_fil_sensor_vs_sd Scott Lahteine 2017-03-29 05:24:48 -05:00
  • d38b1bc4b1 Show filament width sensor values in LCD constantly if SD card support is not enabled. Remo Kallio 2016-12-27 22:38:36 +02:00
  • e3459ec178 Merge pull request #5989 from MagoKimbra/rc_fix_delta_angles Scott Lahteine 2017-03-29 03:35:18 -05:00
  • 592300922c Merge pull request #6149 from thinkyhead/rc_scara_feedrate Scott Lahteine 2017-03-29 03:31:44 -05:00
  • f49aec057f Tweak "can not" => "can't" in RUMBA pins Scott Lahteine 2017-03-29 00:50:48 -05:00
  • 0a23a1bb3b Dynamic feedrate on SCARA, converting target mm/s to deg/s Scott Lahteine 2017-03-28 16:37:11 -05:00
  • d8724bb546 Get G29's P1 (Automated Probing) working again. Roxy-3D 2017-03-28 16:40:34 -05:00
  • 8d53298a6d Merge pull request #6139 from thinkyhead/rc_a4jp_scoovo Scott Lahteine 2017-03-28 14:06:39 -05:00
  • c7f6ee9c93 Board A4JP should be SCOOVO_X9H Scott Lahteine 2017-03-27 22:22:13 -05:00
  • 8c07ac7f7c Merge pull request #6133 from thinkyhead/rc_use_safe_delay Scott Lahteine 2017-03-27 00:18:02 -05:00
  • a9fc30ae2e Use safe_delay to ensure watchdog reset Scott Lahteine 2017-03-26 23:49:56 -05:00
  • 171904b6c7 Make G29 What command print reliably and fix G29 P1 bug Waldo found Roxy-3D 2017-03-26 16:51:26 -05:00
  • 9d3ac66f73 Map clean up of UBL Roxy-3D 2017-03-25 18:37:54 -05:00
  • 9a1949a91e Cleaned up G26 ready to replace existing one at MarlinFirmware/Marlin Roxy-3D 2017-03-25 10:02:34 -05:00
  • aec85ad45a Start of process to get UBL running again. Roxy-3D 2017-03-24 18:35:10 -05:00
  • b47eaf14ae Merge pull request #6109 from thinkyhead/rc_soft_pwm_dither Scott Lahteine 2017-03-24 18:21:07 -05:00
  • 34d1c41b5f Merge pull request #6111 from benlye/benlye-patch-echo_command Scott Lahteine 2017-03-24 17:57:28 -05:00
  • 7d65911c00 Merge pull request #6110 from thinkyhead/rc_bilinear_and_m851 Scott Lahteine 2017-03-24 17:51:25 -05:00
  • 6a601aca35 Fix type conversion issue with echo_command benlye 2017-03-24 13:21:53 +00:00
  • 009a6ddd39 Adjust bilinear grid in M851 Scott Lahteine 2017-03-24 06:28:30 -05:00
  • eab7854a73 Merge pull request #6074 from thinkyhead/rc_immediate_shove Scott Lahteine 2017-03-24 05:52:27 -05:00
  • 5699e2b881 Add SOFT_PWM_DITHER to other configurations Stefan Brüns 2017-03-12 06:00:26 +01:00
  • 5a2abeca78 Merge pull request #6100 from thinkyhead/rc_soft_pwm_dither Scott Lahteine 2017-03-24 04:57:40 -05:00
  • 043be2856b Use "& 0x3F" instead of "% 64" Scott Lahteine 2017-03-23 04:20:25 -05:00
  • 6a040a6967 SOFT_PWM: Do not switch off heaters twice on pwm_count wraparound Stefan Brüns 2017-03-18 20:28:57 +01:00
  • 0a74774af1 soft_pwm: avoid useless refetches of pwm_count Stefan Brüns 2017-03-14 20:24:17 +01:00
  • 35a55d5757 SOFT_PWM: Implement dithering if SOFT_PWM_SCALE is 1 or more Stefan Brüns 2017-03-12 06:00:26 +01:00
  • 2aed66a955 temperature: Fix SOFT_PWM off by one Stefan Brüns 2017-03-12 22:10:21 +01:00
  • 4433b63d7a Merge pull request #6099 from thinkyhead/rc_cleanup_ubl_1 Scott Lahteine 2017-03-24 02:07:55 -05:00
  • b5711a99a2 Patches to bring UBL closer to compliance Scott Lahteine 2017-03-24 00:53:37 -05:00
  • d076c1b604 Apply some general cleanup to code Scott Lahteine 2017-03-24 00:53:28 -05:00
  • d1e6b0e21a Reduce STEP_PULSE_CYCLES code slightly Scott Lahteine 2017-03-24 00:50:05 -05:00
  • 783338a0b8 Add UBL_MESH_EDIT_ENABLED to configs Scott Lahteine 2017-03-24 00:44:28 -05:00
  • 8d54ffbf05 Adjust vector_3 code with const, some optimization Scott Lahteine 2017-03-23 19:39:24 -05:00
  • 8ee2612ebb The hex nibble routine can print again! Roxy-3D 2017-03-23 15:57:57 -05:00
  • b8e4a6970b Get UBL up and running again Roxy-3D 2017-03-23 15:56:38 -05:00
  • 5de1da2b3c Make UBL honor the #define ENABLE_LEVELING_FADE_HEIGHT option Roxy-3D 2017-03-23 04:40:53 -05:00
  • 8f9face956 Merge pull request #6088 from rafaljot/patch-3 Scott Lahteine 2017-03-23 01:51:51 -05:00
  • 782634b6c9 Merge pull request #6081 from Sebastianv650/MIN_STEPPER_PULSE_for_Babystepping Scott Lahteine 2017-03-22 21:57:36 -05:00
  • d29ab8f2a6 Merge pull request #6075 from thinkyhead/rc_cleanup_ubl_1 Scott Lahteine 2017-03-22 21:45:59 -05:00
  • af2ea23e9c EXTRUDER_RUNOUT_PREVENT uses buffer_line_kinematic Scott Lahteine 2017-03-20 16:41:59 -05:00
  • cd882b88db #if defined => #ifdef / PIN_EXISTS Scott Lahteine 2017-03-20 15:47:51 -05:00
  • e244399766 Additional cleanup of UBL code Scott Lahteine 2017-03-20 01:42:41 -05:00
  • 0934563b97 G38 optional double touch Bob-the-Kuhn 2017-01-11 19:06:03 -06:00
  • cc3204509c UBL patch from Bob-the-Kuhn Scott Lahteine 2017-03-20 15:38:25 -05:00
  • 100c9bc52d Merge pull request #6079 from thinkyhead/rc_audio_feedback Scott Lahteine 2017-03-22 07:35:57 -05:00
  • b904b5ae8d Audible feedback for settings store/load/reset Scott Lahteine 2017-03-20 06:10:31 -05:00
  • bf57eb2447 Protect Babystepping against other ISRs Sebastianv650 2017-03-21 18:05:44 +01:00
  • 80830919dc Add MINIMUM_STEPPER_PULSE ability to babystepping Sebastianv650 2017-03-20 17:48:01 +01:00
  • 6da949bbf0 Update Marlin_main.cpp rafaljot 2017-03-21 15:06:01 +01:00
  • 72f7b14e66 Make G29's Interactive Mesh Editor Work Roxy-3D 2017-03-20 11:28:31 -06:00
  • 3fd74b121f Get G29's Interactive Mesh Editor running Roxy-3D 2017-03-20 11:10:13 -06:00
  • 1d58558bec Spelling fix Roxy-3D 2017-03-20 11:02:39 -06:00
  • 2573f4dd05 Merge pull request #6052 from thinkyhead/rc_lift_on_pause Scott Lahteine 2017-03-20 03:36:31 -05:00
  • 48c6284c91 Immediate commands take precedence Scott Lahteine 2017-03-19 21:31:06 -05:00
  • 786fe2ba2a Include PARK_HEAD_ON_PAUSE in Travis testing Scott Lahteine 2017-03-19 18:34:58 -05:00
  • b3c4f71c6f Merge pull request #6071 from Roxy-3D/RCBugFix Roxy-3D 2017-03-19 16:54:57 -05:00
  • 76c270fdf2 Allow FWRETRACT with UBL Enabled Roxy-3D 2017-03-19 15:43:12 -06:00
  • 06c31daa53 Merge pull request #6070 from Roxy-3D/RCBugFix Roxy-3D 2017-03-19 16:34:48 -05:00
  • c377c59d47 Allow G29 P1 R to generate the mesh Roxy-3D 2017-03-19 15:13:33 -06:00
  • ff0dd162b7 PARK_HEAD_ON_PAUSE implementation Scott Lahteine 2017-03-19 04:26:22 -05:00
  • 26473cab6d Add PARK_HEAD_ON_PAUSE feature Scott Lahteine 2017-03-17 21:24:33 -05:00
  • 4cf51157b3 Use XYZE rather than NUM_AXIS Scott Lahteine 2017-03-17 21:14:05 -05:00
  • 4c7f14752a Add disable_e_steppers function Scott Lahteine 2017-03-17 21:12:19 -05:00
  • 8eb29f91e6 Patch filament change options and beep code Scott Lahteine 2017-03-17 21:35:31 -05:00
  • 56c9dfc83b Merge pull request #6066 from thinkyhead/rc_felix_fix Scott Lahteine 2017-03-19 01:11:02 -05:00
  • 9b2b53f63a Merge pull request #6042 from thinkyhead/rc_fix_toolchange_z Scott Lahteine 2017-03-19 00:34:41 -05:00
  • f98fb6b38e Update Felix config for UBL Scott Lahteine 2017-03-19 00:28:48 -05:00
  • 7cabe81373 Merge pull request #6057 from thinkyhead/rc_followup_6054 Scott Lahteine 2017-03-18 13:49:20 -05:00
  • 4bca27ab89 Fix Kelvin conversion Scott Lahteine 2017-03-18 13:23:08 -05:00
  • 143ab8f329 Remove Roxy's personal configurations Scott Lahteine 2017-03-18 12:34:52 -05:00
  • 2512871a36 Patch configs UBL followup Scott Lahteine 2017-03-18 12:20:26 -05:00
  • 27b5666e15 Move Allen Key probe definition to the top Scott Lahteine 2017-03-06 19:59:42 -06:00
  • 77cf648ed3 Move menu selection past static items in 1 screen Scott Lahteine 2017-02-18 03:40:26 -06:00
  • 2c630a1b5c Merge pull request #6054 from thinkyhead/rc_ubl_renewal Scott Lahteine 2017-03-18 12:07:57 -05:00
  • 0492a3a8f1 Merge pull request #6027 from Bob-the-Kuhn/add_kill_info Scott Lahteine 2017-03-18 11:49:35 -05:00
  • fba22652fc Add UBL testing to Travis Scott Lahteine 2017-03-18 10:21:15 -05:00
  • 6618346148 Patches to work around "register spill" compiler bug Scott Lahteine 2017-03-18 10:18:40 -05:00
  • be7dd90382 Add Thermistor 75: MGB18 silicon pad Scott Lahteine 2017-03-18 10:17:44 -05:00
  • f890ceba9e Add 'tags' to .gitignore Scott Lahteine 2017-03-18 10:17:08 -05:00
  • b0a9c82c31 Fix single-char echo and pinMode usage Scott Lahteine 2017-03-18 10:17:00 -05:00
  • fb60aa3736 UBL implementation Scott Lahteine 2017-03-18 10:15:54 -05:00
  • 238b8fd2a3 UBL core and support files Scott Lahteine 2017-03-18 10:14:31 -05:00
  • cf94688925 Univeral Bed Leveling - configuration Scott Lahteine 2017-03-18 10:02:54 -05:00
  • 03aa424ccb Merge pull request #6053 from thinkyhead/rc_clean Scott Lahteine 2017-03-18 03:26:45 -05:00
  • af644871bf Merge pull request #6045 from thinkyhead/rc_remove_raw_kinematics Scott Lahteine 2017-03-18 03:26:24 -05:00
  • 77491dd924 Remove extraneous whitespace Scott Lahteine 2017-03-18 03:17:39 -05:00
  • ed4f9d7e1c Merge pull request #6046 from robbycandra/RCBugFix-ignore_visual_studio_files Scott Lahteine 2017-03-17 22:25:01 -05:00
  • d15f25539b Merge pull request #6031 from thinkyhead/rc_mbl_z_unhack Scott Lahteine 2017-03-17 17:20:35 -05:00
  • 0dada36e5a Ignore Visual Studio Files Robby Candra 2017-03-17 22:13:46 +07:00