1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-30 09:39:49 +02:00

Commit Graph

  • 14e59a4392 Added new config for testing bdring 2021-06-28 17:57:30 -05:00
  • 1be772c1ba Handle macros in protocol real time handler Mitch Bradley 2021-06-28 10:48:32 -10:00
  • f7bdd404bd Added Macros.h Mitch Bradley 2021-06-28 09:26:43 -10:00
  • 32c879264a No more LATERs Mitch Bradley 2021-06-27 15:26:12 -10:00
  • 2c27b3755f Removed a LATER in 10vSpindle Mitch Bradley 2021-06-27 12:59:53 -10:00
  • ebd021ceac Fixed some virtual / override problems Mitch Bradley 2021-06-27 12:55:59 -10:00
  • e2599de958 Fixed motor_disable, removing a LATER Mitch Bradley 2021-06-27 12:27:29 -10:00
  • e60e5fae4c Macros and Startup Lines to YAML Mitch Bradley 2021-06-27 10:15:15 -10:00
  • ea8aa1c921 Applied UART configurable to TrinamicUart Mitch Bradley 2021-06-26 12:09:34 -10:00
  • 2f06f1a2af Applied UART configurable to Dynamixel Mitch Bradley 2021-06-26 11:58:28 -10:00
  • 2c638b9b1c Clarified VFD UART config message Mitch Bradley 2021-06-26 11:04:26 -10:00
  • 555411a9c8 Merge branch 'YamlSettings' of https://github.com/bdring/Grbl_Esp32 into YamlSettings Stefan de Bruijn 2021-06-26 22:47:00 +02:00
  • 4e93cd292c Implemented UART configurable. Removed some obsolete code. Added UART configurable in VFD. Stefan de Bruijn 2021-06-26 22:46:56 +02:00
  • c45bc1950f Deleted useless test in Axes Mitch Bradley 2021-06-26 09:44:26 -10:00
  • 07f405d82b Duplicate line in axes. Mitch Bradley 2021-06-26 08:33:57 -10:00
  • 47f0b89f4d Fixed homing rate bug Mitch Bradley 2021-06-26 08:26:53 -10:00
  • 75b2255dce Fixed $cd for axes Mitch Bradley 2021-06-26 07:43:40 -10:00
  • 7f44d21c01 Eliminated spurious I2SO WS message Mitch Bradley 2021-06-25 19:03:12 -10:00
  • c0a9819435 Eliminate unused argument to system_execute_startup. Mitch Bradley 2021-06-25 10:03:14 -10:00
  • 9f46d3adb4 Enter config alarm state if homing failed due to bad config Mitch Bradley 2021-06-25 10:02:29 -10:00
  • 3c1ac49a17 Added new limits_enable to avoid full re-init of limits after homing Mitch Bradley 2021-06-25 10:01:15 -10:00
  • ec89155860 Deleted dead commentary in Config.h Mitch Bradley 2021-06-25 10:00:06 -10:00
  • 1e7b468fb9 Axes skipped the validate phase Mitch Bradley 2021-06-25 09:59:16 -10:00
  • 5409c71402 Moved protocol_main_loop() inside of try .. catch Mitch Bradley 2021-06-25 09:04:08 -10:00
  • 5bd32c2690 Changed debug message for stepper ISR. Mitch Bradley 2021-06-25 09:01:18 -10:00
  • b540a8eec8 Fixed stepper ISR Mitch Bradley 2021-06-24 19:07:13 -10:00
  • 54db6f2abc WIP PWM bdring 2021-06-24 20:51:41 -05:00
  • 60d5c294c0 Missing files for last commit Mitch Bradley 2021-06-24 10:48:50 -10:00
  • dedd84702a LEDC honors :low on output pin Mitch Bradley 2021-06-24 10:43:33 -10:00
  • f19c790e48 Fixed two minor bugs in homing Stefan de Bruijn 2021-06-24 21:22:59 +02:00
  • bb53280341 Swag at handling PWM invert in hardware Mitch Bradley 2021-06-24 08:14:16 -10:00
  • 76493e0cf8 Accept NO_PIN (case independent) as a pin name. Mitch Bradley 2021-06-24 07:09:31 -10:00
  • 97b2fae2f6 Add $bye as alternative to $system/control=restart Mitch Bradley 2021-06-23 19:43:48 -10:00
  • a6dfd9257c Create default speed map for Laser and Null spindles Mitch Bradley 2021-06-23 19:42:39 -10:00
  • c32e8a5e3c Report limit pin before setting it up Mitch Bradley 2021-06-23 14:16:04 -10:00
  • 7fd1391712 Only start the limits task if there are limit switches Mitch Bradley 2021-06-23 14:00:36 -10:00
  • 93fefa43b0 Changed the top-level catches so they do not hang the system Mitch Bradley 2021-06-23 13:58:53 -10:00
  • c44b309571 sys_pl_data_inflight -> mc_pl_data_inflight Mitch Bradley 2021-06-23 13:56:26 -10:00
  • f46015247e Fixed stepping hang problem Mitch Bradley 2021-06-23 12:29:13 -10:00
  • 07499e254b Fixed $system/control=reset problem Mitch Bradley 2021-06-23 11:54:54 -10:00
  • 8160d247b5 Create 6_pack_besc.yaml bdring 2021-06-23 10:20:10 -05:00
  • 34efe1970a Fixed all the includes. Stefan de Bruijn 2021-06-23 11:31:50 +02:00
  • 258e619564 Squashed a few more defines. Stefan de Bruijn 2021-06-23 08:49:28 +02:00
  • 56483804bd Fixed bug in BESC speed scaling Mitch Bradley 2021-06-22 15:30:44 -10:00
  • 0158784c46 Killed some #defines Mitch Bradley 2021-06-22 14:18:56 -10:00
  • a5af8d43f1 Trinamic define elimination and factoring Mitch Bradley 2021-06-22 11:36:19 -10:00
  • 221900d201 Fixed BESC spindle speed handling Mitch Bradley 2021-06-22 08:53:48 -10:00
  • 1846923fbd Brought BESC Spindle into the new mapSpeeds framework. Mitch Bradley 2021-06-21 13:03:58 -10:00
  • 457758d92d Regularized the spellings of DEBUG_*_YAML_* Mitch Bradley 2021-06-21 13:03:10 -10:00
  • 1a1ee8e7a1 YAML tokenizer bug - mishandled comment lines Mitch Bradley 2021-06-21 13:01:43 -10:00
  • eba335fc65 Split out MachineConfig into a lot of different files Stefan de Bruijn 2021-06-21 22:18:48 +02:00
  • 9b93808035 More #define removal Mitch Bradley 2021-06-21 09:37:50 -10:00
  • d26178aeb0 Moved most trinamic code to a common base class. Stefan de Bruijn 2021-06-21 21:27:57 +02:00
  • d68a19e865 USE_LINE_NUMBERS, USER_ANALOG_PIN_*_FREQ -> yaml Stefan de Bruijn 2021-06-21 20:37:32 +02:00
  • 9a1041a7b2 Merge branch 'YamlSettings' of https://github.com/bdring/Grbl_Esp32 into YamlSettings Stefan de Bruijn 2021-06-21 20:24:36 +02:00
  • 26eab76a5c Handled BLOCK_BUFFER_SIZE, SEGMENT_BUFFER_SIZE Stefan de Bruijn 2021-06-21 20:24:31 +02:00
  • 866efa3ca7 Got rid of a bunch more defines, and cleaned some more. Stefan de Bruijn 2021-06-21 10:07:05 +02:00
  • 26298614f4 Fixed PWM period bdring 2021-06-20 20:17:13 -05:00
  • f8ad403439 Improved the initial selection of spindle. Mitch Bradley 2021-06-20 08:40:06 -10:00
  • 36e1a960f3 Fixed proportional spin delays Mitch Bradley 2021-06-20 08:37:28 -10:00
  • 9c14b7742c Merged with Mitch's spindle commit. Stefan de Bruijn 2021-06-20 20:39:52 +02:00
  • 6e4876da2e Fixed dependency bug between old and new settings Stefan de Bruijn 2021-06-20 20:36:05 +02:00
  • 299500a64c Factoring in Spindles. Mitch Bradley 2021-06-19 15:19:00 -10:00
  • 88e3c80de5 Big Spindle patch Mitch Bradley 2021-06-19 14:58:40 -10:00
  • 3afb5a1b6a Fixed minor include bug Stefan de Bruijn 2021-06-19 23:37:36 +02:00
  • 579cbcc763 Fixed SPI and SD initialization. Stefan de Bruijn 2021-06-19 22:52:21 +02:00
  • 9e44b3e895 Moved a few more defines to the machine config. Stefan de Bruijn 2021-06-19 22:18:05 +02:00
  • 2a98fc0655 Fixed some coolant defines. Stefan de Bruijn 2021-06-19 22:10:05 +02:00
  • 3ca344d62f Handled all parking related defines Stefan de Bruijn 2021-06-19 21:56:36 +02:00
  • 9b5c01d2cb Removed USE_I2S_OUT Stefan de Bruijn 2021-06-19 21:31:03 +02:00
  • 4df2fc7007 Split out ENABLE_WIFI and ENABLE_BLUETOOTH configs. Stefan de Bruijn 2021-06-19 21:11:24 +02:00
  • b5dc4b1ab9 Fixed parsing of incorrect pin definitions. Stefan de Bruijn 2021-06-16 09:31:02 +02:00
  • ea1e0e9563 Better - but not perfect - pin number error checking Mitch Bradley 2021-06-15 12:32:40 -10:00
  • db123311fa Exclusive pins Mitch Bradley 2021-06-15 11:26:35 -10:00
  • d0370c4fa9 WIP PWM Spindle bdring 2021-06-14 09:46:51 -05:00
  • db0ee2726a Added basic pin mapper to map Pin objects to Arduino API Stefan de Bruijn 2021-06-13 22:40:42 +02:00
  • 733b701860 Implemented a new pin mapper. First use case is Trinamic Stefan de Bruijn 2021-06-13 22:30:16 +02:00
  • 2f0e7e716e Implemented runtime settings support. Stefan de Bruijn 2021-06-13 21:39:28 +02:00
  • 2bba2b01c7 Better handling of config file messaging Mitch Bradley 2021-06-12 12:52:50 -10:00
  • bd50c10ee4 Merge branch 'YamlSettings' of https://github.com/bdring/Grbl_Esp32 into YamlSettings Mitch Bradley 2021-06-12 11:06:15 -10:00
  • fd6469241b Better error messages for config file opening Mitch Bradley 2021-06-12 11:04:38 -10:00
  • 1444f5d926 WIP PWMSpindle bdring 2021-06-12 13:00:36 -05:00
  • 6858f9957c Improved config file handling and messaging Mitch Bradley 2021-06-11 12:44:30 -10:00
  • b5ac5eb166 Show simple message on aborts Mitch Bradley 2021-06-11 11:12:51 -10:00
  • 2f6be2b3f5 Merge branch 'YamlSettings' of https://github.com/bdring/Grbl_Esp32 into YamlSettings bdring 2021-06-11 14:21:49 -05:00
  • 6ec2cecb3d WIP Spindle Errors bdring 2021-06-11 14:21:47 -05:00
  • d3cf93603d Added $config/filename setting Mitch Bradley 2021-06-11 08:21:24 -10:00
  • 345d6cf162 Merge branch 'YamlSettings' of https://github.com/bdring/Grbl_Esp32 into YamlSettings bdring 2021-06-11 11:54:01 -05:00
  • 8716ad6f0e Create 3axis_v4.yaml bdring 2021-06-11 11:53:58 -05:00
  • 16f4665b4a Fixed JSON encoding for config Mitch Bradley 2021-06-10 15:13:31 -10:00
  • 215408024e Added $LocalFS/Delete Mitch Bradley 2021-06-10 12:34:58 -10:00
  • 54aefa54fd Fixed ConfigAlarm Mitch Bradley 2021-06-10 12:32:25 -10:00
  • dd9e94e183 Missing items like steps_per_mm Mitch Bradley 2021-06-10 12:30:59 -10:00
  • 97eac2dea2 Removed cs pin from SDCard class Mitch Bradley 2021-06-10 12:03:41 -10:00
  • bfc1b0317c $CD not $DC Mitch Bradley 2021-06-10 09:32:01 -10:00
  • 0a91700b0c Changed null spindle name for clarity Mitch Bradley 2021-06-10 09:30:51 -10:00
  • 1ef8cd0e09 Config/Dump : Axes now work Mitch Bradley 2021-06-10 09:18:49 -10:00
  • e77ca59599 WIP - $DC AKA $Config/Dump command Mitch Bradley 2021-06-10 09:07:10 -10:00
  • 5be256008e Got rid of a few more defines. Stefan de Bruijn 2021-06-08 21:44:35 +02:00
  • c3fd9da5a1 Default SPI miso, mosi, sck, ss pins to the "standard" gpios 19, 23, 18, 5 Stefan de Bruijn 2021-06-08 21:24:59 +02:00