Fixed shared build info code.
- The build info options of “two switches on an axis” and “homing init lock” shared the same letter ‘L’. The former is now ’T’.
This commit is contained in:
parent
e54444e948
commit
fd2a4ebaee
5 changed files with 16 additions and 4 deletions
|
|
@ -1,3 +1,15 @@
|
|||
----------------
|
||||
Date: 2017-02-23
|
||||
Author: Sonny Jeon
|
||||
Subject: Restrict coincident target updates to M3 constant laser only.
|
||||
|
||||
- Restrict M3 forced updates when there is a motion block with a
|
||||
coincident target. Force syncing of the spindle state can lead to some
|
||||
pauses during a job that has coincident targets. That’s not
|
||||
particularly desirable. This ensures M4 dynamic mode is not effected by
|
||||
this force-sync.
|
||||
|
||||
|
||||
----------------
|
||||
Date: 2017-02-23
|
||||
Author: Sonny Jeon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue