Commit Graph

  • ec1b86d9cb Serial strings in macros Scott Lahteine 2020-02-26 05:38:25 -06:00
  • cf597e2bb1 Allow weird probe values in G33 Scott Lahteine 2020-02-26 05:33:48 -06:00
  • e76f2ed4cb Fix Trinamic pulse rate auto-assignment (#16966) ellensp 2020-02-26 23:34:21 +13:00
  • b5c2190b38 String optimize followup Scott Lahteine 2020-02-26 04:32:30 -06:00
  • 28008aced0 Correct SKR expansion port pins (#16974) InsanityAutomation 2020-02-26 05:18:34 -05:00
  • 70af080813 Add LPC1768 Serial ports for pinsDebug (#16980) ellensp 2020-02-26 23:12:53 +13:00
  • 5ebba4b19f More serial strings Scott Lahteine 2020-02-26 04:11:03 -06:00
  • cdcd45d651 Set LCD status for EEPROM errors (#16977) InsanityAutomation 2020-02-26 04:04:02 -05:00
  • e78f607ef3 Use a STR_ prefix for non-translated strings Scott Lahteine 2020-02-26 03:02:03 -06:00
  • 6b9a17be16 Language: "failsafe" => "Defaults" Scott Lahteine 2020-02-26 02:02:20 -06:00
  • 4250a98908 Toolchange improvements (#16979) InsanityAutomation 2020-02-26 01:12:14 -05:00
  • ba4f49f4a2 Fix GTR10 overlapping defines (#16976) InsanityAutomation 2020-02-25 23:56:52 -05:00
  • 5b438fb20d HAS_SDCARD_CONNECTION is more obsolete Scott Lahteine 2020-02-25 22:30:16 -06:00
  • 5071fe82ab Ensure proper SD print completion (#16967) Scott Lahteine 2020-02-25 22:18:14 -06:00
  • 91cff02596 [cron] Bump distribution date (2020-02-26) thinkyhead 2020-02-26 00:03:52 +00:00
  • 454cbcce51 Fix the wait loop in M0 / M1 Scott Lahteine 2020-02-25 12:20:40 -06:00
  • 6bfae5de6f Fix SKR 1.4 Turbo SD_DETECT_PIN (#16955) InsanityAutomation 2020-02-25 04:17:08 -05:00
  • 3e685777a8 Fix LCD cutter/bed icons overlapping (#16956) InsanityAutomation 2020-02-25 04:07:36 -05:00
  • d13b153230 Update Italian language (#16947) Giuliano Zaro 2020-02-25 10:05:58 +01:00
  • 3a6f776c4b Update POWER_LOSS_PIN comment (#16957) InsanityAutomation 2020-02-25 00:51:10 -05:00
  • ca305b03b7 [cron] Bump distribution date (2020-02-25) thinkyhead 2020-02-25 00:04:00 +00:00
  • 1955eea1b8 Version 2.0.4.3 Release Scott Lahteine 2020-02-24 06:13:18 -06:00
  • 42fa9fc570 Fix card_eof error Scott Lahteine 2020-02-24 10:58:54 -06:00
  • 130d0395d0 Restore tabs in Makefile (#16944) Marcio T 2020-02-24 09:42:12 -07:00
  • c5f1ff9ee1 Allow Z_SAFE_HOMING_POINT outside bed (#16945) Marcio T 2020-02-24 09:40:12 -07:00
  • 9040394e8e Fix card_eof error Scott Lahteine 2020-02-24 10:58:54 -06:00
  • 955ce393df Restore tabs in Makefile (#16944) Marcio T 2020-02-24 09:42:12 -07:00
  • 92278a45ed Allow Z_SAFE_HOMING_POINT outside bed (#16945) Marcio T 2020-02-24 09:40:12 -07:00
  • 089cc68a04 Merge nightly patches Scott Lahteine 2020-02-24 06:12:15 -06:00
  • a254354e68 BS_TOTAL_AXIS => BS_TOTAL_IND Scott Lahteine 2020-02-24 06:11:31 -06:00
  • 5e197df89a Fix Babystepping loop (again) Scott Lahteine 2020-02-24 05:29:13 -06:00
  • 8ba5ef8cae "Init. Media" => "Attach Media" Scott Lahteine 2020-02-24 05:33:16 -06:00
  • 9a51f29efa Simplified E_AXIS_HAS macro Scott Lahteine 2020-02-23 23:55:05 -06:00
  • ebd2bcc177 Fix AXIS_HAS_SW_SERIAL Jason Smith 2020-02-23 11:55:24 -08:00
  • 9717b3044f [cron] Bump distribution date (2020-02-24) thinkyhead 2020-02-24 00:03:56 +00:00
  • 2bcc2ec7d1 Reduce default TMC baudrate to 57600 with Software Serial (#16930) Jason Smith 2020-02-23 05:48:56 -08:00
  • 529d57bddf Sync Italian language (#16935) Giuliano Zaro 2020-02-23 14:47:30 +01:00
  • 0ba18848af Allow USE_GCODE_SUBCODES for debugging Scott Lahteine 2020-02-10 16:22:38 -06:00
  • b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override Scott Lahteine 2020-02-22 21:36:12 -06:00
  • 29ec868c4b Commit last SD line before fileHasFinished Scott Lahteine 2020-02-22 20:45:59 -06:00
  • 1d431fe8d2 Suppress "packed member" warning Scott Lahteine 2020-02-22 19:26:52 -06:00
  • 2b759b9e8d Suppress "packed member" warning Scott Lahteine 2020-02-22 19:26:52 -06:00
  • 5f27f7de47 Version 2.0.4.2 Release Scott Lahteine 2020-02-22 18:49:59 -06:00
  • 282f4678cd Merge nightly patches Scott Lahteine 2020-02-22 18:47:09 -06:00
  • 2471a8bb91 Define ANET_FULL_GRAPHICS_LCD pins for SKR 1.4 (#16928) ZMiguel Alves 2020-02-23 00:45:10 +00:00
  • 7bf3581b02 Fix M0/M1 broken wait loop (#16921) ellensp 2020-02-23 13:37:39 +13:00
  • b9b29bf4c0 Followup to babystep hotfix Scott Lahteine 2020-02-22 07:04:06 -06:00
  • 20df64814e Finish Custom User Menu sanity-check (#16917) thisiskeithb 2020-02-22 16:33:34 -08:00
  • 34c92bbc17 [cron] Bump distribution date (2020-02-23) thinkyhead 2020-02-23 00:03:55 +00:00
  • c41f3f8582 Version 2.0.4.1 Release Scott Lahteine 2020-02-22 02:58:05 -06:00
  • 8670df08a2 CoreXY Babystepping hotfix Scott Lahteine 2020-02-22 02:52:59 -06:00
  • eeec4c27e7 [ESP32] Allow user to define pins for hardware Serial1 and Serial2 (#16918) vivian-ng 2020-02-22 19:00:10 +09:00
  • 730690ea03 Hotfix for Babystepping Scott Lahteine 2020-02-22 02:52:21 -06:00
  • 3543873da7 Use moves_free in ok_to_send Scott Lahteine 2020-02-21 07:24:58 -06:00
  • c505626c42 [cron] Bump distribution date (2020-02-22) thinkyhead 2020-02-22 00:03:47 +00:00
  • 484e1a624c CoreXY Babystepping hotfix Scott Lahteine 2020-02-22 02:52:59 -06:00
  • ac3e27c026 Hotfix for Babystepping Scott Lahteine 2020-02-22 02:52:21 -06:00
  • 1ab6f910b6 Use moves_free in ok_to_send Scott Lahteine 2020-02-21 07:24:58 -06:00
  • cfd49740eb [cron] Bump distribution date (2020-02-22) thinkyhead 2020-02-22 00:03:47 +00:00
  • 7e8505fc11 Version 2.0.4 Release Scott Lahteine 2020-02-21 08:38:14 -06:00
  • f9aec2685c Merge remote-tracking branch 'upstream/bugfix-2.0.x' into 2.0.x Scott Lahteine 2020-02-21 08:37:02 -06:00
  • 5d16497bed Tweak pins spacing, comments Scott Lahteine 2020-02-21 08:32:45 -06:00
  • 9f53bbd791 Add PICA shields support (#16891) ellensp 2020-02-22 03:27:32 +13:00
  • e1d367e05a Fix EEPROM errors with EXTRUDERS == 0 (#16898) Jamie 2020-02-21 07:42:13 -06:00
  • f30897500d Disable spreadcycle in tmc_enable_stallguard<2209> (#16890) Karl Andersson 2020-02-21 14:40:55 +01:00
  • 68de12acbf Followup to autoreport patch (#16914) Tanguy Pruvot 2020-02-21 14:36:59 +01:00
  • 6320f9795c More EEPROM cleanup Scott Lahteine 2020-02-20 20:56:13 -06:00
  • 22b974691e Tweak process_line_done for speed Scott Lahteine 2020-02-20 20:22:27 -06:00
  • 4ef627d79f Add a note on EEPROM todo Scott Lahteine 2020-02-20 20:17:05 -06:00
  • 19991e269b Show end prompt with Print Event LEDs Scott Lahteine 2020-02-20 20:15:08 -06:00
  • b8b225c8b5 Function for CONFIG_ECHO_HEADING Scott Lahteine 2020-02-20 20:09:59 -06:00
  • a1f026f57a Inline manage_inactivity, tweak autoreport_paused Scott Lahteine 2020-02-20 20:09:37 -06:00
  • 2b788e9aa6 Single envs for specific boards Scott Lahteine 2020-02-20 20:07:07 -06:00
  • 140e4ac507 [cron] Bump distribution date (2020-02-21) thinkyhead 2020-02-21 00:03:41 +00:00
  • 1c52d76668 Serial redirect for Move Command when stopping (#16906) Robby Candra 2020-02-20 15:22:08 +07:00
  • 178735b958 [cron] Bump distribution date (2020-02-20) thinkyhead 2020-02-20 00:03:52 +00:00
  • 4c179ba3f7 [cron] Bump distribution date (2020-02-19) thinkyhead 2020-02-19 00:03:54 +00:00
  • 05f51e9355 [cron] Bump distribution date (2020-02-18) thinkyhead 2020-02-18 00:03:31 +00:00
  • 75e3aa12c5 [cron] Bump distribution date (2020-02-17) thinkyhead 2020-02-17 00:03:58 +00:00
  • 99a5074372 Fix babystep include, typos in stepper.cpp Scott Lahteine 2020-02-16 17:46:41 -06:00
  • 4c6f695bea Put ESP32 I2S stepper task and Marlin on the same core (#16874) vivian-ng 2020-02-17 07:44:36 +09:00
  • 8bc3e63871 Update French language (#16877) Tanguy Pruvot 2020-02-16 23:39:17 +01:00
  • 4d400910b4 Fix mftest -b -u line match Scott Lahteine 2020-02-16 15:29:56 -06:00
  • 42208bc031 Fix unknown command on empty lines (#16867) Giuliano Zaro 2020-02-16 08:10:20 +01:00
  • 199a1ba0e5 Move SAMD51 Temperature timer to RTC (#16868) Giuliano Zaro 2020-02-16 05:45:52 +01:00
  • 4360142bd1 Defer updated ADC Scott Lahteine 2020-02-15 22:37:16 -06:00
  • ddce1c6ef2 Show '*' for zero 'stst' flag Scott Lahteine 2020-02-10 18:28:04 -06:00
  • 72fae2faa5 Require TMCStepper 0.6.2 Scott Lahteine 2020-02-15 18:51:23 -06:00
  • 64a81f887a EXPERIMENTAL integrated BABYSTEPPING (#16829) Scott Lahteine 2020-02-15 21:42:28 -06:00
  • 64b96f3908 Double ADC read frequency (#16864) Scott Lahteine 2020-02-15 19:10:46 -06:00
  • 52a1268089 [cron] Bump distribution date (2020-02-16) thinkyhead 2020-02-16 00:04:09 +00:00
  • 5584da388c Conceal float rounding errors on display Scott Lahteine 2020-02-15 02:44:34 -06:00
  • efdaf940a5 Fix byte-to-percent display Scott Lahteine 2020-02-15 02:35:36 -06:00
  • 71ec89a112 Fix mftest -b and -u. Add --help. Scott Lahteine 2020-02-15 01:23:36 -06:00
  • 1087e318e5 Fix a BORG compile warning Scott Lahteine 2020-02-15 01:45:24 -06:00
  • 150237f712 [cron] Bump distribution date (2020-02-15) thinkyhead 2020-02-15 00:03:59 +00:00
  • 63dd0f249d Fysetc S6 pins / LCD updates (#16830) George Fu 2020-02-14 21:18:57 +08:00
  • 0b984519c3 Clean up stepper and babystep (#16857) Scott Lahteine 2020-02-14 05:14:37 -06:00
  • 073e4443e8 Optimize "Dismiss" string Scott Lahteine 2020-02-14 00:05:06 -06:00
  • 00ba053c90 Clean up host actions code (#16856) Scott Lahteine 2020-02-13 23:39:27 -06:00