mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-20 05:07:54 -06:00
Fix some comments
This commit is contained in:
parent
52d4c37c77
commit
40e253c127
164 changed files with 327 additions and 327 deletions
|
@ -38,7 +38,7 @@
|
|||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
//=============================Thermal Settings ============================
|
||||
//============================= Thermal Settings ============================
|
||||
//===========================================================================
|
||||
|
||||
/**
|
||||
|
@ -1831,7 +1831,7 @@
|
|||
|
||||
// @section motion
|
||||
|
||||
// The number of lineear moves that can be in the planner at once.
|
||||
// The number of linear moves that can be in the planner at once.
|
||||
// The value of BLOCK_BUFFER_SIZE must be a power of 2 (e.g. 8, 16, 32)
|
||||
#if BOTH(SDSUPPORT, DIRECT_STEPPING)
|
||||
#define BLOCK_BUFFER_SIZE 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue