Commit Graph

  • e30bfedce4 Fix undefined *_PROBE_BED_POSITION error Scott Lahteine 2015-03-01 19:57:35 -0800
  • 875812d346 Updated package info chrono 2015-03-01 11:15:17 +0100
  • 3eafea840d Minor fixes in Configuration.h chrono 2015-03-01 11:04:02 +0100
  • c7fb1b70f2 Initial Configuration.h for Felix 2.0/3.0 chrono 2015-03-01 09:54:36 +0000
  • 2e172f38bd Added support for Felix 2.0/3.0 printers chrono 2015-03-01 09:16:55 +0000
  • f994729999 Parse and use dependent groups Scott Lahteine 2015-02-28 22:40:20 -0800
  • b869476e99 Merge pull request #1545 from maverikou/panel_one_encoder Scott Lahteine 2015-02-28 05:32:56 -0800
  • 9b50ec6512 Panel One encoder pins maverikou 2015-02-28 10:46:55 +0200
  • 838a22de64 Fix switch value method, make app global Scott Lahteine 2015-02-27 21:08:09 -0800
  • 8d5839151b Merge branch 'Development' into marlin_configurator Latest upstream changes Scott Lahteine 2015-02-27 20:40:23 -0800
  • 443e7edef4 - Add support for L6470 Drivers. - Both TMC, L6470 and pin-driven drivers work. - All can be mixed and matched as needed. domonoky 2015-02-27 12:43:23 +0100
  • 1db02c2891 Merge branch 'Development' into fixup_temperature Merge upstream changes Scott Lahteine 2015-02-26 17:25:28 -0800
  • a99470fbb0 Merge pull request #1527 from maverikou/panel_one Scott Lahteine 2015-02-26 16:01:13 -0800
  • 5727cb3ed4 Cleanup TMC Stepper a bit. domonoky 2015-02-26 12:57:46 +0100
  • a5bbd402bf Merge pull request #1539 from AnHardt/dummysensor Scott Lahteine 2015-02-26 01:29:14 -0800
  • 1a7b0d9a37 Redo HAS_* macros to fix define error Scott Lahteine 2015-02-26 01:14:59 -0800
  • 864dddc878 Macros to the top, a few HAS_* macros Scott Lahteine 2015-02-26 00:33:30 -0800
  • 227ab8c665 Merge pull request #1503 from MarcelMo/patch-2 alexborro 2015-02-25 13:22:42 -0300
  • fd1ea9d56f Move literal strings to language files Scott Lahteine 2015-02-24 23:03:08 -0800
  • 8742b6bd56 Merge branch 'Development' into panel_one maverikou 2015-02-24 22:24:57 +0200
  • aa9c1f1bed Better name for ADC macro Scott Lahteine 2015-02-24 05:38:10 -0800
  • 9c9726d469 Cleanup of temperature code Scott Lahteine 2015-02-24 04:46:11 -0800
  • c6d2ebe452 Extend the idea of dummy temperature sensors. AnHardt 2015-02-24 11:02:16 +0100
  • e6af82ba2f Merge pull request #1526 from thinkyhead/cleanup_ultralcd Scott Lahteine 2015-02-23 21:22:54 -0800
  • c9a3eb0c1a Spacing in calculate_volumetric_multiplier(s) Scott Lahteine 2015-02-23 20:35:18 -0800
  • 2af559cca3 Shared function for menu_edit_* and menu_edit_callback_* Scott Lahteine 2015-02-23 20:31:28 -0800
  • 7ec391e689 Merge branch 'Development' into marlin_configurator Latest upstream changes Scott Lahteine 2015-02-23 20:21:40 -0800
  • df8c51528f Merge branch 'Development' into cleanup_ultralcd Latest upstream changes Scott Lahteine 2015-02-23 20:13:08 -0800
  • 517f411999 Spacing adjustment to menu_edit* macro Scott Lahteine 2015-02-23 20:11:52 -0800
  • 4938ae5caf Add required backslash for macro expansion Scott Lahteine 2015-02-23 20:10:49 -0800
  • e182cdebf9 Add required backslash for macro expansion Scott Lahteine 2015-02-23 19:54:07 -0800
  • adbb839b16 Merge pull request #1535 from gege2b/Development Scott Lahteine 2015-02-23 19:51:44 -0800
  • fa4c36df68 Fix menu callback issue wrt LCD_CLICKED Scott Lahteine 2015-02-23 19:40:57 -0800
  • 0cf0c20532 Optimize calculate_volumetric_multiplier Scott Lahteine 2015-02-23 18:10:35 -0800
  • 38500165ea First attempt at adding TMC Driver support. May need some cleanup. domonoky 2015-02-23 17:45:29 +0100
  • b55995aae8 Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation. domonoky 2015-02-23 16:12:35 +0100
  • b4e9395661 Corrected a typo in ArduinoAddons/Arduino_1.5.x/(...)/avr/boards.txt about Sanguino Gege2B 2015-02-23 16:02:04 +0100
  • 8ccdac9898 Enable PID debugging for heated bed kieranc 2015-02-23 09:42:01 +0100
  • 29097b0ab2 Enable PID debugging for heated bed kieranc 2015-02-23 09:41:25 +0100
  • 21bd4fd6db Enable PID debugging for heated bed kieranc 2015-02-23 09:40:53 +0100
  • fb56aad898 Enable PID debugging for heated bed kieranc 2015-02-23 09:40:29 +0100
  • 08c543f8fb Enable PID debugging for heated bed kieranc 2015-02-23 09:40:06 +0100
  • c89413db1e Enable PID debugging for heated bed kieranc 2015-02-23 09:39:39 +0100
  • 1c71e4751a Enable PID debugging for heated bed kieranc 2015-02-23 09:39:07 +0100
  • a9e15aa503 Updated example configurations maverikou 2015-02-22 20:15:05 +0200
  • 3ba47ea277 Remove test/demo multi=line code menu items Scott Lahteine 2015-02-22 10:10:37 -0800
  • c1240f23dd Merge branch 'Development' into marlin_configurator Latest upstream changes Scott Lahteine 2015-02-22 10:02:25 -0800
  • a57869ba49 Dummy Thermistor Table for testing purposes alexborro 2015-02-22 11:02:04 -0300
  • 2e166f5337 Added support for PanelOne from T3P3. Maverikou 2014-07-29 20:56:55 +0300
  • 40ef472a25 Merge in encoder multiplier Scott Lahteine 2015-02-21 20:18:49 -0800
  • c3c50528e6 Merge pull request #1521 from thinkyhead/fixup_encoder_code Scott Lahteine 2015-02-21 19:44:53 -0800
  • 1c13cd604b Formatting in babysteps defines Scott Lahteine 2015-02-21 18:45:10 -0800
  • 3a26804d80 Adapt to latest PID code and fix typos Scott Lahteine 2015-02-21 18:41:04 -0800
  • 422582da71 Prep formatting for upcoming PR Scott Lahteine 2015-02-21 18:24:16 -0800
  • 27ac3e985d Add options to example_configurations Scott Lahteine 2015-02-21 18:17:37 -0800
  • 0d6a7a2df0 Merge with latest upstream changes Scott Lahteine 2015-02-21 18:13:31 -0800
  • c7a97e18b7 Merge branch 'Development' into cleanup_ultralcd Latest upstream changes Scott Lahteine 2015-02-21 18:04:08 -0800
  • 6d5c13df74 Merge pull request #1520 from thinkyhead/fixup_temperature Scott Lahteine 2015-02-21 17:53:26 -0800
  • 5b9e341222 Merge pull request #1516 from thinkyhead/fixup_ramps Scott Lahteine 2015-02-21 17:51:57 -0800
  • 57bc28b42c Cleanup and fix ultralcd.cpp Scott Lahteine 2015-02-21 17:38:56 -0800
  • 4fcd4b444e Merge pull request #1519 from thinkyhead/fix_recent_issues Scott Lahteine 2015-02-21 16:43:11 -0800
  • 9c35ed149d Merge pull request #1508 from AnHardt/iss1492 Scott Lahteine 2015-02-21 16:26:37 -0800
  • 430c4b6538 Replace missing backslash Scott Lahteine 2015-02-20 02:17:16 -0800
  • 3aa5f98b64 Download all as ZIP, adjust layout on resize Scott Lahteine 2015-02-20 02:12:00 -0800
  • a8939eec28 Readability of MENU_MULTIPLIER_ITEM Scott Lahteine 2015-02-20 02:08:41 -0800
  • 09e09b308e Tweaky spacing adjustments Scott Lahteine 2015-02-20 01:22:56 -0800
  • e3fd3e8fa4 Fix typos in checkExtruderAutoFans Scott Lahteine 2015-02-20 00:08:59 -0800
  • c610471b0c Add PID_PARAMS_PER_EXTRUDER conditional Scott Lahteine 2015-02-20 00:00:19 -0800
  • 2d6fa9ce80 Proper implementation of PID menu items Scott Lahteine 2015-02-19 23:54:06 -0800
  • b8e79dce89 Fix compilation errors when encoder multiplier is disabled wgm4321 2015-02-19 21:51:23 -0500
  • 65e1fc71be Add encoder rate multiplier wgm4321 2015-02-19 21:42:57 -0500
  • c9465c33cf Merge branch 'thinkyhead-fixup_ramps_boards' into Development Merge resolving conflicts Scott Lahteine 2015-02-19 17:36:49 -0800
  • 623119619c Merge branch 'fixup_ramps_boards' of https://github.com/thinkyhead/Marlin into thinkyhead-fixup_ramps_boards Scott Lahteine 2015-02-19 17:36:00 -0800
  • 859c8d3fef Azteeg X3 overrides too Scott Lahteine 2015-02-19 17:28:38 -0800
  • 7891eacf21 Merge branch 'Development' into fixup_ramps_boards Scott Lahteine 2015-02-19 17:26:22 -0800
  • b12cd1f841 Merge pull request #1514 from 2PrintBeta/Development Scott Lahteine 2015-02-19 17:17:34 -0800
  • 1600506545 Merge remote-tracking branch 'upstream/Development' into marlin_configurator Scott Lahteine 2015-02-19 15:15:55 -0800
  • 5d0c93ae10 Keep config boxes in view on wide screen Scott Lahteine 2015-02-19 03:41:41 -0800
  • 335b7680c9 Tooltip code, widescreen layout, hide auto-expands Scott Lahteine 2015-02-19 03:11:16 -0800
  • 15b73386b5 Add pin definitions for the Boards BAM&DICE + BAM&DICE Due domonoky 2015-02-19 11:53:31 +0100
  • 08c236059e Merge pull request #1505 from thinkyhead/issue_1499 Scott Lahteine 2015-02-19 01:24:17 -0800
  • ab419795b3 Merge pull request #1511 from MagoKimbra/Reset_Alert_message_M600 Scott Lahteine 2015-02-19 01:19:56 -0800
  • f238c7428d Merge branch 'Development' into marlin_configurator Latest upstream changes Scott Lahteine 2015-02-18 21:56:17 -0800
  • da275c72ab Cleanup Github reply.data.content before atob() Scott Lahteine 2015-02-18 21:45:38 -0800
  • 159196d1e9 Reset Alert message when finish M600 command MagoKimbra 2015-02-18 21:33:38 +0100
  • 266ff227cf Merge pull request #1510 from docdawning/Development daid 2015-02-17 20:59:32 +0100
  • dfd4e74a5c Trivial spelling correction DocDawning 2015-02-17 12:37:05 -0700
  • 6cdcd6c6d1 Fix iss#1492 AnHardt 2015-02-16 13:53:58 +0100
  • c033904693 Updated config file section markers Scott Lahteine 2015-02-15 23:25:57 -0800
  • 84a87a5b1c Fix up configs a little Scott Lahteine 2015-02-15 23:19:22 -0800
  • 63a5ff7ab9 Merge pull request #1489 from tommil/Development Scott Lahteine 2015-02-15 23:02:11 -0800
  • efb0491d40 Merge branch 'Development' into issue_1499 Merging latest upstream changes Scott Lahteine 2015-02-15 22:59:07 -0800
  • 8309b4f408 Merge branch 'Development' into marlin_configurator Merging latest upstream changes Scott Lahteine 2015-02-15 22:58:04 -0800
  • 961998cf91 Merge pull request #1496 from thinkyhead/issue_1493 Scott Lahteine 2015-02-15 22:00:14 -0800
  • 59e92a2db4 Merge pull request #1506 from thinkyhead/issue_1504 Scott Lahteine 2015-02-15 21:59:30 -0800
  • b71322e793 Issue #1504 – K8200 Z_ENABLE_PIN Scott Lahteine 2015-02-15 21:56:23 -0800
  • 978d114c73 Bed leveling probe behavior issue? Scott Lahteine 2015-02-15 20:51:27 -0800
  • 7c6236761a Merge branch 'Development' into issue_1493 Merging latest upstream changes Scott Lahteine 2015-02-15 20:45:35 -0800
  • 9875352dd8 Merge branch 'Development' into marlin_configurator Merging latest upstream changes Scott Lahteine 2015-02-15 20:44:21 -0800
  • d28f5b9e82 Support for simple customisable AutoZProbing area MarcelMo 2015-02-15 15:58:29 +0100