1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-17 03:54:06 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
bdring
e04c289e6b Update error_codes_en_US.csv 2020-10-06 08:14:16 -05:00
bdring
ee05491c4e Update setting_codes_en_US.csv 2020-04-04 10:16:01 -05:00
bdring
46319a3616 Fixed Spindle Issues during homing
Using the raw setting values (percentage) instead of calculated PWM (duty) off value
2020-01-10 21:53:40 -06:00
bdring
b1b6c16256 Added addiitonal settings. Fixed Polar Coaster's buttons
Settings
 - Added stallguard
 - Added user machine settings
Polar Coaster
 - Fixed the invert mask for the buttons
2019-12-04 20:15:56 -06:00
bdring
8f4e7c202c Added Settings and bug fixes
- Added $33 thru $36 spindle settings
- Added $14x for Trinamic run current
- Added $15x for Trinamic hold current
- Added $16x  for Trinamic Microstepping
- Added INPUT_PULLUP to control pin, that was removed by accident a few commits ago
2019-11-03 14:30:56 -06:00
bdring
515ce82672 Added M62 & M63 (Digital I/O control) 2019-10-15 10:55:37 -05:00
bdring
36e25f734b Merging SD card branch to master
SD functions are now stable and included in master
2018-09-06 11:10:01 -05:00
bdring
8b20ae8572 Updated to control and door pins & reporting
- Updated Build Codes
- Improved door and control switch options
- Updated defaults to match test machine
- removed unused print.h & .cpp
- added missing reported build options
- added missing parking buffer functions
2018-08-23 21:04:54 -05:00
bdring
97407d1fde Initial commit 2018-07-23 12:56:36 -05:00