Commit Graph

  • 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
  • ff0c931e47
    Add RAMPS 1.4.4 to AGCM4 (#16606) Giuliano Zaro 2020-02-14 06:28:18 +01:00
  • a16f3baecc
    Add ESPAsyncTCP to lib_ignore (#16844) vivian-ng 2020-02-14 14:22:52 +09:00
  • 49a66bc4cc Fix ESP32 warning, specify supported version Scott Lahteine 2020-02-13 19:21:51 -06:00
  • f3f692adf7 Don't assert safe homing for delta/scara Scott Lahteine 2020-02-13 19:20:37 -06:00
  • af84e362cc
    Remove unused queue.stopped_N (#16850) Robby Candra 2020-02-14 07:59:32 +07:00
  • 082117c4bb
    Ping the job timer in M140 (#16849) Gaston Dombiak 2020-02-13 16:43:47 -08:00
  • 0e17d10bf3
    Fix G-code line parsing (#16840) Giuliano Zaro 2020-02-14 01:30:48 +01:00
  • 68077149e2 [cron] Bump distribution date (2020-02-14) thinkyhead 2020-02-14 00:04:13 +00:00
  • 62d7d49719 [cron] Bump distribution date (2020-02-13) thinkyhead 2020-02-13 00:03:34 +00:00
  • 1d8d91afc6 No limit needed on this raise Scott Lahteine 2020-02-12 14:57:00 -06:00
  • a83ad2d9d4
    Define MarlinSerial instances for DGUS (#16841) Robby Candra 2020-02-12 09:30:20 +07:00
  • 0306c1bb0c [cron] Bump distribution date (2020-02-12) thinkyhead 2020-02-12 00:03:54 +00:00
  • 4a733796bd
    Prevent pin glitches on out commutation (#16835) Giuliano Zaro 2020-02-11 17:43:28 +01:00
  • 0fd0554b5f Simplify old safe homing sanity check Scott Lahteine 2020-02-11 10:07:24 -06:00
  • fa6e7cb733 Function-style critical section macros Scott Lahteine 2020-02-11 01:13:02 -06:00
  • 7b02a62da8 Fix up tests Scott Lahteine 2020-02-11 09:05:45 -06:00
  • 189c101793
    Use prior babystep delay method (#16833) Scott Lahteine 2020-02-11 08:52:11 -06:00
  • 1c556cd90d Recommend Z Safe Homing Scott Lahteine 2020-02-11 07:40:07 -06:00
  • e442663e2a No Z sensorless req'd if homing with probe Scott Lahteine 2020-02-11 04:15:10 -06:00
  • 71539bcbeb Undo driver type auto-assignment for now Scott Lahteine 2020-02-11 02:29:47 -06:00
  • d5790e09a5
    Update SAMD51 EEPROM repo link (#16832) Giuliano Zaro 2020-02-11 09:05:58 +01:00
  • b26f7fca3f [cron] Bump distribution date (2020-02-11) thinkyhead 2020-02-11 00:04:03 +00:00
  • 2836834d7e
    Unify step pulse timing of ISR / babystep (#16813) Scott Lahteine 2020-02-10 16:58:21 -06:00
  • d8b2726fd3
    Fix MKS Robin Nano platformio.ini entry (#16826) darksiah 2020-02-10 19:49:36 -03:00
  • 3f87f912c5
    Enable hotend / bed PID separately in ExtUI (#16827) proferabg 2020-02-10 17:48:22 -05:00
  • dd6a7ca197 Fix out-of-order M0 after SD printing Scott Lahteine 2020-02-10 16:33:21 -06:00
  • fa4a6cdb5c Fix out-of-order M0 after SD printing Scott Lahteine 2020-02-10 16:33:21 -06:00
  • 3bef7a4450
    Add g-code quoted strings, improve stream code (#16818) Scott Lahteine 2020-02-10 14:52:15 -06:00
  • e561f744fa
    Update MKS BASE and v1.6 pins (#16806) Daniel Mazurkiewicz 2020-02-10 22:12:11 +02:00
  • 0b45493557 Add a caution to drivers.h Scott Lahteine 2020-02-09 21:58:12 -06:00
  • 18a7276909 Revert "Coolstep for TMC2130, 2209, 5130, 5160" Scott Lahteine 2020-02-09 21:22:26 -06:00
  • 28b48fc9bb Revert change to AXIS_DRIVER_TYPE_X2 Scott Lahteine 2020-02-09 20:49:55 -06:00
  • 10b4fa91eb Add mftest -b (auto-build) and -u (upload) Scott Lahteine 2020-02-09 20:48:03 -06:00