1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-31 01:59:54 +02:00

Commit Graph

  • 684457bf42 Deleted obsolete spindle settings Mitch Bradley 2021-05-21 08:55:14 -10:00
  • c20a6fe4a3 Fixed a few more gets Stefan de Bruijn 2021-05-21 20:22:21 +02:00
  • fe143b3ae9 Fixed a bunch more ->get() calls. Stefan de Bruijn 2021-05-21 20:19:49 +02:00
  • 39cce778b5 Merge branch 'YamlSettings' of https://github.com/bdring/Grbl_Esp32 into YamlSettings bdring 2021-05-21 11:43:33 -05:00
  • 2a9d2e3264 Added Name and Board bdring 2021-05-21 11:43:27 -05:00
  • 1b06a8f566 Fixed axis setting in Custom/ files Mitch Bradley 2021-05-20 12:47:38 -10:00
  • f1892f5e48 Deleted dead settings Mitch Bradley 2021-05-20 12:21:40 -10:00
  • ac6c94e1a6 Fixed stepstick and laser. Added dir/ena wait & pulse micros. Stefan de Bruijn 2021-05-20 22:59:27 +02:00
  • de407666c9 Fixed a few more 'get' calls. Stefan de Bruijn 2021-05-20 22:33:23 +02:00
  • 61373732bf Used .undefined() and new .defined() consistently Mitch Bradley 2021-05-20 10:15:13 -10:00
  • ab61f96012 clang-format Configuration/ Mitch Bradley 2021-05-20 10:02:42 -10:00
  • 596510965f Fixed most ->get calls in motors, limits, steppers. Stefan de Bruijn 2021-05-20 21:45:11 +02:00
  • 4afe056515 WIP mostly Serial port issues bdring 2021-05-20 11:37:12 -05:00
  • f346da7013 Added 'getAttr' to pin class. Needed for RMT Got rid of ifdefs in standard stepper and most old config values. Stefan de Bruijn 2021-05-20 14:34:48 +02:00
  • 8a50ffccca It compiles Mitch Bradley 2021-05-19 23:23:09 -10:00
  • 195e15c40c Almost compiles ... Mitch Bradley 2021-05-19 20:36:55 -10:00
  • 1928f4eab6 Merge branch 'YamlSettings' of https://github.com/bdring/Grbl_Esp32 into YamlSettings Mitch Bradley 2021-05-19 15:21:09 -10:00
  • e4e8dbddf6 Merge Devt Mitch Bradley 2021-05-19 15:15:17 -10:00
  • 01f6be0cb0 WIP...probe and coolant bdring 2021-05-19 11:36:20 -05:00
  • a7e2e70ed1 Added comments on how streams work Stefan de Bruijn 2021-05-18 23:03:00 +02:00
  • 94c2140faf Added the first MD files that describe how the configuration system works Stefan de Bruijn 2021-05-18 22:47:58 +02:00
  • 11060f33f2 Update Grbl.h ControlPinFixes bdring 2021-05-17 18:49:04 -05:00
  • 1a0d5456fe Basic fixes to control pins bdring 2021-05-17 17:07:01 -05:00
  • 482b50f6e4 Control pin redo. Also includes rt_exec rewrite. ISR_WIP Mitch Bradley 2021-05-17 09:31:59 -10:00
  • 1f2436030d Add the Root 4 Lite CNC machine to the Machines folder (#886) Pete 2021-05-17 13:09:17 +01:00
  • ac0cf54fcb Bump hosted-git-info from 2.8.4 to 2.8.9 in /embedded dependabot/npm_and_yarn/embedded/hosted-git-info-2.8.9 dependabot[bot] 2021-05-11 02:37:55 +00:00
  • f3ca8b2446 Devt (#882) bdring 2021-04-25 08:26:47 -05:00
  • 6dad369260 Merge branch 'main' into Devt bdring 2021-04-24 13:03:41 -05:00
  • e2740aeef8 Big kinematics cleanup (#875) Mitch Bradley 2021-04-24 07:26:34 -10:00
  • f1b56a7a00 removed debug msg me 2021-04-22 14:00:57 -07:00
  • 6d4388081a minor readme update me 2021-04-22 10:55:49 -07:00
  • d4547168ef reverting platformio.ini me 2021-04-21 12:03:00 -07:00
  • bc1d70f36d changed 'speed' to 'freq' me 2021-04-21 10:38:27 -07:00
  • 91b3b9d037 forgot to get rid of hard coded max_freq, fixed now me 2021-04-21 10:20:19 -07:00
  • 2d4af675e6 fix .gitignore *&vi .gitignore didn't work anyway me 2021-04-21 10:17:43 -07:00
  • 3e6c5caedc fixing machine.h me 2021-04-21 10:14:47 -07:00
  • 9d16064c38 cleanup me 2021-04-21 08:59:20 -07:00
  • 104eddedf5 start/stop and set speed all working me 2021-04-21 08:31:12 -07:00
  • ed459bd68b it turns on! me 2021-04-21 07:17:04 -07:00
  • 6c029d8f98 trying set_rpm override me 2021-04-21 06:29:07 -07:00
  • 28dcf0bd51 need to override set_rpm me 2021-04-21 06:02:17 -07:00
  • 6b32dce84d Merge remote-tracking branch 'upstream/devt' into devt me 2021-04-20 14:39:15 -07:00
  • 972599aaaa New jog fix (#872) Mitch Bradley 2021-04-20 09:00:15 -10:00
  • 48e204e443 Devt (#871) bdring 2021-04-19 13:46:29 -05:00
  • 70294681ec Merge branch 'main' into Devt bdring 2021-04-19 12:58:21 -05:00
  • 5e9289e419 Fixed spindle sync for all VFD spindles (#868) Stefan de Bruijn 2021-04-19 19:57:10 +02:00
  • d2b435bcfd Use local UART driver not HardwareSerial (#857) Mitch Bradley 2021-04-14 15:48:53 -10:00
  • 6d207bdd3d Created Probe Protection Feature ProbeProtection bdring 2021-04-05 09:35:28 -05:00
  • 6c8c613790 Devt (#852) bdring 2021-04-02 11:34:46 -05:00
  • 05438c0b76 Merge branch 'main' into Devt bdring 2021-04-02 08:49:23 -05:00
  • 39ec1f425d Pio down rev (#850) bdring 2021-04-02 07:42:32 -05:00
  • a7ef2a0ccc Bump y18n from 3.2.1 to 3.2.2 in /embedded dependabot/npm_and_yarn/embedded/y18n-3.2.2 dependabot[bot] 2021-03-31 01:37:00 +00:00
  • 90ca0ac6e8 OLED and Other Updates (#844) bdring 2021-03-30 08:42:15 -05:00
  • e1ffdead43 Added a bit of version handling. Stefan de Bruijn 2021-03-26 20:12:10 +01:00
  • 920c934c34 Fixed a few more bugs in machine config. This should be test-able. Stefan de Bruijn 2021-03-26 11:21:08 +01:00
  • e51ae8c21e Devt (#842) bdring 2021-03-25 17:03:21 -05:00
  • faf8f44888 Fixed a bunch of bugs. Needs a lot more bug fixing probably. Stefan de Bruijn 2021-03-25 22:52:24 +01:00
  • e8cf0bbfcc Yalang YL620 VFD (#838) marcosprojects 2021-03-25 20:53:09 +01:00
  • bd9e57d6bb Turn off soft limits with max travel (#836) bdring 2021-03-25 14:50:18 -05:00
  • de2badf29d Oled2 (#834) bdring 2021-03-20 18:13:18 -05:00
  • 93c51c98a6 Merge pull request #830 from bdring/main Mitch Bradley 2021-03-17 09:28:44 -10:00
  • eaffb964f7 Merge pull request #828 from bdring/Devt Mitch Bradley 2021-03-17 09:19:58 -10:00
  • 50d4d52329 Merge pull request #826 from bdring/main Mitch Bradley 2021-03-17 09:17:52 -10:00
  • 3b274d0aa5 Merge pull request #824 from bdring/Devt Mitch Bradley 2021-03-17 09:12:35 -10:00
  • 5205413d18 Bump yargs-parser from 5.0.0 to 5.0.1 in /embedded dependabot/npm_and_yarn/embedded/yargs-parser-5.0.1 dependabot[bot] 2021-03-17 18:39:08 +00:00
  • 7a275c2422 Devt (#822) bdring 2021-03-17 13:37:47 -05:00
  • 31ac7206d4 changing to EXTENDED type from GRBL type to prevent sender issues (#821) Jesse Schoch 2021-03-17 10:10:25 -07:00
  • 512eebfbec Merge branch 'Devt' of github.com:bdring/Grbl_Esp32 into Devt me 2021-03-16 19:41:06 -07:00
  • 0c970f351c Fix issue identified by jschoch ExtendedN1 Mitch Bradley 2021-03-16 14:27:53 -10:00
  • 0f664b1427 changing to EXTENDED type from GRBL type to prevent sender issues when running 1585 me 2021-03-16 16:28:52 -07:00
  • 1f2c8a3757 Update TMC2209_4x.h bdring 2021-03-16 10:00:17 -05:00
  • f9e3a0a396 Devt (#819) bdring 2021-03-15 15:20:54 -05:00
  • 212652ebd2 Update Grbl.h bdring 2021-03-15 10:46:27 -05:00
  • c2f9e49c19 Merge branch 'main' into Devt bdring 2021-03-15 10:38:01 -05:00
  • ef3dc59b8a Fix VFD speed change from ISR (#811) Stefan de Bruijn 2021-03-11 22:41:40 +01:00
  • 1f85c32ff0 WIP UserDefinedGcode bdring 2021-03-11 15:40:31 -06:00
  • 1d86f200fa WIP bdring 2021-03-10 16:42:36 -06:00
  • 38cee11891 WIP bdring 2021-03-10 14:13:41 -06:00
  • 14016f9132 WIP bdring 2021-03-10 11:44:27 -06:00
  • d76a5fe2f2 External mach def (#807) bdring 2021-03-08 11:27:56 -06:00
  • 8a88902f87 Factor handle_not_found for readability Factor Mitch Bradley 2021-03-08 01:13:21 -10:00
  • 5274b4b047 Clean up -WIP (#801) Luc 2021-03-07 20:46:43 +01:00
  • f04be7e341 Remove doubled settings (#799) bdring 2021-03-06 19:00:19 -06:00
  • 22392491ec Use JSONencoder in WebServer.cpp JSON_WebServer Mitch Bradley 2021-03-06 14:17:14 -10:00
  • deabc100f6 WebServer list files cleanup Mitch Bradley 2021-03-06 08:16:21 -10:00
  • bf0d0bfa17 Motor disable fix (#797) bdring 2021-03-06 09:22:53 -06:00
  • be08690827 Devt (#795) bdring 2021-03-05 16:00:19 -06:00
  • 108eb157bf Merge branch 'main' into Devt bdring 2021-03-05 13:06:35 -06:00
  • 11ef4b5dae Rc servo updates (#794) bdring 2021-03-05 13:05:32 -06:00
  • d4ac1becf6 Get next rmt chan num fix (#793) bdring 2021-03-05 11:59:56 -06:00
  • d24df1fda4 Bug fixes (#790) Luc 2021-03-05 17:04:39 +01:00
  • 2b2abb7922 Vfd and mc_delay issues. Includes VFD sync speed. (#765) Stefan de Bruijn 2021-03-04 18:53:51 +01:00
  • 62193c3988 Introduced delays for enable and direction pins (#720) Stefan de Bruijn 2021-02-28 21:17:02 +01:00
  • 9ff2f4bc38 See which switch caused the hard limit HardLimitDebug bdring 2021-02-28 08:54:00 -06:00
  • 30a014d508 Merge branch 'Devt' of https://github.com/bdring/Grbl_Esp32 into Devt bdring 2021-02-26 16:04:31 -06:00
  • 9194c91012 Devt (#785) bdring 2021-02-26 13:12:06 -06:00
  • dcaa90fc2b Merge branch 'main' into Devt bdring 2021-02-26 08:56:44 -06:00
  • 32926abbcc 1.0.5 compilation fixes (#782) Luc 2021-02-26 15:30:14 +01:00
  • 549917035c Devt (#780) bdring 2021-02-20 12:37:50 -06:00
  • 59301a27a9 Merge branch 'Devt' of https://github.com/bdring/Grbl_Esp32 into Devt bdring 2021-02-19 16:20:48 -06:00