1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-09 05:40:46 +02:00

Commit Graph

  • f965db98b3 Merge pull request #152 from bdring/Devt bdring 2019-05-18 12:50:13 -05:00
  • 5cacf3a43f Merge branch 'Devt' of https://github.com/bdring/Grbl_Esp32 into Devt bdring 2019-05-18 12:17:22 -05:00
  • 39a2e78d4d RC ESC Bug Fixes bdring 2019-05-18 12:16:51 -05:00
  • 0f746b6848 Merge pull request #149 from luc-github/Devt bdring 2019-05-17 13:14:20 -05:00
  • 5c93672143 Merge pull request #150 from bdring/Devt bdring 2019-05-17 11:09:02 -05:00
  • edf069d166 probe rewrite v3 Luc 2019-05-17 23:14:49 +08:00
  • 310f2e0dfa Add support for RC ESC based spindles bdring 2019-05-17 09:29:43 -05:00
  • e186fcd784 fix SD card > 4GB size display use uint64_t instead of uint32_t Luc 2019-05-16 09:49:12 +08:00
  • c6875505f7 Merge pull request #147 from bdring/Devt bdring 2019-05-13 06:33:22 -05:00
  • 6110ad690f - Fix error in $G (gcode state) report bdring 2019-05-12 20:55:03 -05:00
  • 1a32a56e13 Merge remote-tracking branch 'upstream/master' odaki 2019-05-11 22:01:03 +09:00
  • bbb7cbd230 Merge pull request #145 from bdring/Devt bdring 2019-05-10 11:51:05 -05:00
  • f28f312f75 Added TMC2130 Support bdring 2019-05-10 11:41:52 -05:00
  • 75f8e73b3c Merge pull request #144 from bdring/master bdring 2019-05-10 10:41:27 -05:00
  • 5cda359fb4 Merge pull request #143 from bdring/Devt bdring 2019-05-07 10:45:54 -05:00
  • c2beecaf17 Change Build Status icon on README.md for my own forked repository. odaki 2019-05-08 00:42:51 +09:00
  • 31af2eae1a Updates for Low Rider Machine bdring 2019-05-07 10:37:10 -05:00
  • 797d335a8c Merge pull request #141 from odaki/Improved-correspondence-to-travisCI bdring 2019-05-06 15:52:15 -05:00
  • 174f5e72c6 Merge pull request #142 from odaki/compile-on-macos bdring 2019-05-06 15:51:03 -05:00
  • 34a4aab555 Merge branch 'compile-on-macos' into Improved-correspondence-to-travisCI odaki 2019-05-06 14:59:06 +09:00
  • d4b7e82b47 Change warning level to all to recognize potential errors odaki 2019-05-06 14:31:15 +09:00
  • 099313ea51 Fix possible reference to uninitialized variables odaki 2019-05-06 13:48:32 +09:00
  • 260dbaf2ec Add a test to enable both BT and WiFi. To enable both, change the partition setting to min_spiffs. odaki 2019-05-06 10:08:29 +09:00
  • ade1aa3bd0 Merge pull request #137 from odaki/compile-on-macos bdring 2019-05-05 08:56:05 -05:00
  • e14b9c08e9 Change partition configuration to min_spiffs for OTA. odaki 2019-05-04 15:26:26 +09:00
  • ecf1fc0a40 Changed the file name again according to Bart's rule. odaki 2019-05-04 10:41:47 +09:00
  • 996be8b2f5 1. I changed the file name for EEPROM utility to avoid the name conflict with the standard header. 2. In order to use the correct library, I explicitly specified the dependent standard library in the platformio.ini file. odaki 2019-05-04 01:18:06 +09:00
  • 449579d96f Update README.md bdring 2019-05-02 07:13:13 -05:00
  • caf21d9f15 Merge pull request #135 from bdring/Devt bdring 2019-05-01 16:35:07 -05:00
  • a7b71d25d3 Adding CPU_MAP_NAME feature bdring 2019-05-01 11:51:25 -05:00
  • cd2cb12175 Some RMT code needed #ifdef USE_RMT_STEP around it. bdring 2019-05-01 09:25:04 -05:00
  • 429f6d3dad SD and Jogging Bug Fixes bdring 2019-04-29 10:43:28 -05:00
  • c5f52c8052 Merge pull request #131 from bdring/Devt bdring 2019-04-28 14:07:23 -05:00
  • ebd237330b Merge pull request #130 from luc-github/Devt bdring 2019-04-28 12:20:27 -05:00
  • 021b94569d Update index.html.gz Luc 2019-04-28 19:09:09 +02:00
  • f430141904 Added limit switch debouncing. bdring 2019-04-28 10:44:57 -05:00
  • 4016e909c8 Update index.html.gz Luc 2019-04-28 17:30:25 +02:00
  • d66598e23f Fix realtime command with not prntable char not properly interpreted Luc 2019-04-28 17:29:39 +02:00
  • 228e79835d Added RMT Step Generation as an option bdring 2019-04-24 17:37:53 -05:00
  • 636955f9d0 Merge pull request #125 from bdring/Devt bdring 2019-04-18 10:43:03 -05:00
  • d8c4545fe5 Merge pull request #124 from luc-github/Devt bdring 2019-04-18 10:37:00 -05:00
  • b6cd4e3516 Fix another false error due to wrong copy/paste, thank you @bdring Luc 2019-04-17 20:16:08 +02:00
  • 7fdd3aed5d Merge pull request #122 from bdring/Devt bdring 2019-04-14 11:42:00 -05:00
  • 3cc59163cd Merge pull request #120 from luc-github/Devt bdring 2019-04-14 10:55:10 -05:00
  • 52283a8c82 Fix false error when reset Luc 2019-04-14 10:39:13 +02:00
  • 1847e5db33 Merge pull request #119 from bdring/Devt bdring 2019-04-13 17:06:50 -05:00
  • 7f1a1480ae Merge pull request #117 from luc-github/Devt bdring 2019-04-09 10:30:57 -05:00
  • d284707ed5 update MPCNC machine information bdring 2019-04-09 10:18:50 -05:00
  • 2f44ddef56 Update Station connection failed message Luc 2019-04-07 16:20:44 +02:00
  • 4a7945782a Merge pull request #113 from luc-github/devt bdring 2019-04-03 11:51:06 -05:00
  • 0d19dbf1c5 Update Docs Luc 2019-04-03 18:41:08 +02:00
  • df2f6c9654 Update grbl with webUI Luc 2019-04-03 18:39:00 +02:00
  • 06aff8af0f Update README.md bdring 2019-03-27 11:06:05 -05:00
  • c7a8ff6a5b Merge pull request #89 from AlmightyFrog/platformio bdring 2019-02-15 11:40:02 -06:00
  • 7198d5873f Add basic platformio config. AlmightyFrog 2019-02-05 01:56:46 +01:00
  • 4e6d5b985c Merge pull request #75 from lienbacher/master bdring 2019-01-14 10:40:02 -06:00
  • 7f59cd6090 Fixed compile error with ENABLE_SD_CARD undefined bdring 2019-01-07 12:47:31 -06:00
  • 40f2a9644b limit.h disambiguation Unknown 2018-12-29 17:49:19 +01:00
  • 496baa0ccc Update README.md bdring 2018-12-28 12:11:02 -06:00
  • eaad780820 fixed M4 mode. bdring 2018-12-08 14:08:37 -06:00
  • c98c9a5d72 Fix Travis errors bdring 2018-12-08 12:03:45 -06:00
  • af564c7c0e Fixed PWM to be 8 bit bdring 2018-12-08 11:52:28 -06:00
  • 8175e58424 Cleanup for pen servo bdring 2018-12-06 21:08:59 -06:00
  • ccfb0d7b54 Fixed servo feature to use floating point math. bdring 2018-11-30 18:44:49 -06:00
  • 82fdb29a18 Added optional pen and solenoid control of Z axis bdring 2018-11-29 21:17:18 -06:00
  • 6980402a15 Updated readme.md bdring 2018-11-15 13:35:54 -06:00
  • da3b7f4db0 Merge pull request #53 from gflaser-au/ctrl_inputs bdring 2018-11-15 09:00:31 -06:00
  • 60bdd54b8a Merge pull request #52 from gflaser-au/status_report bdring 2018-11-15 08:56:48 -06:00
  • 6bfaa5945e changed status report for override values from floats to whole number integers, as shown in grbl real time status report doc example. gflaser-au 2018-11-15 20:08:34 +10:00
  • 8ce525b860 Fixed typo bdring 2018-11-12 20:09:46 -06:00
  • 8ad102d109 fixed header comment - accidental deletion gflaser-au 2018-11-11 23:28:41 +10:00
  • e2c55c5d77 Control pins can now be individually disabled gflaser-au 2018-11-11 23:23:01 +10:00
  • 948c4bfaed Merging WebUI with master bdring 2018-11-10 15:33:04 -06:00
  • c29d344821 Fixed Build Test Badge in readme.md bdring 2018-09-21 16:13:48 -05:00
  • f9a6e14df5 Fix arduino header bdring 2018-09-21 16:04:31 -05:00
  • 8a958b6b10 Added additional filetypes to filter. bdring 2018-09-21 15:57:19 -05:00
  • 207c20e880 Updates to limit switches bdring 2018-09-19 09:04:07 -05:00
  • 96e01bee56 Merge pull request #29 from bdring/dev bdring 2018-09-15 17:59:10 -05:00
  • db3c06ba5a Trying donation link again bdring 2018-09-15 17:56:17 -05:00
  • 9ac26c9c9d Added donation button to readme bdring 2018-09-15 17:48:53 -05:00
  • a443cd6a3b Added ways to free up more I/O pins bdring 2018-09-13 17:13:49 -05:00
  • 5bfeae4724 Added spindle speed override to PWM calculationh bdring 2018-09-11 15:53:53 -05:00
  • 77542d5313 Updates to SD reporting bdring 2018-09-11 15:32:01 -05:00
  • 020403a431 Minor Updates bdring 2018-09-10 19:56:27 -05:00
  • 62c60b9a76 Added support for Spindle Enable and Direction bdring 2018-09-10 12:40:45 -05:00
  • 0f98c00efd A test of using separate data buffers for each client bdring 2018-09-06 20:52:18 -05:00
  • 36e25f734b Merging SD card branch to master bdring 2018-09-06 11:10:01 -05:00
  • b18361dbb6 Updated to use lower level timer control bdring 2018-09-04 16:40:12 -05:00
  • f693e1d011 Merge pull request #25 from davehines91/master bdring 2018-09-03 15:04:44 -05:00
  • cfa529e9e7 Function was crashing , with ALARM:10 as overflowing array. replaced with larger array + use of snprintf to truncate rather than overflow in the future. Dave 2018-09-03 19:27:46 +01:00
  • e65ba3c91f Changed PWM to change only when needed bdring 2018-08-31 13:52:26 -05:00
  • 3ca6c83e76 Update reame.md bdring 2018-08-24 07:57:32 -05:00
  • 8b20ae8572 Updated to control and door pins & reporting bdring 2018-08-23 21:04:54 -05:00
  • 315dc7a7a7 Fixed spindle_get_state() bdring 2018-08-18 19:22:32 -05:00
  • 11364110dd Added Bluetooth + minor updates bdring 2018-08-18 11:42:22 -05:00
  • 0a220bdf5b Changed step invert default and status reporting bdring 2018-08-14 06:50:59 -05:00
  • 18da25c069 Updated Readme with status bdring 2018-08-02 07:01:42 -05:00
  • c7f317aca6 Added Mutex Area to Protect Serial Buffer bdring 2018-08-01 10:01:57 -05:00
  • 25cd4a03ac Added task for reading serial bdring 2018-07-31 12:16:49 -05:00
  • 2e366f0a6d Updated Readme bdring 2018-07-27 20:08:50 -05:00