Commit Graph

  • 1e47c17b46 Fix: set digipot mcp4018 Vrefmax to 1.666V Paweł Stawicki 2017-06-15 16:45:44 +02:00
  • ebe6719e12 Merge pull request #7128 from thinkyhead/bf_enhanced_arcs Scott Lahteine 2017-06-23 15:12:15 -05:00
  • 80a232419d CNC workspace planes and 'P' argument for G2/G3 Scott Lahteine 2017-06-23 14:28:28 -05:00
  • 5fb0d401eb Formatting tweaks Scott Lahteine 2017-06-22 09:44:39 -05:00
  • ed04d0b6be Label DualXMode enums Scott Lahteine 2017-06-22 08:57:53 -05:00
  • 786cdea124 Ensure REPRAPWORLD_KEYPAD_MOVE_STEP is defined Scott Lahteine 2017-06-22 09:42:48 -05:00
  • ee7163fd3a Fix pinsDebug compile errors Scott Lahteine 2017-06-15 11:52:23 -05:00
  • a9f8e518bf Fix FILAMENT_WIDTH_SENSOR infinite loop issue Scott Lahteine 2017-06-23 14:48:02 -05:00
  • a18324bc8d Give a more detailed issue template Scott Lahteine 2017-06-22 18:00:01 -05:00
  • 254a11b083 Merge pull request #7120 from thinkyhead/bf_sainsmart_link Scott Lahteine 2017-06-22 14:04:23 -05:00
  • aeb6d465a4 Merge pull request #7118 from thinkyhead/bf_french_update Scott Lahteine 2017-06-22 13:10:07 -05:00
  • 325f09ea6c Add link to custom LiquidCrystal library by F. Malpartida Bob-the-Kuhn 2017-06-21 21:30:43 -05:00
  • d26c8cc5c8 fix_planner_refresh_e_positioning (#7103) MagoKimbra 2017-06-22 19:59:22 +02:00
  • c7f04fbcc7 French translation Gege2B 2017-06-19 23:13:58 +02:00
  • 4171520729 added missing italian translation Silvio Didonna 2017-06-21 11:08:39 +02:00
  • 41bfff14e2 Merge pull request #6991 from Bob-the-Kuhn/Mesh-with-babystepping Bob-the-Kuhn 2017-06-20 16:36:22 -05:00
  • 424d0bae8b Merge pull request #7100 from thinkyhead/bf_HAL_prepare Scott Lahteine 2017-06-20 01:15:23 -05:00
  • 5c59ee4e93 Use current (raw) Z if omitted from G29 WXY or G29 WIJ. Scott Lahteine 2017-06-20 00:10:52 -05:00
  • 37bc0fce62 Make G29 compatible with M206 Z and G92 Z Scott Lahteine 2017-06-20 00:09:59 -05:00
  • d5368461f9 Merge pull request #7098 from thinkyhead/bf_ubl_steps Scott Lahteine 2017-06-19 23:12:52 -05:00
  • e907654d6a Do two or three fewer test builds Scott Lahteine 2017-06-19 23:08:38 -05:00
  • 6c45d0fd81 Apply maths macros and type changes ahead of HAL Scott Lahteine 2017-06-19 22:39:23 -05:00
  • 8a51e2960c Improve the experience of editing steps_per_mm Scott Lahteine 2017-06-19 21:53:26 -05:00
  • 725d9d9a56 Fix and improve LCD value editing display Scott Lahteine 2017-06-19 21:53:06 -05:00
  • 499bb85a95 Clean up, put ubl menu itemization closer at hand Scott Lahteine 2017-06-19 21:37:21 -05:00
  • 90f5f82926 Step-by-Step Menu addition Tannoo 2017-06-05 22:03:22 -06:00
  • 0c616700f3 Merge pull request #7097 from thinkyhead/bf_dac_percents_fix Scott Lahteine 2017-06-19 17:58:55 -05:00
  • 6dcf42f1a7 Add Z Fade Height to M420 output if it is enabled (#7042) Florian Heilmann 2017-06-20 00:53:07 +02:00
  • a1c65fd3d5 convert DAC percent to uint8_t Bob-the-Kuhn 2017-06-13 21:42:40 -05:00
  • 7b79f443ef Merge pull request #7096 from thinkyhead/redo_DSE Scott Lahteine 2017-06-19 17:32:24 -05:00
  • 907cafcbfd Support for two switching extruders Scott Lahteine 2017-06-19 16:54:37 -05:00
  • 17f69f8ca2 Merge pull request #7094 from thinkyhead/bf_fix_advance_rate Scott Lahteine 2017-06-19 16:38:41 -05:00
  • cfcd069501 Fix #5699 - LIN_ADVANCE freeze when ADV_RATE returns 0 Ross Allan 2017-06-19 11:14:05 +01:00
  • b8b7ef1902 Merge pull request #7090 from thinkyhead/bf_italian_refix Scott Lahteine 2017-06-19 09:27:14 -05:00
  • 42f7f9e013 Merge pull request #7060 from bgort/i2cpefix Scott Lahteine 2017-06-19 01:08:42 -05:00
  • 0b49bddec2 Fix Italian language mapper Scott Lahteine 2017-06-19 01:01:00 -05:00
  • 7e028ec429 Merge pull request #7089 from thinkyhead/bf_italian_update Scott Lahteine 2017-06-19 00:16:14 -05:00
  • 2e26a7c752 Added missing Italian translations Silvio Didonna 2017-06-18 18:44:53 +02:00
  • 2e1b7d3a22 Merge pull request #7079 from thinkyhead/bf_m600_fixes Scott Lahteine 2017-06-18 23:32:07 -05:00
  • 4c3dc8bf07 Remove set_current_to_destination from resume_print Scott Lahteine 2017-06-18 23:00:25 -05:00
  • 4857a3ba48 Formatting and spelling Scott Lahteine 2017-06-18 22:58:19 -05:00
  • 3d24c329af M600 fixes Thomas Moore 2017-06-12 23:09:44 -05:00
  • 311f6aff72 Merge pull request #7078 from thinkyhead/bf_cleanups_fixes Scott Lahteine 2017-06-18 17:24:57 -05:00
  • 8fb30aaed6 warn user of an invalid combination Bob-the-Kuhn 2017-06-17 15:02:25 -05:00
  • 6cb9bb27fe Move lcd_refresh_zprobe_zoffset definition Bob-the-Kuhn 2017-06-15 23:54:16 -05:00
  • 43a95ae5ad Merge pull request #7071 from thinkyhead/bf_cleanups_fixes Scott Lahteine 2017-06-16 17:29:28 -05:00
  • dd1a84b23f Add Travis test for scrolling on DOGM Scott Lahteine 2017-06-16 14:48:01 -05:00
  • d4270f15a9 Spacing tweak in setup() Scott Lahteine 2017-06-16 14:20:58 -05:00
  • c61c0a9aeb Fix status message missing "blink" Scott Lahteine 2017-06-16 14:10:31 -05:00
  • 062131554f Followup to #7045 Scott Lahteine 2017-06-16 13:01:52 -05:00
  • 3d043976f7 Add option to disallow filament change without homing first Jim Brown 2017-06-14 22:06:34 -04:00
  • 93da4e83f7 One more space on a short status message Scott Lahteine 2017-06-15 20:48:07 -05:00
  • 43c96eb31f Merge pull request #7070 from thinkyhead/bf_cleanups_fixes Scott Lahteine 2017-06-15 15:43:46 -05:00
  • 7c95f762f2 Show LCD bed options even without thermal protection Scott Lahteine 2017-06-15 15:29:56 -05:00
  • 92eb55f246 Reject generous donation of trailing whitespace Scott Lahteine 2017-06-15 15:22:22 -05:00
  • 428be27893 Formatting adjustments Scott Lahteine 2017-06-15 15:17:41 -05:00
  • 8d5a37fb3d Support for a 5th stepper in stepper code Scott Lahteine 2017-06-15 15:15:11 -05:00
  • 7769a22064 Tweaks to temperature code Scott Lahteine 2017-06-15 15:14:08 -05:00
  • d9da126776 Cleanups for UBL / ultralcd.cpp Scott Lahteine 2017-06-15 15:10:45 -05:00
  • 499d5c3b24 Fix scrolling lcd message for DOGM Scott Lahteine 2017-06-15 15:07:39 -05:00
  • 7164fd499e Tweak to G33 P error Scott Lahteine 2017-06-15 14:43:20 -05:00
  • c10d763d98 Simpler prepare move conditions Scott Lahteine 2017-05-29 09:36:41 -05:00
  • 4ebff8eaa5 Drop fastio timer cruft Scott Lahteine 2017-05-28 19:24:39 -05:00
  • 09bc34f4dc Allow arbitrarily long retraction Scott Lahteine 2016-09-29 00:32:33 -05:00
  • 4414825e0d Merge pull request #7038 from thinkyhead/bf_PCA9632 Scott Lahteine 2017-06-15 14:41:24 -05:00
  • 50c2702ba5 Merge pull request #7062 from Bob-the-Kuhn/AT90USB---UBL-compile-error Scott Lahteine 2017-06-15 14:22:27 -05:00
  • 9dda022705 fix compile errors Bob-the-Kuhn 2017-06-15 00:32:05 -05:00
  • b3338ccb01 Merge pull request #6954 from Bob-the-Kuhn/Software-SPI-for-all-CPUs Bob-the-Kuhn 2017-06-15 01:03:39 -05:00
  • 40bb0cbf7a example configurations, etc. Brian 2017-06-09 14:56:32 -04:00
  • 26d20ebcfc Don't allow filament change without homing first (#7054) Jim Brown 2017-06-13 18:11:37 -04:00
  • 824f71d503 LCD Panel Interactive Mesh Editing (#7045) Roxy-3D 2017-06-12 18:26:49 -05:00
  • 445227c807 Fix missing LCD_STR_REFRESH Scott Lahteine 2017-06-12 01:28:52 -05:00
  • 699aa35df6 Code cleanup for G33 Scott Lahteine 2017-06-12 01:25:40 -05:00
  • 570722a0fe Combine Travis tests to shorten required time Scott Lahteine 2017-06-11 22:49:35 -05:00
  • 0bc66bf22c PCA9632 PWM color LED support dot-bob 2017-06-10 00:02:15 -06:00
  • 896dfa0577 G33 eccentric probe fixes (#6850) Luc Van Daele 2017-06-12 08:07:19 +02:00
  • e47029199e Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF (#7000) Thomas Moore 2017-06-12 00:22:31 -05:00
  • 8326c1c279 Merge pull request #7005 from Diederikvanderpant/bugfix-1.1.x Scott Lahteine 2017-06-11 23:12:11 -05:00
  • 979a6a6459 Merge pull request #7037 from thinkyhead/bf_config_CL-260 Scott Lahteine 2017-06-11 19:55:37 -05:00
  • 07f8da36d2 CL-260 configs Scott Lahteine 2017-06-11 19:34:16 -05:00
  • dce665a083 Merge pull request #7025 from magnuspub/patch-1 Scott Lahteine 2017-06-11 19:09:46 -05:00
  • 7b09ab6bda Merge pull request #7033 from Bob-the-Kuhn/pinsDebug-&-dac_mcp4728-fixes Scott Lahteine 2017-06-11 19:09:09 -05:00
  • 5bdb4bbc5e Merge pull request #7030 from thinkyhead/bf_circular_scroll Scott Lahteine 2017-06-11 19:07:38 -05:00
  • 634b7fa7d4 Merge pull request #7031 from thinkyhead/bf_save_218_bytes Scott Lahteine 2017-06-11 19:05:45 -05:00
  • 772275ab0c Create language_it.h Federico 2017-06-11 10:37:34 +02:00
  • 11e28f389e fix pinsDebug.h error, add capability to display more than 70 pins. Bob-the-Kuhn 2017-06-10 21:49:13 -05:00
  • 21217d53df Circular scrolling of the status message Scott Lahteine 2017-06-10 20:05:52 -05:00
  • da8e946efb Reduce size of heater state print code Scott Lahteine 2017-06-10 18:59:23 -05:00
  • dde8bb7c8b Fix extrude_min_temp compiler warning Scott Lahteine 2017-06-10 18:29:17 -05:00
  • 83263076dc Merge pull request #7014 from fiveangle/fix_get-set_DrvPct_declarations Scott Lahteine 2017-06-10 19:06:50 -05:00
  • ec61b07836 Merge pull request #7027 from thinkyhead/bf_water_is_wet Scott Lahteine 2017-06-10 19:04:19 -05:00
  • 57a51fd5db Tweak some else clauses Scott Lahteine 2017-06-10 16:39:48 -05:00
  • fc89de6d8b Followup to German language update Scott Lahteine 2017-06-10 16:27:39 -05:00
  • 6c9b5ab8e8 Merge pull request #6929 from p3p/pr_issue_template Scott Lahteine 2017-06-10 16:16:20 -05:00
  • 92011e3d8c Create language_it.h Federico 2017-06-10 21:50:14 +02:00
  • 7864b133a8 Fix get/setDrvPct declarations Dave Johnson 2017-06-09 20:20:02 -07:00
  • 0b6b7c9c7e Merge pull request #7013 from thinkyhead/bf_german_update Scott Lahteine 2017-06-09 21:41:19 -05:00
  • f17a3c2474 Merge pull request #6889 from thinkyhead/bf_at90usb_mapping Scott Lahteine 2017-06-09 21:00:13 -05:00
  • 5a72b6818e update language_de.h Kai 2017-06-09 12:32:09 +02:00
  • 4cc5444144 Merge pull request #7008 from Bob-the-Kuhn/Z_MIN_PROBE_ENDSTOP-and-Z_MAX_PIN Scott Lahteine 2017-06-09 19:42:56 -05:00