Commit Graph

  • 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
  • b865b21d32 Can't use Z fade height with DELTA Scott Lahteine 2017-03-17 06:52:52 -05:00
  • 1e57b0c269 Remove delta interpolation concept Scott Lahteine 2017-03-17 06:32:11 -05:00
  • e46898f8e5 Remove kinematic optimizations Scott Lahteine 2017-03-17 06:30:22 -05:00
  • 11f1fdfab4 _lcd_level_bed_position => manual_probe_index Scott Lahteine 2017-03-16 20:29:31 -05:00
  • 0e410c9dfd Software endstop options as simple switches Scott Lahteine 2017-03-16 20:03:57 -05:00
  • d01b915085 Implement soft_endstops_enabled for clamping Scott Lahteine 2017-03-16 17:28:44 -05:00
  • e4649c9044 Add HAS_SOFTWARE_ENDSTOPS macro Scott Lahteine 2017-03-16 17:20:24 -05:00
  • 3e927ff204 Replace MBL Z hacking Scott Lahteine 2017-03-15 03:20:41 -05:00
  • 4e53124681 Merge pull request #6039 from Bob-the-Kuhn/M114-sync-with-stepper Scott Lahteine 2017-03-17 05:22:46 -05:00
  • 734f9ea133 Merge pull request #6040 from thinkyhead/rc_sanity_use_assert Scott Lahteine 2017-03-17 05:22:17 -05:00
  • f02af83d42 Remove some extraneous spaces Scott Lahteine 2017-03-16 21:25:36 -05:00
  • 672e45652e Improved solution to tool-change bug Scott Lahteine 2017-03-16 21:25:19 -05:00
  • 23f1cfb46f Fix stuck CHDK pin as suggested in #6041 Scott Lahteine 2017-03-16 21:49:39 -05:00
  • 0b22069e82 Merge pull request #6021 from Bob-the-Kuhn/BUG-FIX--Switching-extruder-tool-change-Z-height Scott Lahteine 2017-03-16 21:15:20 -05:00
  • e7e4500629 Simplify some sanity checks with static_assert Scott Lahteine 2017-03-16 16:31:34 -05:00
  • 34ff0c3439 M114 - wait for move completion before reporting position Bob-the-Kuhn 2017-03-16 15:10:45 -05:00
  • b31604a492 Message for every KILL and STOP Bob-the-Kuhn 2017-03-14 12:24:46 -05:00
  • 48925b7298 Merge pull request #6032 from Kaibob2/patch-7 Roxy-3D 2017-03-15 10:31:09 -05:00
  • 13b44d019b Update language_de.h Kai 2017-03-15 16:06:52 +01:00
  • 685ed5393a Bug Fix: Switching extruder tool change leaves Z in wrong position Bob-the-Kuhn 2017-03-14 02:25:34 -05:00
  • 51353f8fea Merge pull request #6000 from trivalik/NoWorkspaceWarning Scott Lahteine 2017-03-12 00:00:51 -06:00
  • 54dada56a7 Merge pull request #6010 from MagoKimbra/rc_fix_bug_set_position_mm Scott Lahteine 2017-03-12 00:00:16 -06:00
  • a4a9bd8bc9 Fix BUG set_position_mm MagoKimbra 2017-03-11 14:13:39 +01:00
  • 71ac6f9d42 prevent warning with define of NO_WORKSPACE_OFFSETS Trivalik 2017-03-09 23:49:57 +01:00
  • 9ba6c051a1 Makefile: add nozzle.cpp too CXXSRC list Stefan Brüns 2017-03-09 03:06:38 +01:00
  • 9cc8d495b8 Makefile: remove no longer existing search paths Stefan Brüns 2017-03-08 04:11:21 +01:00
  • bf563e62c1 Makefile: add printcounter.cpp too CXXSRC list Stefan Brüns 2017-03-08 04:12:41 +01:00
  • ddecc1441d Makefile: Fix linker error Stefan Brüns 2017-03-08 04:55:31 +01:00
  • 37a26dfc09 Fix delta_angles MagoKimbra 2017-03-08 09:23:30 +01:00
  • 6caf0830ae Merge pull request #5985 from thinkyhead/rc_better_endstops_init Scott Lahteine 2017-03-08 00:08:30 -06:00
  • 2defb1d748 Use SET_INPUT_PULLUP where appropriate Scott Lahteine 2017-03-07 23:43:33 -06:00
  • deb9d0dabd Merge pull request #5984 from thinkyhead/rc_delta_angles Scott Lahteine 2017-03-07 19:41:24 -06:00
  • 58b3e98878 Use arrays for delta tower parameters Scott Lahteine 2017-03-07 17:42:04 -06:00