odaki
38724ae629
Merge remote-tracking branch 'upstream/master'
2019-10-24 20:39:32 +09:00
bdring
aa4aa0a574
Merge pull request #264 from bdring/Devt
...
Devt
2019-10-23 14:47:08 -05:00
bdring
2181421491
Support for custom machines
...
- Added optional machine_init
- Added user defined homing
- Added Unipolar Stepper motor support
- Added Tool changing
- Added M30 Support
2019-10-23 07:30:31 -05:00
bdring
1d2c44cad3
Change input client index to avoid overflow
...
This commit replaces PR 221, that got out of sync.
2019-10-22 10:53:15 -05:00
bdring
d9d73b63cb
Merge pull request #260 from bdring/Devt
...
Devt - Arc support for kinematics
2019-10-22 10:15:01 -05:00
bdring
5d8afbc266
Merge pull request #256 from odaki/arc_support_for_polar_coaster
...
Arc support for the Polar Coaster
2019-10-22 08:26:25 -05:00
odaki
c428b4aea9
update build version
2019-10-18 00:39:43 +09:00
odaki
26c1f87e82
prevent division by zero and slower feed rate
2019-10-18 00:38:29 +09:00
odaki
f8ece5125e
Implement G02 G03 for kinepatics
...
Implement G02 G03 code for the Polar Coaster.
2019-10-18 00:19:56 +09:00
odaki
dd5b504346
Merge remote-tracking branch 'upstream/master'
2019-10-17 21:11:05 +09:00
bdring
b9feaaebcd
Merge pull request #255 from bdring/Devt
...
Devt
2019-10-16 14:35:23 -05:00
bdring
d22361154b
Merge pull request #254 from odaki/suppress-warnings
...
Suppress warnings
2019-10-16 10:16:09 -05:00
odaki
954e562596
update build version
2019-10-16 23:22:05 +09:00
odaki
64e83ead74
suppress warning about unused variable in polar_coaster.cpp
2019-10-16 23:03:50 +09:00
odaki
526cd4ba93
suppress warning about HOMING_CYCLE defines
2019-10-16 23:00:23 +09:00
odaki
a29f518e88
suppress warning about unused variable at stepper.cpp
2019-10-16 22:33:28 +09:00
odaki
fb10ab83b7
suppress "declared 'static' but never defined" in stepper.h
2019-10-16 22:30:11 +09:00
odaki
94b9420b37
suppress unused variable warning at spindle_control
2019-10-16 22:19:34 +09:00
odaki
d6cafc5191
Merge remote-tracking branch 'upstream/Devt' into Devt
2019-10-16 20:51:48 +09:00
bdring
dafb35ebeb
Merge pull request #253 from bdring/Devt
...
Devt
2019-10-15 18:53:40 -05:00
bdring
68ec92fa96
fix Spindle Issue 262
...
https://github.com/bdring/Grbl_Esp32/issues/252
2019-10-15 17:54:59 -05:00
bdring
515ce82672
Added M62 & M63 (Digital I/O control)
2019-10-15 10:55:37 -05:00
bdring
b7ee426551
Merge pull request #251 from bdring/Devt
...
Update Spindle Features
2019-10-13 09:35:20 -05:00
bdring
16dd8b3541
Changes for piecewise linear fit spindle calcs
2019-10-12 18:16:43 -05:00
odaki
235a875ae7
Merge remote-tracking branch 'upstream/Devt' into Devt
2019-10-12 18:52:11 +09:00
odaki
9f1020561f
Merge remote-tracking branch 'upstream/master'
2019-10-12 18:51:21 +09:00
bdring
1b38108ca1
Added Spindle Invert and Major Spindle Cleanup
2019-10-11 14:51:08 -05:00
bdring
fdfe3cc973
Merge pull request #246 from bdring/Devt
...
Update servo startup messages
2019-10-09 19:10:01 -05:00
bdring
6ff4c72f08
Update README.md
2019-10-09 11:48:42 -05:00
bdring
f5a21a0c1b
Update README.md
2019-10-09 10:35:04 -05:00
bdring
f0e5a82105
Updated version build date
2019-10-08 16:41:22 -05:00
bdring
446f1a6d4c
Added additional startup text about servo settings.
2019-10-08 16:40:32 -05:00
odaki
f9e284ec68
Merge remote-tracking branch 'upstream/Devt' into Devt
2019-10-07 00:50:59 +09:00
odaki
873d555a25
Revert "Update .gitignore"
...
This reverts commit 6c467adad0
.
2019-10-07 00:50:41 +09:00
odaki
fc4c4a9d5b
Merge remote-tracking branch 'upstream/master'
2019-10-07 00:37:36 +09:00
bdring
c74b545c67
Merge pull request #242 from bdring/Devt
...
Devt
2019-10-04 20:04:52 -05:00
bdring
92470ead27
Update the build date
2019-10-04 19:57:51 -05:00
bdring
8427135ee0
Updating Lowrider cpu_map for version 1.2
2019-10-04 19:51:59 -05:00
bdring
3f50a2d421
Merge pull request #239 from bdring/Devt
...
Added TMCStepper Lib Version to startup message
2019-10-01 11:25:36 -05:00
bdring
414ce3528b
Fixing more comiple issues with non default setups
2019-10-01 11:14:02 -05:00
bdring
4a24a54b0a
Fixed some compile issues
2019-10-01 10:05:25 -05:00
bdring
a894ddb0f5
Added TMCStepper Lib Version to startup message
...
- Startup message will look something like this. [MSG:Using TMCStepper Library Ver 0x000500] to help with user support
2019-10-01 09:33:31 -05:00
bdring
3f9bce0aa3
Merge pull request #237 from bdring/Devt
...
Devt
2019-09-29 10:48:51 -05:00
bdring
ec6a6e9d24
Merge pull request #235 from cprezzi/master
...
New option for homing (set machine origin at bottom left)
2019-09-29 10:04:31 -05:00
bdring
4c1fa8d9ca
Updates
...
- Added some comments to clarify HOMING_FORCE_POSITIVE_SPACE
- Update build date
- $I reporting will send 'Z' for either non-default homing MPOS behavior
2019-09-29 09:57:40 -05:00
cprezzi
7373f906dc
Merge branch 'master' of https://github.com/cprezzi/Grbl_Esp32
2019-09-27 17:03:50 +02:00
cprezzi
04437e24cf
HOMING_FORCE_POSITIVE_SPACE should be disabled by default
2019-09-27 17:01:11 +02:00
Claudio Prezzi
2bb2186c42
corrected typo
2019-09-26 20:28:36 +02:00
cprezzi
14714dc4fc
Added #define HOMING_FORCE_POSITIVE_SPACE to force Grbl to always set
...
the machine origin at bottom left.
2019-09-26 19:39:46 +02:00
bdring
accd94a9fd
Merge pull request #230 from bdring/Devt
...
Devt
2019-09-24 11:57:07 -05:00