1ae790ee6c
disables safety_door_input_pin
2019-12-08 06:28:43 +00:00
cprezzi
84070bf791
Workaround for coolant mist control
2019-11-18 14:29:56 +01:00
cprezzi
843c7b01d6
Merge branch 'master' of https://github.com/cprezzi/grbl-LPC
2019-11-18 14:04:17 +01:00
Claudio Prezzi
04f8621ef9
Merge pull request #27 from tscofield/probe
...
changes to allow probing on pin 1.27
2019-07-26 15:17:32 +02:00
Claudio Prezzi
e21a807008
Merge pull request #28 from tscofield/build_doc
...
Add additional docker info to help new users
2019-07-26 15:00:32 +02:00
Scofield, Thomas
ffdd368642
Add additional info to help new users
2019-07-25 23:37:21 -04:00
Scofield, Thomas
9b6300a872
impliment changes to allow probing to work and map the probe pin to p1.27 on the sbase board
2019-07-25 23:02:51 -04:00
Claudio Prezzi
b09170d1b5
Merge pull request #21 from bkp23/master
...
Thanks for the helpful code comments!
2019-04-30 16:49:06 +02:00
B. Perry
8ff3d5322c
Revert simple code changes so only comments have been changed
2019-04-30 08:36:30 -06:00
B. Perry
a7ba369987
Added comments throughout code
2019-04-29 13:47:11 -06:00
Claudio Prezzi
ac6817f7e2
Merge pull request #14 from bkp23/defaults_comments
...
Added a description to each option, including the option codes (ordered by $key).
2019-01-09 09:47:26 +01:00
bkp23
86875c21da
Added a description to each option, including the option codes
2019-01-08 16:22:28 -07:00
Claudio Prezzi
fb20eeb1ea
Added config option to have PWM on P1.23 for MKS SBase
2018-12-26 13:51:33 +01:00
cprezzi
0721e573ef
Ported spindle enable pin + FEED_HOLD, CYCLE_START and DOOR_SWITCH pins
2018-07-05 13:03:08 +02:00
Claudio Prezzi
f1976d8726
Merge pull request #6 from jorgerobles/master
...
Added Dockerfile
2018-04-30 16:14:30 +02:00
Jorge Robles
97f22ffa1e
Added Dockerfile
2018-04-30 15:46:21 +02:00
cprezzi
92b093ee43
Corrected G10 L20 P0 command (setZero)
2017-10-08 16:03:01 +02:00
Claudio Prezzi
5ad7af8dfb
Activated HOMING_FORCE_POSITIVE_SPACE and added SPINDLE_PWM_PIN_2_4 param
2017-10-08 13:55:39 +02:00
cprezzi
96ad0afdda
Set coolant pins for all supported boards in cpu-map.h
2017-08-03 16:00:15 +02:00
cprezzi
4252f75a84
Merge branch 'more-axis'
2017-08-03 15:07:11 +02:00
cprezzi
dc92bf565e
Support coolant flood and mist for remix board
2017-08-03 15:01:34 +02:00
cprezzi
436615095f
Always use MIN endstop pins (independant of board!)
2017-07-12 19:01:01 +02:00
cprezzi
a661778252
Made board switchable in config.h
2017-07-12 18:34:50 +02:00
cprezzi
54ae403094
Made A-Axis switchable in config.h
2017-07-12 17:56:46 +02:00
cprezzi
06e9bf8f82
Made CPU-MAP per Board instead of MCU
2017-07-12 17:45:06 +02:00
Claudio Prezzi
f904fff7ba
Highlight make as command.
2017-06-21 09:06:55 +02:00
Claudio Prezzi
b24e01d588
Merge branch 'master' of https://github.com/cprezzi/grbl-LPC
2017-06-21 09:04:30 +02:00
Claudio Prezzi
ba4e83723f
Added Links for Make Tool and ARM Toolchain.
2017-06-21 09:01:12 +02:00
Claudio Prezzi
14983881ee
Added Links for Make and ARM Toolchain.
2017-06-21 08:58:57 +02:00
Claudio Prezzi
eeb206ec97
Adjusted config.h
2017-06-21 08:32:02 +02:00
cprezzi
83c1b57c41
Merge branch 'master' into more-axis
2017-05-26 20:23:51 +02:00
cprezzi
50c13a1868
Moved homing origin to bottom/left instead of top/right
2017-05-18 23:10:44 +02:00
cprezzi
8856b3fef4
Corrected K40 defaults
2017-05-18 16:45:59 +02:00
cprezzi
73cdb2f722
Corrected stepper invert mask for K40
2017-05-18 14:47:53 +02:00
cprezzi
b28fd39e7d
Merge branch 'master' into more-axis
2017-05-18 12:51:28 +02:00
cprezzi
1f0ab33787
Merged new $ params
2017-05-18 12:47:37 +02:00
cprezzi
d85bfa8c83
Added default settings for PWM_OFF_VALUE, PWM_MIN_VALUE and PMW_MAX_VALUE
2017-05-18 11:51:16 +02:00
cprezzi
da946353c8
Merge remote-tracking branch 'upstream/master'
2017-05-16 15:03:18 +02:00
Todd Fleming
b1ecb47bec
#4 : PWM $ settings
2017-05-13 13:54:50 -04:00
cprezzi
f7083b9491
Added 4.axes (A) and moved default settings to defaults.h and cpu-map.h
2017-05-11 19:58:41 +02:00
cprezzi
17121a2652
Corrected release link in README.md
2017-05-10 19:52:16 +02:00
cprezzi
b48c3c7c51
Error corrected in config.h (missing ")" on LIMIT_MASK)
2017-05-10 18:11:28 +02:00
cprezzi
0471485259
Added $33 for PWM frequency and defaults for K40
2017-05-10 18:01:55 +02:00
cprezzi
063b1f6748
Config for K40
2017-05-10 17:16:17 +02:00
Todd Fleming
5a862a5e30
Fix #3 : wrong port for limit switches
2017-04-08 14:57:31 -04:00
Sonny Jeon
612b781e3e
Update README.md
2017-03-19 09:33:40 -06:00
Todd Fleming
ee65b9a7e2
Merge tag 'v1.1f.20170131'
2017-03-11 10:09:48 -05:00
Todd Fleming
ed82dd90b6
Merge tag 'v1.1e.20170114'
2017-03-11 09:33:28 -05:00
Sonny Jeon
f51268e855
Additional build info in the $I printout.
...
- [new] Added total available planner buffer blocks (15 shown, but
there are 16. one is used by the ring buffer and to execute system
motions) and serial RX buffer bytes. This information is useful for
GUIs to setup and optimize their streaming protocols easily.
[doc] Updated the interface document to reflect the change.
2017-01-31 18:46:20 -07:00
Sonny Jeon
beaa40583c
Tidying up parking override control implementation
...
[new] Added a default configuration for the parking override control
upon a reset or power-up. By default, parking is enabled, but this may
be disabled via a config.h option.
[fix] Parking override control should be checking if the command word
is passed, rather than the value.
2017-01-29 11:35:51 -07:00