My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

stepper.cpp 132KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
  4. *
  5. * Based on Sprinter and grbl.
  6. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation, either version 3 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program. If not, see <https://www.gnu.org/licenses/>.
  20. *
  21. */
  22. /**
  23. * stepper.cpp - A singleton object to execute motion plans using stepper motors
  24. * Marlin Firmware
  25. *
  26. * Derived from Grbl
  27. * Copyright (c) 2009-2011 Simen Svale Skogsrud
  28. *
  29. * Grbl is free software: you can redistribute it and/or modify
  30. * it under the terms of the GNU General Public License as published by
  31. * the Free Software Foundation, either version 3 of the License, or
  32. * (at your option) any later version.
  33. *
  34. * Grbl is distributed in the hope that it will be useful,
  35. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  36. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  37. * GNU General Public License for more details.
  38. *
  39. * You should have received a copy of the GNU General Public License
  40. * along with Grbl. If not, see <https://www.gnu.org/licenses/>.
  41. */
  42. /**
  43. * Timer calculations informed by the 'RepRap cartesian firmware' by Zack Smith
  44. * and Philipp Tiefenbacher.
  45. */
  46. /**
  47. * __________________________
  48. * /| |\ _________________ ^
  49. * / | | \ /| |\ |
  50. * / | | \ / | | \ s
  51. * / | | | | | \ p
  52. * / | | | | | \ e
  53. * +-----+------------------------+---+--+---------------+----+ e
  54. * | BLOCK 1 | BLOCK 2 | d
  55. *
  56. * time ----->
  57. *
  58. * The trapezoid is the shape the speed curve over time. It starts at block->initial_rate, accelerates
  59. * first block->accelerate_until step_events_completed, then keeps going at constant speed until
  60. * step_events_completed reaches block->decelerate_after after which it decelerates until the trapezoid generator is reset.
  61. * The slope of acceleration is calculated using v = u + at where t is the accumulated timer values of the steps so far.
  62. */
  63. /**
  64. * Marlin uses the Bresenham algorithm. For a detailed explanation of theory and
  65. * method see https://www.cs.helsinki.fi/group/goa/mallinnus/lines/bresenh.html
  66. */
  67. /**
  68. * Jerk controlled movements planner added Apr 2018 by Eduardo José Tagle.
  69. * Equations based on Synthethos TinyG2 sources, but the fixed-point
  70. * implementation is new, as we are running the ISR with a variable period.
  71. * Also implemented the Bézier velocity curve evaluation in ARM assembler,
  72. * to avoid impacting ISR speed.
  73. */
  74. #include "stepper.h"
  75. Stepper stepper; // Singleton
  76. #define BABYSTEPPING_EXTRA_DIR_WAIT
  77. #ifdef __AVR__
  78. #include "speed_lookuptable.h"
  79. #endif
  80. #include "endstops.h"
  81. #include "planner.h"
  82. #include "motion.h"
  83. #include "../lcd/marlinui.h"
  84. #include "../gcode/queue.h"
  85. #include "../sd/cardreader.h"
  86. #include "../MarlinCore.h"
  87. #include "../HAL/shared/Delay.h"
  88. #if ENABLED(INTEGRATED_BABYSTEPPING)
  89. #include "../feature/babystep.h"
  90. #endif
  91. #if MB(ALLIGATOR)
  92. #include "../feature/dac/dac_dac084s085.h"
  93. #endif
  94. #if HAS_MOTOR_CURRENT_SPI
  95. #include <SPI.h>
  96. #endif
  97. #if ENABLED(MIXING_EXTRUDER)
  98. #include "../feature/mixing.h"
  99. #endif
  100. #if HAS_FILAMENT_RUNOUT_DISTANCE
  101. #include "../feature/runout.h"
  102. #endif
  103. #if HAS_L64XX
  104. #include "../libs/L64XX/L64XX_Marlin.h"
  105. uint8_t L6470_buf[MAX_L64XX + 1]; // chip command sequence - element 0 not used
  106. bool L64XX_OK_to_power_up = false; // flag to keep L64xx steppers powered down after a reset or power up
  107. #endif
  108. #if ENABLED(AUTO_POWER_CONTROL)
  109. #include "../feature/power.h"
  110. #endif
  111. #if ENABLED(POWER_LOSS_RECOVERY)
  112. #include "../feature/powerloss.h"
  113. #endif
  114. #if HAS_CUTTER
  115. #include "../feature/spindle_laser.h"
  116. #endif
  117. #if ENABLED(EXTENSIBLE_UI)
  118. #include "../lcd/extui/ui_api.h"
  119. #endif
  120. // public:
  121. #if EITHER(HAS_EXTRA_ENDSTOPS, Z_STEPPER_AUTO_ALIGN)
  122. bool Stepper::separate_multi_axis = false;
  123. #endif
  124. #if HAS_MOTOR_CURRENT_SPI || HAS_MOTOR_CURRENT_PWM
  125. bool Stepper::initialized; // = false
  126. uint32_t Stepper::motor_current_setting[MOTOR_CURRENT_COUNT]; // Initialized by settings.load()
  127. #if HAS_MOTOR_CURRENT_SPI
  128. constexpr uint32_t Stepper::digipot_count[];
  129. #endif
  130. #endif
  131. axis_flags_t Stepper::axis_enabled; // {0}
  132. // private:
  133. block_t* Stepper::current_block; // (= nullptr) A pointer to the block currently being traced
  134. axis_bits_t Stepper::last_direction_bits, // = 0
  135. Stepper::axis_did_move; // = 0
  136. bool Stepper::abort_current_block;
  137. #if DISABLED(MIXING_EXTRUDER) && HAS_MULTI_EXTRUDER
  138. uint8_t Stepper::last_moved_extruder = 0xFF;
  139. #endif
  140. #if ENABLED(X_DUAL_ENDSTOPS)
  141. bool Stepper::locked_X_motor = false, Stepper::locked_X2_motor = false;
  142. #endif
  143. #if ENABLED(Y_DUAL_ENDSTOPS)
  144. bool Stepper::locked_Y_motor = false, Stepper::locked_Y2_motor = false;
  145. #endif
  146. #if EITHER(Z_MULTI_ENDSTOPS, Z_STEPPER_AUTO_ALIGN)
  147. bool Stepper::locked_Z_motor = false, Stepper::locked_Z2_motor = false
  148. #if NUM_Z_STEPPER_DRIVERS >= 3
  149. , Stepper::locked_Z3_motor = false
  150. #if NUM_Z_STEPPER_DRIVERS >= 4
  151. , Stepper::locked_Z4_motor = false
  152. #endif
  153. #endif
  154. ;
  155. #endif
  156. uint32_t Stepper::acceleration_time, Stepper::deceleration_time;
  157. uint8_t Stepper::steps_per_isr;
  158. #if ENABLED(FREEZE_FEATURE)
  159. bool Stepper::frozen; // = false
  160. #endif
  161. IF_DISABLED(ADAPTIVE_STEP_SMOOTHING, constexpr) uint8_t Stepper::oversampling_factor;
  162. xyze_long_t Stepper::delta_error{0};
  163. xyze_ulong_t Stepper::advance_dividend{0};
  164. uint32_t Stepper::advance_divisor = 0,
  165. Stepper::step_events_completed = 0, // The number of step events executed in the current block
  166. Stepper::accelerate_until, // The count at which to stop accelerating
  167. Stepper::decelerate_after, // The count at which to start decelerating
  168. Stepper::step_event_count; // The total event count for the current block
  169. #if EITHER(HAS_MULTI_EXTRUDER, MIXING_EXTRUDER)
  170. uint8_t Stepper::stepper_extruder;
  171. #else
  172. constexpr uint8_t Stepper::stepper_extruder;
  173. #endif
  174. #if ENABLED(S_CURVE_ACCELERATION)
  175. int32_t __attribute__((used)) Stepper::bezier_A __asm__("bezier_A"); // A coefficient in Bézier speed curve with alias for assembler
  176. int32_t __attribute__((used)) Stepper::bezier_B __asm__("bezier_B"); // B coefficient in Bézier speed curve with alias for assembler
  177. int32_t __attribute__((used)) Stepper::bezier_C __asm__("bezier_C"); // C coefficient in Bézier speed curve with alias for assembler
  178. uint32_t __attribute__((used)) Stepper::bezier_F __asm__("bezier_F"); // F coefficient in Bézier speed curve with alias for assembler
  179. uint32_t __attribute__((used)) Stepper::bezier_AV __asm__("bezier_AV"); // AV coefficient in Bézier speed curve with alias for assembler
  180. #ifdef __AVR__
  181. bool __attribute__((used)) Stepper::A_negative __asm__("A_negative"); // If A coefficient was negative
  182. #endif
  183. bool Stepper::bezier_2nd_half; // =false If Bézier curve has been initialized or not
  184. #endif
  185. #if ENABLED(LIN_ADVANCE)
  186. uint32_t Stepper::nextAdvanceISR = LA_ADV_NEVER,
  187. Stepper::LA_isr_rate = LA_ADV_NEVER;
  188. uint16_t Stepper::LA_current_adv_steps = 0,
  189. Stepper::LA_final_adv_steps,
  190. Stepper::LA_max_adv_steps;
  191. int8_t Stepper::LA_steps = 0;
  192. bool Stepper::LA_use_advance_lead;
  193. #endif // LIN_ADVANCE
  194. #if ENABLED(INTEGRATED_BABYSTEPPING)
  195. uint32_t Stepper::nextBabystepISR = BABYSTEP_NEVER;
  196. #endif
  197. #if ENABLED(DIRECT_STEPPING)
  198. page_step_state_t Stepper::page_step_state;
  199. #endif
  200. int32_t Stepper::ticks_nominal = -1;
  201. #if DISABLED(S_CURVE_ACCELERATION)
  202. uint32_t Stepper::acc_step_rate; // needed for deceleration start point
  203. #endif
  204. xyz_long_t Stepper::endstops_trigsteps;
  205. xyze_long_t Stepper::count_position{0};
  206. xyze_int8_t Stepper::count_direction{0};
  207. #if ENABLED(LASER_POWER_INLINE_TRAPEZOID)
  208. Stepper::stepper_laser_t Stepper::laser_trap = {
  209. .enabled = false,
  210. .cur_power = 0,
  211. .cruise_set = false,
  212. #if DISABLED(LASER_POWER_INLINE_TRAPEZOID_CONT)
  213. .last_step_count = 0,
  214. .acc_step_count = 0
  215. #else
  216. .till_update = 0
  217. #endif
  218. };
  219. #endif
  220. #define MINDIR(A) (count_direction[_AXIS(A)] < 0)
  221. #define MAXDIR(A) (count_direction[_AXIS(A)] > 0)
  222. #define STEPTEST(A,M,I) TERN0(HAS_ ##A## ##I## _ ##M, !(TEST(endstops.state(), A## ##I## _ ##M) && M## DIR(A)) && !locked_ ##A## ##I## _motor)
  223. #define DUAL_ENDSTOP_APPLY_STEP(A,V) \
  224. if (separate_multi_axis) { \
  225. if (ENABLED(A##_HOME_TO_MIN)) { \
  226. if (STEPTEST(A,MIN, )) A## _STEP_WRITE(V); \
  227. if (STEPTEST(A,MIN,2)) A##2_STEP_WRITE(V); \
  228. } \
  229. else if (ENABLED(A##_HOME_TO_MAX)) { \
  230. if (STEPTEST(A,MAX, )) A## _STEP_WRITE(V); \
  231. if (STEPTEST(A,MAX,2)) A##2_STEP_WRITE(V); \
  232. } \
  233. } \
  234. else { \
  235. A##_STEP_WRITE(V); \
  236. A##2_STEP_WRITE(V); \
  237. }
  238. #define DUAL_SEPARATE_APPLY_STEP(A,V) \
  239. if (separate_multi_axis) { \
  240. if (!locked_##A## _motor) A## _STEP_WRITE(V); \
  241. if (!locked_##A##2_motor) A##2_STEP_WRITE(V); \
  242. } \
  243. else { \
  244. A##_STEP_WRITE(V); \
  245. A##2_STEP_WRITE(V); \
  246. }
  247. #define TRIPLE_ENDSTOP_APPLY_STEP(A,V) \
  248. if (separate_multi_axis) { \
  249. if (ENABLED(A##_HOME_TO_MIN)) { \
  250. if (STEPTEST(A,MIN, )) A## _STEP_WRITE(V); \
  251. if (STEPTEST(A,MIN,2)) A##2_STEP_WRITE(V); \
  252. if (STEPTEST(A,MIN,3)) A##3_STEP_WRITE(V); \
  253. } \
  254. else if (ENABLED(A##_HOME_TO_MAX)) { \
  255. if (STEPTEST(A,MAX, )) A## _STEP_WRITE(V); \
  256. if (STEPTEST(A,MAX,2)) A##2_STEP_WRITE(V); \
  257. if (STEPTEST(A,MAX,3)) A##3_STEP_WRITE(V); \
  258. } \
  259. } \
  260. else { \
  261. A##_STEP_WRITE(V); \
  262. A##2_STEP_WRITE(V); \
  263. A##3_STEP_WRITE(V); \
  264. }
  265. #define TRIPLE_SEPARATE_APPLY_STEP(A,V) \
  266. if (separate_multi_axis) { \
  267. if (!locked_##A## _motor) A## _STEP_WRITE(V); \
  268. if (!locked_##A##2_motor) A##2_STEP_WRITE(V); \
  269. if (!locked_##A##3_motor) A##3_STEP_WRITE(V); \
  270. } \
  271. else { \
  272. A## _STEP_WRITE(V); \
  273. A##2_STEP_WRITE(V); \
  274. A##3_STEP_WRITE(V); \
  275. }
  276. #define QUAD_ENDSTOP_APPLY_STEP(A,V) \
  277. if (separate_multi_axis) { \
  278. if (ENABLED(A##_HOME_TO_MIN)) { \
  279. if (STEPTEST(A,MIN, )) A## _STEP_WRITE(V); \
  280. if (STEPTEST(A,MIN,2)) A##2_STEP_WRITE(V); \
  281. if (STEPTEST(A,MIN,3)) A##3_STEP_WRITE(V); \
  282. if (STEPTEST(A,MIN,4)) A##4_STEP_WRITE(V); \
  283. } \
  284. else if (ENABLED(A##_HOME_TO_MAX)) { \
  285. if (STEPTEST(A,MAX, )) A## _STEP_WRITE(V); \
  286. if (STEPTEST(A,MAX,2)) A##2_STEP_WRITE(V); \
  287. if (STEPTEST(A,MAX,3)) A##3_STEP_WRITE(V); \
  288. if (STEPTEST(A,MAX,4)) A##4_STEP_WRITE(V); \
  289. } \
  290. } \
  291. else { \
  292. A## _STEP_WRITE(V); \
  293. A##2_STEP_WRITE(V); \
  294. A##3_STEP_WRITE(V); \
  295. A##4_STEP_WRITE(V); \
  296. }
  297. #define QUAD_SEPARATE_APPLY_STEP(A,V) \
  298. if (separate_multi_axis) { \
  299. if (!locked_##A## _motor) A## _STEP_WRITE(V); \
  300. if (!locked_##A##2_motor) A##2_STEP_WRITE(V); \
  301. if (!locked_##A##3_motor) A##3_STEP_WRITE(V); \
  302. if (!locked_##A##4_motor) A##4_STEP_WRITE(V); \
  303. } \
  304. else { \
  305. A## _STEP_WRITE(V); \
  306. A##2_STEP_WRITE(V); \
  307. A##3_STEP_WRITE(V); \
  308. A##4_STEP_WRITE(V); \
  309. }
  310. #if ENABLED(X_DUAL_STEPPER_DRIVERS)
  311. #define X_APPLY_DIR(v,Q) do{ X_DIR_WRITE(v); X2_DIR_WRITE((v) ^ ENABLED(INVERT_X2_VS_X_DIR)); }while(0)
  312. #if ENABLED(X_DUAL_ENDSTOPS)
  313. #define X_APPLY_STEP(v,Q) DUAL_ENDSTOP_APPLY_STEP(X,v)
  314. #else
  315. #define X_APPLY_STEP(v,Q) do{ X_STEP_WRITE(v); X2_STEP_WRITE(v); }while(0)
  316. #endif
  317. #elif ENABLED(DUAL_X_CARRIAGE)
  318. #define X_APPLY_DIR(v,ALWAYS) do{ \
  319. if (extruder_duplication_enabled || ALWAYS) { X_DIR_WRITE(v); X2_DIR_WRITE((v) ^ idex_mirrored_mode); } \
  320. else if (last_moved_extruder) X2_DIR_WRITE(v); else X_DIR_WRITE(v); \
  321. }while(0)
  322. #define X_APPLY_STEP(v,ALWAYS) do{ \
  323. if (extruder_duplication_enabled || ALWAYS) { X_STEP_WRITE(v); X2_STEP_WRITE(v); } \
  324. else if (last_moved_extruder) X2_STEP_WRITE(v); else X_STEP_WRITE(v); \
  325. }while(0)
  326. #else
  327. #define X_APPLY_DIR(v,Q) X_DIR_WRITE(v)
  328. #define X_APPLY_STEP(v,Q) X_STEP_WRITE(v)
  329. #endif
  330. #if ENABLED(Y_DUAL_STEPPER_DRIVERS)
  331. #define Y_APPLY_DIR(v,Q) do{ Y_DIR_WRITE(v); Y2_DIR_WRITE((v) ^ ENABLED(INVERT_Y2_VS_Y_DIR)); }while(0)
  332. #if ENABLED(Y_DUAL_ENDSTOPS)
  333. #define Y_APPLY_STEP(v,Q) DUAL_ENDSTOP_APPLY_STEP(Y,v)
  334. #else
  335. #define Y_APPLY_STEP(v,Q) do{ Y_STEP_WRITE(v); Y2_STEP_WRITE(v); }while(0)
  336. #endif
  337. #elif HAS_Y_AXIS
  338. #define Y_APPLY_DIR(v,Q) Y_DIR_WRITE(v)
  339. #define Y_APPLY_STEP(v,Q) Y_STEP_WRITE(v)
  340. #endif
  341. #if NUM_Z_STEPPER_DRIVERS == 4
  342. #define Z_APPLY_DIR(v,Q) do{ \
  343. Z_DIR_WRITE(v); Z2_DIR_WRITE((v) ^ ENABLED(INVERT_Z2_VS_Z_DIR)); \
  344. Z3_DIR_WRITE((v) ^ ENABLED(INVERT_Z3_VS_Z_DIR)); Z4_DIR_WRITE((v) ^ ENABLED(INVERT_Z4_VS_Z_DIR)); \
  345. }while(0)
  346. #if ENABLED(Z_MULTI_ENDSTOPS)
  347. #define Z_APPLY_STEP(v,Q) QUAD_ENDSTOP_APPLY_STEP(Z,v)
  348. #elif ENABLED(Z_STEPPER_AUTO_ALIGN)
  349. #define Z_APPLY_STEP(v,Q) QUAD_SEPARATE_APPLY_STEP(Z,v)
  350. #else
  351. #define Z_APPLY_STEP(v,Q) do{ Z_STEP_WRITE(v); Z2_STEP_WRITE(v); Z3_STEP_WRITE(v); Z4_STEP_WRITE(v); }while(0)
  352. #endif
  353. #elif NUM_Z_STEPPER_DRIVERS == 3
  354. #define Z_APPLY_DIR(v,Q) do{ \
  355. Z_DIR_WRITE(v); Z2_DIR_WRITE((v) ^ ENABLED(INVERT_Z2_VS_Z_DIR)); Z3_DIR_WRITE((v) ^ ENABLED(INVERT_Z3_VS_Z_DIR)); \
  356. }while(0)
  357. #if ENABLED(Z_MULTI_ENDSTOPS)
  358. #define Z_APPLY_STEP(v,Q) TRIPLE_ENDSTOP_APPLY_STEP(Z,v)
  359. #elif ENABLED(Z_STEPPER_AUTO_ALIGN)
  360. #define Z_APPLY_STEP(v,Q) TRIPLE_SEPARATE_APPLY_STEP(Z,v)
  361. #else
  362. #define Z_APPLY_STEP(v,Q) do{ Z_STEP_WRITE(v); Z2_STEP_WRITE(v); Z3_STEP_WRITE(v); }while(0)
  363. #endif
  364. #elif NUM_Z_STEPPER_DRIVERS == 2
  365. #define Z_APPLY_DIR(v,Q) do{ Z_DIR_WRITE(v); Z2_DIR_WRITE((v) ^ ENABLED(INVERT_Z2_VS_Z_DIR)); }while(0)
  366. #if ENABLED(Z_MULTI_ENDSTOPS)
  367. #define Z_APPLY_STEP(v,Q) DUAL_ENDSTOP_APPLY_STEP(Z,v)
  368. #elif ENABLED(Z_STEPPER_AUTO_ALIGN)
  369. #define Z_APPLY_STEP(v,Q) DUAL_SEPARATE_APPLY_STEP(Z,v)
  370. #else
  371. #define Z_APPLY_STEP(v,Q) do{ Z_STEP_WRITE(v); Z2_STEP_WRITE(v); }while(0)
  372. #endif
  373. #elif HAS_Z_AXIS
  374. #define Z_APPLY_DIR(v,Q) Z_DIR_WRITE(v)
  375. #define Z_APPLY_STEP(v,Q) Z_STEP_WRITE(v)
  376. #endif
  377. #if HAS_I_AXIS
  378. #define I_APPLY_DIR(v,Q) I_DIR_WRITE(v)
  379. #define I_APPLY_STEP(v,Q) I_STEP_WRITE(v)
  380. #endif
  381. #if HAS_J_AXIS
  382. #define J_APPLY_DIR(v,Q) J_DIR_WRITE(v)
  383. #define J_APPLY_STEP(v,Q) J_STEP_WRITE(v)
  384. #endif
  385. #if HAS_K_AXIS
  386. #define K_APPLY_DIR(v,Q) K_DIR_WRITE(v)
  387. #define K_APPLY_STEP(v,Q) K_STEP_WRITE(v)
  388. #endif
  389. #if DISABLED(MIXING_EXTRUDER)
  390. #define E_APPLY_STEP(v,Q) E_STEP_WRITE(stepper_extruder, v)
  391. #endif
  392. #define CYCLES_TO_NS(CYC) (1000UL * (CYC) / ((F_CPU) / 1000000))
  393. #define NS_PER_PULSE_TIMER_TICK (1000000000UL / (STEPPER_TIMER_RATE))
  394. // Round up when converting from ns to timer ticks
  395. #define NS_TO_PULSE_TIMER_TICKS(NS) (((NS) + (NS_PER_PULSE_TIMER_TICK) / 2) / (NS_PER_PULSE_TIMER_TICK))
  396. #define TIMER_SETUP_NS (CYCLES_TO_NS(TIMER_READ_ADD_AND_STORE_CYCLES))
  397. #define PULSE_HIGH_TICK_COUNT hal_timer_t(NS_TO_PULSE_TIMER_TICKS(_MIN_PULSE_HIGH_NS - _MIN(_MIN_PULSE_HIGH_NS, TIMER_SETUP_NS)))
  398. #define PULSE_LOW_TICK_COUNT hal_timer_t(NS_TO_PULSE_TIMER_TICKS(_MIN_PULSE_LOW_NS - _MIN(_MIN_PULSE_LOW_NS, TIMER_SETUP_NS)))
  399. #define USING_TIMED_PULSE() hal_timer_t start_pulse_count = 0
  400. #define START_TIMED_PULSE(DIR) (start_pulse_count = HAL_timer_get_count(MF_TIMER_PULSE))
  401. #define AWAIT_TIMED_PULSE(DIR) while (PULSE_##DIR##_TICK_COUNT > HAL_timer_get_count(MF_TIMER_PULSE) - start_pulse_count) { }
  402. #define START_HIGH_PULSE() START_TIMED_PULSE(HIGH)
  403. #define AWAIT_HIGH_PULSE() AWAIT_TIMED_PULSE(HIGH)
  404. #define START_LOW_PULSE() START_TIMED_PULSE(LOW)
  405. #define AWAIT_LOW_PULSE() AWAIT_TIMED_PULSE(LOW)
  406. #if MINIMUM_STEPPER_PRE_DIR_DELAY > 0
  407. #define DIR_WAIT_BEFORE() DELAY_NS(MINIMUM_STEPPER_PRE_DIR_DELAY)
  408. #else
  409. #define DIR_WAIT_BEFORE()
  410. #endif
  411. #if MINIMUM_STEPPER_POST_DIR_DELAY > 0
  412. #define DIR_WAIT_AFTER() DELAY_NS(MINIMUM_STEPPER_POST_DIR_DELAY)
  413. #else
  414. #define DIR_WAIT_AFTER()
  415. #endif
  416. void Stepper::enable_axis(const AxisEnum axis) {
  417. #define _CASE_ENABLE(N) case N##_AXIS: ENABLE_AXIS_##N(); break;
  418. switch (axis) {
  419. LINEAR_AXIS_CODE(
  420. _CASE_ENABLE(X), _CASE_ENABLE(Y), _CASE_ENABLE(Z),
  421. _CASE_ENABLE(I), _CASE_ENABLE(J), _CASE_ENABLE(K)
  422. );
  423. default: break;
  424. }
  425. mark_axis_enabled(axis);
  426. }
  427. bool Stepper::disable_axis(const AxisEnum axis) {
  428. mark_axis_disabled(axis);
  429. TERN_(DWIN_LCD_PROUI, set_axis_untrusted(axis)); // MRISCOC workaround: https://github.com/MarlinFirmware/Marlin/issues/23095
  430. // If all the axes that share the enabled bit are disabled
  431. const bool can_disable = can_axis_disable(axis);
  432. if (can_disable) {
  433. #define _CASE_DISABLE(N) case N##_AXIS: DISABLE_AXIS_##N(); break;
  434. switch (axis) {
  435. LINEAR_AXIS_CODE(
  436. _CASE_DISABLE(X), _CASE_DISABLE(Y), _CASE_DISABLE(Z),
  437. _CASE_DISABLE(I), _CASE_DISABLE(J), _CASE_DISABLE(K)
  438. );
  439. default: break;
  440. }
  441. }
  442. return can_disable;
  443. }
  444. #if HAS_EXTRUDERS
  445. void Stepper::enable_extruder(E_TERN_(const uint8_t eindex)) {
  446. IF_DISABLED(HAS_MULTI_EXTRUDER, constexpr uint8_t eindex = 0);
  447. #define _CASE_ENA_E(N) case N: ENABLE_AXIS_E##N(); mark_axis_enabled(E_AXIS E_OPTARG(eindex)); break;
  448. switch (eindex) {
  449. REPEAT(E_STEPPERS, _CASE_ENA_E)
  450. }
  451. }
  452. bool Stepper::disable_extruder(E_TERN_(const uint8_t eindex/*=0*/)) {
  453. IF_DISABLED(HAS_MULTI_EXTRUDER, constexpr uint8_t eindex = 0);
  454. mark_axis_disabled(E_AXIS E_OPTARG(eindex));
  455. const bool can_disable = can_axis_disable(E_AXIS E_OPTARG(eindex));
  456. if (can_disable) {
  457. #define _CASE_DIS_E(N) case N: DISABLE_AXIS_E##N(); break;
  458. switch (eindex) { REPEAT(E_STEPPERS, _CASE_DIS_E) }
  459. }
  460. return can_disable;
  461. }
  462. void Stepper::enable_e_steppers() {
  463. #define _ENA_E(N) ENABLE_EXTRUDER(N);
  464. REPEAT(EXTRUDERS, _ENA_E)
  465. }
  466. void Stepper::disable_e_steppers() {
  467. #define _DIS_E(N) DISABLE_EXTRUDER(N);
  468. REPEAT(EXTRUDERS, _DIS_E)
  469. }
  470. #endif
  471. void Stepper::enable_all_steppers() {
  472. TERN_(AUTO_POWER_CONTROL, powerManager.power_on());
  473. LINEAR_AXIS_CODE(
  474. enable_axis(X_AXIS), enable_axis(Y_AXIS), enable_axis(Z_AXIS),
  475. enable_axis(I_AXIS), enable_axis(J_AXIS), enable_axis(K_AXIS)
  476. );
  477. enable_e_steppers();
  478. TERN_(EXTENSIBLE_UI, ExtUI::onSteppersEnabled());
  479. }
  480. void Stepper::disable_all_steppers() {
  481. LINEAR_AXIS_CODE(
  482. disable_axis(X_AXIS), disable_axis(Y_AXIS), disable_axis(Z_AXIS),
  483. disable_axis(I_AXIS), disable_axis(J_AXIS), disable_axis(K_AXIS)
  484. );
  485. disable_e_steppers();
  486. TERN_(EXTENSIBLE_UI, ExtUI::onSteppersDisabled());
  487. }
  488. /**
  489. * Set the stepper direction of each axis
  490. *
  491. * COREXY: X_AXIS=A_AXIS and Y_AXIS=B_AXIS
  492. * COREXZ: X_AXIS=A_AXIS and Z_AXIS=C_AXIS
  493. * COREYZ: Y_AXIS=B_AXIS and Z_AXIS=C_AXIS
  494. */
  495. void Stepper::set_directions() {
  496. DIR_WAIT_BEFORE();
  497. #define SET_STEP_DIR(A) \
  498. if (motor_direction(_AXIS(A))) { \
  499. A##_APPLY_DIR(INVERT_##A##_DIR, false); \
  500. count_direction[_AXIS(A)] = -1; \
  501. } \
  502. else { \
  503. A##_APPLY_DIR(!INVERT_##A##_DIR, false); \
  504. count_direction[_AXIS(A)] = 1; \
  505. }
  506. TERN_(HAS_X_DIR, SET_STEP_DIR(X)); // A
  507. TERN_(HAS_Y_DIR, SET_STEP_DIR(Y)); // B
  508. TERN_(HAS_Z_DIR, SET_STEP_DIR(Z)); // C
  509. TERN_(HAS_I_DIR, SET_STEP_DIR(I));
  510. TERN_(HAS_J_DIR, SET_STEP_DIR(J));
  511. TERN_(HAS_K_DIR, SET_STEP_DIR(K));
  512. #if DISABLED(LIN_ADVANCE)
  513. #if ENABLED(MIXING_EXTRUDER)
  514. // Because this is valid for the whole block we don't know
  515. // what e-steppers will step. Likely all. Set all.
  516. if (motor_direction(E_AXIS)) {
  517. MIXER_STEPPER_LOOP(j) REV_E_DIR(j);
  518. count_direction.e = -1;
  519. }
  520. else {
  521. MIXER_STEPPER_LOOP(j) NORM_E_DIR(j);
  522. count_direction.e = 1;
  523. }
  524. #elif HAS_EXTRUDERS
  525. if (motor_direction(E_AXIS)) {
  526. REV_E_DIR(stepper_extruder);
  527. count_direction.e = -1;
  528. }
  529. else {
  530. NORM_E_DIR(stepper_extruder);
  531. count_direction.e = 1;
  532. }
  533. #endif
  534. #endif // !LIN_ADVANCE
  535. #if HAS_L64XX
  536. if (L64XX_OK_to_power_up) { // OK to send the direction commands (which powers up the L64XX steppers)
  537. if (L64xxManager.spi_active) {
  538. L64xxManager.spi_abort = true; // Interrupted SPI transfer needs to shut down gracefully
  539. for (uint8_t j = 1; j <= L64XX::chain[0]; j++)
  540. L6470_buf[j] = dSPIN_NOP; // Fill buffer with NOOPs
  541. L64xxManager.transfer(L6470_buf, L64XX::chain[0]); // Send enough NOOPs to complete any command
  542. L64xxManager.transfer(L6470_buf, L64XX::chain[0]);
  543. L64xxManager.transfer(L6470_buf, L64XX::chain[0]);
  544. }
  545. // L64xxManager.dir_commands[] is an array that holds direction command for each stepper
  546. // Scan command array, copy matches into L64xxManager.transfer
  547. for (uint8_t j = 1; j <= L64XX::chain[0]; j++)
  548. L6470_buf[j] = L64xxManager.dir_commands[L64XX::chain[j]];
  549. L64xxManager.transfer(L6470_buf, L64XX::chain[0]); // send the command stream to the drivers
  550. }
  551. #endif
  552. DIR_WAIT_AFTER();
  553. }
  554. #if ENABLED(S_CURVE_ACCELERATION)
  555. /**
  556. * This uses a quintic (fifth-degree) Bézier polynomial for the velocity curve, giving
  557. * a "linear pop" velocity curve; with pop being the sixth derivative of position:
  558. * velocity - 1st, acceleration - 2nd, jerk - 3rd, snap - 4th, crackle - 5th, pop - 6th
  559. *
  560. * The Bézier curve takes the form:
  561. *
  562. * V(t) = P_0 * B_0(t) + P_1 * B_1(t) + P_2 * B_2(t) + P_3 * B_3(t) + P_4 * B_4(t) + P_5 * B_5(t)
  563. *
  564. * Where 0 <= t <= 1, and V(t) is the velocity. P_0 through P_5 are the control points, and B_0(t)
  565. * through B_5(t) are the Bernstein basis as follows:
  566. *
  567. * B_0(t) = (1-t)^5 = -t^5 + 5t^4 - 10t^3 + 10t^2 - 5t + 1
  568. * B_1(t) = 5(1-t)^4 * t = 5t^5 - 20t^4 + 30t^3 - 20t^2 + 5t
  569. * B_2(t) = 10(1-t)^3 * t^2 = -10t^5 + 30t^4 - 30t^3 + 10t^2
  570. * B_3(t) = 10(1-t)^2 * t^3 = 10t^5 - 20t^4 + 10t^3
  571. * B_4(t) = 5(1-t) * t^4 = -5t^5 + 5t^4
  572. * B_5(t) = t^5 = t^5
  573. * ^ ^ ^ ^ ^ ^
  574. * | | | | | |
  575. * A B C D E F
  576. *
  577. * Unfortunately, we cannot use forward-differencing to calculate each position through
  578. * the curve, as Marlin uses variable timer periods. So, we require a formula of the form:
  579. *
  580. * V_f(t) = A*t^5 + B*t^4 + C*t^3 + D*t^2 + E*t + F
  581. *
  582. * Looking at the above B_0(t) through B_5(t) expanded forms, if we take the coefficients of t^5
  583. * through t of the Bézier form of V(t), we can determine that:
  584. *
  585. * A = -P_0 + 5*P_1 - 10*P_2 + 10*P_3 - 5*P_4 + P_5
  586. * B = 5*P_0 - 20*P_1 + 30*P_2 - 20*P_3 + 5*P_4
  587. * C = -10*P_0 + 30*P_1 - 30*P_2 + 10*P_3
  588. * D = 10*P_0 - 20*P_1 + 10*P_2
  589. * E = - 5*P_0 + 5*P_1
  590. * F = P_0
  591. *
  592. * Now, since we will (currently) *always* want the initial acceleration and jerk values to be 0,
  593. * We set P_i = P_0 = P_1 = P_2 (initial velocity), and P_t = P_3 = P_4 = P_5 (target velocity),
  594. * which, after simplification, resolves to:
  595. *
  596. * A = - 6*P_i + 6*P_t = 6*(P_t - P_i)
  597. * B = 15*P_i - 15*P_t = 15*(P_i - P_t)
  598. * C = -10*P_i + 10*P_t = 10*(P_t - P_i)
  599. * D = 0
  600. * E = 0
  601. * F = P_i
  602. *
  603. * As the t is evaluated in non uniform steps here, there is no other way rather than evaluating
  604. * the Bézier curve at each point:
  605. *
  606. * V_f(t) = A*t^5 + B*t^4 + C*t^3 + F [0 <= t <= 1]
  607. *
  608. * Floating point arithmetic execution time cost is prohibitive, so we will transform the math to
  609. * use fixed point values to be able to evaluate it in realtime. Assuming a maximum of 250000 steps
  610. * per second (driver pulses should at least be 2µS hi/2µS lo), and allocating 2 bits to avoid
  611. * overflows on the evaluation of the Bézier curve, means we can use
  612. *
  613. * t: unsigned Q0.32 (0 <= t < 1) |range 0 to 0xFFFFFFFF unsigned
  614. * A: signed Q24.7 , |range = +/- 250000 * 6 * 128 = +/- 192000000 = 0x0B71B000 | 28 bits + sign
  615. * B: signed Q24.7 , |range = +/- 250000 *15 * 128 = +/- 480000000 = 0x1C9C3800 | 29 bits + sign
  616. * C: signed Q24.7 , |range = +/- 250000 *10 * 128 = +/- 320000000 = 0x1312D000 | 29 bits + sign
  617. * F: signed Q24.7 , |range = +/- 250000 * 128 = 32000000 = 0x01E84800 | 25 bits + sign
  618. *
  619. * The trapezoid generator state contains the following information, that we will use to create and evaluate
  620. * the Bézier curve:
  621. *
  622. * blk->step_event_count [TS] = The total count of steps for this movement. (=distance)
  623. * blk->initial_rate [VI] = The initial steps per second (=velocity)
  624. * blk->final_rate [VF] = The ending steps per second (=velocity)
  625. * and the count of events completed (step_events_completed) [CS] (=distance until now)
  626. *
  627. * Note the abbreviations we use in the following formulae are between []s
  628. *
  629. * For Any 32bit CPU:
  630. *
  631. * At the start of each trapezoid, calculate the coefficients A,B,C,F and Advance [AV], as follows:
  632. *
  633. * A = 6*128*(VF - VI) = 768*(VF - VI)
  634. * B = 15*128*(VI - VF) = 1920*(VI - VF)
  635. * C = 10*128*(VF - VI) = 1280*(VF - VI)
  636. * F = 128*VI = 128*VI
  637. * AV = (1<<32)/TS ~= 0xFFFFFFFF / TS (To use ARM UDIV, that is 32 bits) (this is computed at the planner, to offload expensive calculations from the ISR)
  638. *
  639. * And for each point, evaluate the curve with the following sequence:
  640. *
  641. * void lsrs(uint32_t& d, uint32_t s, int cnt) {
  642. * d = s >> cnt;
  643. * }
  644. * void lsls(uint32_t& d, uint32_t s, int cnt) {
  645. * d = s << cnt;
  646. * }
  647. * void lsrs(int32_t& d, uint32_t s, int cnt) {
  648. * d = uint32_t(s) >> cnt;
  649. * }
  650. * void lsls(int32_t& d, uint32_t s, int cnt) {
  651. * d = uint32_t(s) << cnt;
  652. * }
  653. * void umull(uint32_t& rlo, uint32_t& rhi, uint32_t op1, uint32_t op2) {
  654. * uint64_t res = uint64_t(op1) * op2;
  655. * rlo = uint32_t(res & 0xFFFFFFFF);
  656. * rhi = uint32_t((res >> 32) & 0xFFFFFFFF);
  657. * }
  658. * void smlal(int32_t& rlo, int32_t& rhi, int32_t op1, int32_t op2) {
  659. * int64_t mul = int64_t(op1) * op2;
  660. * int64_t s = int64_t(uint32_t(rlo) | ((uint64_t(uint32_t(rhi)) << 32U)));
  661. * mul += s;
  662. * rlo = int32_t(mul & 0xFFFFFFFF);
  663. * rhi = int32_t((mul >> 32) & 0xFFFFFFFF);
  664. * }
  665. * int32_t _eval_bezier_curve_arm(uint32_t curr_step) {
  666. * uint32_t flo = 0;
  667. * uint32_t fhi = bezier_AV * curr_step;
  668. * uint32_t t = fhi;
  669. * int32_t alo = bezier_F;
  670. * int32_t ahi = 0;
  671. * int32_t A = bezier_A;
  672. * int32_t B = bezier_B;
  673. * int32_t C = bezier_C;
  674. *
  675. * lsrs(ahi, alo, 1); // a = F << 31
  676. * lsls(alo, alo, 31); //
  677. * umull(flo, fhi, fhi, t); // f *= t
  678. * umull(flo, fhi, fhi, t); // f>>=32; f*=t
  679. * lsrs(flo, fhi, 1); //
  680. * smlal(alo, ahi, flo, C); // a+=(f>>33)*C
  681. * umull(flo, fhi, fhi, t); // f>>=32; f*=t
  682. * lsrs(flo, fhi, 1); //
  683. * smlal(alo, ahi, flo, B); // a+=(f>>33)*B
  684. * umull(flo, fhi, fhi, t); // f>>=32; f*=t
  685. * lsrs(flo, fhi, 1); // f>>=33;
  686. * smlal(alo, ahi, flo, A); // a+=(f>>33)*A;
  687. * lsrs(alo, ahi, 6); // a>>=38
  688. *
  689. * return alo;
  690. * }
  691. *
  692. * This is rewritten in ARM assembly for optimal performance (43 cycles to execute).
  693. *
  694. * For AVR, the precision of coefficients is scaled so the Bézier curve can be evaluated in real-time:
  695. * Let's reduce precision as much as possible. After some experimentation we found that:
  696. *
  697. * Assume t and AV with 24 bits is enough
  698. * A = 6*(VF - VI)
  699. * B = 15*(VI - VF)
  700. * C = 10*(VF - VI)
  701. * F = VI
  702. * AV = (1<<24)/TS (this is computed at the planner, to offload expensive calculations from the ISR)
  703. *
  704. * Instead of storing sign for each coefficient, we will store its absolute value,
  705. * and flag the sign of the A coefficient, so we can save to store the sign bit.
  706. * It always holds that sign(A) = - sign(B) = sign(C)
  707. *
  708. * So, the resulting range of the coefficients are:
  709. *
  710. * t: unsigned (0 <= t < 1) |range 0 to 0xFFFFFF unsigned
  711. * A: signed Q24 , range = 250000 * 6 = 1500000 = 0x16E360 | 21 bits
  712. * B: signed Q24 , range = 250000 *15 = 3750000 = 0x393870 | 22 bits
  713. * C: signed Q24 , range = 250000 *10 = 2500000 = 0x1312D0 | 21 bits
  714. * F: signed Q24 , range = 250000 = 250000 = 0x0ED090 | 20 bits
  715. *
  716. * And for each curve, estimate its coefficients with:
  717. *
  718. * void _calc_bezier_curve_coeffs(int32_t v0, int32_t v1, uint32_t av) {
  719. * // Calculate the Bézier coefficients
  720. * if (v1 < v0) {
  721. * A_negative = true;
  722. * bezier_A = 6 * (v0 - v1);
  723. * bezier_B = 15 * (v0 - v1);
  724. * bezier_C = 10 * (v0 - v1);
  725. * }
  726. * else {
  727. * A_negative = false;
  728. * bezier_A = 6 * (v1 - v0);
  729. * bezier_B = 15 * (v1 - v0);
  730. * bezier_C = 10 * (v1 - v0);
  731. * }
  732. * bezier_F = v0;
  733. * }
  734. *
  735. * And for each point, evaluate the curve with the following sequence:
  736. *
  737. * // unsigned multiplication of 24 bits x 24bits, return upper 16 bits
  738. * void umul24x24to16hi(uint16_t& r, uint24_t op1, uint24_t op2) {
  739. * r = (uint64_t(op1) * op2) >> 8;
  740. * }
  741. * // unsigned multiplication of 16 bits x 16bits, return upper 16 bits
  742. * void umul16x16to16hi(uint16_t& r, uint16_t op1, uint16_t op2) {
  743. * r = (uint32_t(op1) * op2) >> 16;
  744. * }
  745. * // unsigned multiplication of 16 bits x 24bits, return upper 24 bits
  746. * void umul16x24to24hi(uint24_t& r, uint16_t op1, uint24_t op2) {
  747. * r = uint24_t((uint64_t(op1) * op2) >> 16);
  748. * }
  749. *
  750. * int32_t _eval_bezier_curve(uint32_t curr_step) {
  751. * // To save computing, the first step is always the initial speed
  752. * if (!curr_step)
  753. * return bezier_F;
  754. *
  755. * uint16_t t;
  756. * umul24x24to16hi(t, bezier_AV, curr_step); // t: Range 0 - 1^16 = 16 bits
  757. * uint16_t f = t;
  758. * umul16x16to16hi(f, f, t); // Range 16 bits (unsigned)
  759. * umul16x16to16hi(f, f, t); // Range 16 bits : f = t^3 (unsigned)
  760. * uint24_t acc = bezier_F; // Range 20 bits (unsigned)
  761. * if (A_negative) {
  762. * uint24_t v;
  763. * umul16x24to24hi(v, f, bezier_C); // Range 21bits
  764. * acc -= v;
  765. * umul16x16to16hi(f, f, t); // Range 16 bits : f = t^4 (unsigned)
  766. * umul16x24to24hi(v, f, bezier_B); // Range 22bits
  767. * acc += v;
  768. * umul16x16to16hi(f, f, t); // Range 16 bits : f = t^5 (unsigned)
  769. * umul16x24to24hi(v, f, bezier_A); // Range 21bits + 15 = 36bits (plus sign)
  770. * acc -= v;
  771. * }
  772. * else {
  773. * uint24_t v;
  774. * umul16x24to24hi(v, f, bezier_C); // Range 21bits
  775. * acc += v;
  776. * umul16x16to16hi(f, f, t); // Range 16 bits : f = t^4 (unsigned)
  777. * umul16x24to24hi(v, f, bezier_B); // Range 22bits
  778. * acc -= v;
  779. * umul16x16to16hi(f, f, t); // Range 16 bits : f = t^5 (unsigned)
  780. * umul16x24to24hi(v, f, bezier_A); // Range 21bits + 15 = 36bits (plus sign)
  781. * acc += v;
  782. * }
  783. * return acc;
  784. * }
  785. * These functions are translated to assembler for optimal performance.
  786. * Coefficient calculation takes 70 cycles. Bezier point evaluation takes 150 cycles.
  787. */
  788. #ifdef __AVR__
  789. // For AVR we use assembly to maximize speed
  790. void Stepper::_calc_bezier_curve_coeffs(const int32_t v0, const int32_t v1, const uint32_t av) {
  791. // Store advance
  792. bezier_AV = av;
  793. // Calculate the rest of the coefficients
  794. uint8_t r2 = v0 & 0xFF;
  795. uint8_t r3 = (v0 >> 8) & 0xFF;
  796. uint8_t r12 = (v0 >> 16) & 0xFF;
  797. uint8_t r5 = v1 & 0xFF;
  798. uint8_t r6 = (v1 >> 8) & 0xFF;
  799. uint8_t r7 = (v1 >> 16) & 0xFF;
  800. uint8_t r4,r8,r9,r10,r11;
  801. __asm__ __volatile__(
  802. /* Calculate the Bézier coefficients */
  803. /* %10:%1:%0 = v0*/
  804. /* %5:%4:%3 = v1*/
  805. /* %7:%6:%10 = temporary*/
  806. /* %9 = val (must be high register!)*/
  807. /* %10 (must be high register!)*/
  808. /* Store initial velocity*/
  809. A("sts bezier_F, %0")
  810. A("sts bezier_F+1, %1")
  811. A("sts bezier_F+2, %10") /* bezier_F = %10:%1:%0 = v0 */
  812. /* Get delta speed */
  813. A("ldi %2,-1") /* %2 = 0xFF, means A_negative = true */
  814. A("clr %8") /* %8 = 0 */
  815. A("sub %0,%3")
  816. A("sbc %1,%4")
  817. A("sbc %10,%5") /* v0 -= v1, C=1 if result is negative */
  818. A("brcc 1f") /* branch if result is positive (C=0), that means v0 >= v1 */
  819. /* Result was negative, get the absolute value*/
  820. A("com %10")
  821. A("com %1")
  822. A("neg %0")
  823. A("sbc %1,%2")
  824. A("sbc %10,%2") /* %10:%1:%0 +1 -> %10:%1:%0 = -(v0 - v1) = (v1 - v0) */
  825. A("clr %2") /* %2 = 0, means A_negative = false */
  826. /* Store negative flag*/
  827. L("1")
  828. A("sts A_negative, %2") /* Store negative flag */
  829. /* Compute coefficients A,B and C [20 cycles worst case]*/
  830. A("ldi %9,6") /* %9 = 6 */
  831. A("mul %0,%9") /* r1:r0 = 6*LO(v0-v1) */
  832. A("sts bezier_A, r0")
  833. A("mov %6,r1")
  834. A("clr %7") /* %7:%6:r0 = 6*LO(v0-v1) */
  835. A("mul %1,%9") /* r1:r0 = 6*MI(v0-v1) */
  836. A("add %6,r0")
  837. A("adc %7,r1") /* %7:%6:?? += 6*MI(v0-v1) << 8 */
  838. A("mul %10,%9") /* r1:r0 = 6*HI(v0-v1) */
  839. A("add %7,r0") /* %7:%6:?? += 6*HI(v0-v1) << 16 */
  840. A("sts bezier_A+1, %6")
  841. A("sts bezier_A+2, %7") /* bezier_A = %7:%6:?? = 6*(v0-v1) [35 cycles worst] */
  842. A("ldi %9,15") /* %9 = 15 */
  843. A("mul %0,%9") /* r1:r0 = 5*LO(v0-v1) */
  844. A("sts bezier_B, r0")
  845. A("mov %6,r1")
  846. A("clr %7") /* %7:%6:?? = 5*LO(v0-v1) */
  847. A("mul %1,%9") /* r1:r0 = 5*MI(v0-v1) */
  848. A("add %6,r0")
  849. A("adc %7,r1") /* %7:%6:?? += 5*MI(v0-v1) << 8 */
  850. A("mul %10,%9") /* r1:r0 = 5*HI(v0-v1) */
  851. A("add %7,r0") /* %7:%6:?? += 5*HI(v0-v1) << 16 */
  852. A("sts bezier_B+1, %6")
  853. A("sts bezier_B+2, %7") /* bezier_B = %7:%6:?? = 5*(v0-v1) [50 cycles worst] */
  854. A("ldi %9,10") /* %9 = 10 */
  855. A("mul %0,%9") /* r1:r0 = 10*LO(v0-v1) */
  856. A("sts bezier_C, r0")
  857. A("mov %6,r1")
  858. A("clr %7") /* %7:%6:?? = 10*LO(v0-v1) */
  859. A("mul %1,%9") /* r1:r0 = 10*MI(v0-v1) */
  860. A("add %6,r0")
  861. A("adc %7,r1") /* %7:%6:?? += 10*MI(v0-v1) << 8 */
  862. A("mul %10,%9") /* r1:r0 = 10*HI(v0-v1) */
  863. A("add %7,r0") /* %7:%6:?? += 10*HI(v0-v1) << 16 */
  864. A("sts bezier_C+1, %6")
  865. " sts bezier_C+2, %7" /* bezier_C = %7:%6:?? = 10*(v0-v1) [65 cycles worst] */
  866. : "+r" (r2),
  867. "+d" (r3),
  868. "=r" (r4),
  869. "+r" (r5),
  870. "+r" (r6),
  871. "+r" (r7),
  872. "=r" (r8),
  873. "=r" (r9),
  874. "=r" (r10),
  875. "=d" (r11),
  876. "+r" (r12)
  877. :
  878. : "r0", "r1", "cc", "memory"
  879. );
  880. }
  881. FORCE_INLINE int32_t Stepper::_eval_bezier_curve(const uint32_t curr_step) {
  882. // If dealing with the first step, save expensive computing and return the initial speed
  883. if (!curr_step)
  884. return bezier_F;
  885. uint8_t r0 = 0; /* Zero register */
  886. uint8_t r2 = (curr_step) & 0xFF;
  887. uint8_t r3 = (curr_step >> 8) & 0xFF;
  888. uint8_t r4 = (curr_step >> 16) & 0xFF;
  889. uint8_t r1,r5,r6,r7,r8,r9,r10,r11; /* Temporary registers */
  890. __asm__ __volatile(
  891. /* umul24x24to16hi(t, bezier_AV, curr_step); t: Range 0 - 1^16 = 16 bits*/
  892. A("lds %9,bezier_AV") /* %9 = LO(AV)*/
  893. A("mul %9,%2") /* r1:r0 = LO(bezier_AV)*LO(curr_step)*/
  894. A("mov %7,r1") /* %7 = LO(bezier_AV)*LO(curr_step) >> 8*/
  895. A("clr %8") /* %8:%7 = LO(bezier_AV)*LO(curr_step) >> 8*/
  896. A("lds %10,bezier_AV+1") /* %10 = MI(AV)*/
  897. A("mul %10,%2") /* r1:r0 = MI(bezier_AV)*LO(curr_step)*/
  898. A("add %7,r0")
  899. A("adc %8,r1") /* %8:%7 += MI(bezier_AV)*LO(curr_step)*/
  900. A("lds r1,bezier_AV+2") /* r11 = HI(AV)*/
  901. A("mul r1,%2") /* r1:r0 = HI(bezier_AV)*LO(curr_step)*/
  902. A("add %8,r0") /* %8:%7 += HI(bezier_AV)*LO(curr_step) << 8*/
  903. A("mul %9,%3") /* r1:r0 = LO(bezier_AV)*MI(curr_step)*/
  904. A("add %7,r0")
  905. A("adc %8,r1") /* %8:%7 += LO(bezier_AV)*MI(curr_step)*/
  906. A("mul %10,%3") /* r1:r0 = MI(bezier_AV)*MI(curr_step)*/
  907. A("add %8,r0") /* %8:%7 += LO(bezier_AV)*MI(curr_step) << 8*/
  908. A("mul %9,%4") /* r1:r0 = LO(bezier_AV)*HI(curr_step)*/
  909. A("add %8,r0") /* %8:%7 += LO(bezier_AV)*HI(curr_step) << 8*/
  910. /* %8:%7 = t*/
  911. /* uint16_t f = t;*/
  912. A("mov %5,%7") /* %6:%5 = f*/
  913. A("mov %6,%8")
  914. /* %6:%5 = f*/
  915. /* umul16x16to16hi(f, f, t); / Range 16 bits (unsigned) [17] */
  916. A("mul %5,%7") /* r1:r0 = LO(f) * LO(t)*/
  917. A("mov %9,r1") /* store MIL(LO(f) * LO(t)) in %9, we need it for rounding*/
  918. A("clr %10") /* %10 = 0*/
  919. A("clr %11") /* %11 = 0*/
  920. A("mul %5,%8") /* r1:r0 = LO(f) * HI(t)*/
  921. A("add %9,r0") /* %9 += LO(LO(f) * HI(t))*/
  922. A("adc %10,r1") /* %10 = HI(LO(f) * HI(t))*/
  923. A("adc %11,%0") /* %11 += carry*/
  924. A("mul %6,%7") /* r1:r0 = HI(f) * LO(t)*/
  925. A("add %9,r0") /* %9 += LO(HI(f) * LO(t))*/
  926. A("adc %10,r1") /* %10 += HI(HI(f) * LO(t)) */
  927. A("adc %11,%0") /* %11 += carry*/
  928. A("mul %6,%8") /* r1:r0 = HI(f) * HI(t)*/
  929. A("add %10,r0") /* %10 += LO(HI(f) * HI(t))*/
  930. A("adc %11,r1") /* %11 += HI(HI(f) * HI(t))*/
  931. A("mov %5,%10") /* %6:%5 = */
  932. A("mov %6,%11") /* f = %10:%11*/
  933. /* umul16x16to16hi(f, f, t); / Range 16 bits : f = t^3 (unsigned) [17]*/
  934. A("mul %5,%7") /* r1:r0 = LO(f) * LO(t)*/
  935. A("mov %1,r1") /* store MIL(LO(f) * LO(t)) in %1, we need it for rounding*/
  936. A("clr %10") /* %10 = 0*/
  937. A("clr %11") /* %11 = 0*/
  938. A("mul %5,%8") /* r1:r0 = LO(f) * HI(t)*/
  939. A("add %1,r0") /* %1 += LO(LO(f) * HI(t))*/
  940. A("adc %10,r1") /* %10 = HI(LO(f) * HI(t))*/
  941. A("adc %11,%0") /* %11 += carry*/
  942. A("mul %6,%7") /* r1:r0 = HI(f) * LO(t)*/
  943. A("add %1,r0") /* %1 += LO(HI(f) * LO(t))*/
  944. A("adc %10,r1") /* %10 += HI(HI(f) * LO(t))*/
  945. A("adc %11,%0") /* %11 += carry*/
  946. A("mul %6,%8") /* r1:r0 = HI(f) * HI(t)*/
  947. A("add %10,r0") /* %10 += LO(HI(f) * HI(t))*/
  948. A("adc %11,r1") /* %11 += HI(HI(f) * HI(t))*/
  949. A("mov %5,%10") /* %6:%5 =*/
  950. A("mov %6,%11") /* f = %10:%11*/
  951. /* [15 +17*2] = [49]*/
  952. /* %4:%3:%2 will be acc from now on*/
  953. /* uint24_t acc = bezier_F; / Range 20 bits (unsigned)*/
  954. A("clr %9") /* "decimal place we get for free"*/
  955. A("lds %2,bezier_F")
  956. A("lds %3,bezier_F+1")
  957. A("lds %4,bezier_F+2") /* %4:%3:%2 = acc*/
  958. /* if (A_negative) {*/
  959. A("lds r0,A_negative")
  960. A("or r0,%0") /* Is flag signalling negative? */
  961. A("brne 3f") /* If yes, Skip next instruction if A was negative*/
  962. A("rjmp 1f") /* Otherwise, jump */
  963. /* uint24_t v; */
  964. /* umul16x24to24hi(v, f, bezier_C); / Range 21bits [29] */
  965. /* acc -= v; */
  966. L("3")
  967. A("lds %10, bezier_C") /* %10 = LO(bezier_C)*/
  968. A("mul %10,%5") /* r1:r0 = LO(bezier_C) * LO(f)*/
  969. A("sub %9,r1")
  970. A("sbc %2,%0")
  971. A("sbc %3,%0")
  972. A("sbc %4,%0") /* %4:%3:%2:%9 -= HI(LO(bezier_C) * LO(f))*/
  973. A("lds %11, bezier_C+1") /* %11 = MI(bezier_C)*/
  974. A("mul %11,%5") /* r1:r0 = MI(bezier_C) * LO(f)*/
  975. A("sub %9,r0")
  976. A("sbc %2,r1")
  977. A("sbc %3,%0")
  978. A("sbc %4,%0") /* %4:%3:%2:%9 -= MI(bezier_C) * LO(f)*/
  979. A("lds %1, bezier_C+2") /* %1 = HI(bezier_C)*/
  980. A("mul %1,%5") /* r1:r0 = MI(bezier_C) * LO(f)*/
  981. A("sub %2,r0")
  982. A("sbc %3,r1")
  983. A("sbc %4,%0") /* %4:%3:%2:%9 -= HI(bezier_C) * LO(f) << 8*/
  984. A("mul %10,%6") /* r1:r0 = LO(bezier_C) * MI(f)*/
  985. A("sub %9,r0")
  986. A("sbc %2,r1")
  987. A("sbc %3,%0")
  988. A("sbc %4,%0") /* %4:%3:%2:%9 -= LO(bezier_C) * MI(f)*/
  989. A("mul %11,%6") /* r1:r0 = MI(bezier_C) * MI(f)*/
  990. A("sub %2,r0")
  991. A("sbc %3,r1")
  992. A("sbc %4,%0") /* %4:%3:%2:%9 -= MI(bezier_C) * MI(f) << 8*/
  993. A("mul %1,%6") /* r1:r0 = HI(bezier_C) * LO(f)*/
  994. A("sub %3,r0")
  995. A("sbc %4,r1") /* %4:%3:%2:%9 -= HI(bezier_C) * LO(f) << 16*/
  996. /* umul16x16to16hi(f, f, t); / Range 16 bits : f = t^3 (unsigned) [17]*/
  997. A("mul %5,%7") /* r1:r0 = LO(f) * LO(t)*/
  998. A("mov %1,r1") /* store MIL(LO(f) * LO(t)) in %1, we need it for rounding*/
  999. A("clr %10") /* %10 = 0*/
  1000. A("clr %11") /* %11 = 0*/
  1001. A("mul %5,%8") /* r1:r0 = LO(f) * HI(t)*/
  1002. A("add %1,r0") /* %1 += LO(LO(f) * HI(t))*/
  1003. A("adc %10,r1") /* %10 = HI(LO(f) * HI(t))*/
  1004. A("adc %11,%0") /* %11 += carry*/
  1005. A("mul %6,%7") /* r1:r0 = HI(f) * LO(t)*/
  1006. A("add %1,r0") /* %1 += LO(HI(f) * LO(t))*/
  1007. A("adc %10,r1") /* %10 += HI(HI(f) * LO(t))*/
  1008. A("adc %11,%0") /* %11 += carry*/
  1009. A("mul %6,%8") /* r1:r0 = HI(f) * HI(t)*/
  1010. A("add %10,r0") /* %10 += LO(HI(f) * HI(t))*/
  1011. A("adc %11,r1") /* %11 += HI(HI(f) * HI(t))*/
  1012. A("mov %5,%10") /* %6:%5 =*/
  1013. A("mov %6,%11") /* f = %10:%11*/
  1014. /* umul16x24to24hi(v, f, bezier_B); / Range 22bits [29]*/
  1015. /* acc += v; */
  1016. A("lds %10, bezier_B") /* %10 = LO(bezier_B)*/
  1017. A("mul %10,%5") /* r1:r0 = LO(bezier_B) * LO(f)*/
  1018. A("add %9,r1")
  1019. A("adc %2,%0")
  1020. A("adc %3,%0")
  1021. A("adc %4,%0") /* %4:%3:%2:%9 += HI(LO(bezier_B) * LO(f))*/
  1022. A("lds %11, bezier_B+1") /* %11 = MI(bezier_B)*/
  1023. A("mul %11,%5") /* r1:r0 = MI(bezier_B) * LO(f)*/
  1024. A("add %9,r0")
  1025. A("adc %2,r1")
  1026. A("adc %3,%0")
  1027. A("adc %4,%0") /* %4:%3:%2:%9 += MI(bezier_B) * LO(f)*/
  1028. A("lds %1, bezier_B+2") /* %1 = HI(bezier_B)*/
  1029. A("mul %1,%5") /* r1:r0 = MI(bezier_B) * LO(f)*/
  1030. A("add %2,r0")
  1031. A("adc %3,r1")
  1032. A("adc %4,%0") /* %4:%3:%2:%9 += HI(bezier_B) * LO(f) << 8*/
  1033. A("mul %10,%6") /* r1:r0 = LO(bezier_B) * MI(f)*/
  1034. A("add %9,r0")
  1035. A("adc %2,r1")
  1036. A("adc %3,%0")
  1037. A("adc %4,%0") /* %4:%3:%2:%9 += LO(bezier_B) * MI(f)*/
  1038. A("mul %11,%6") /* r1:r0 = MI(bezier_B) * MI(f)*/
  1039. A("add %2,r0")
  1040. A("adc %3,r1")
  1041. A("adc %4,%0") /* %4:%3:%2:%9 += MI(bezier_B) * MI(f) << 8*/
  1042. A("mul %1,%6") /* r1:r0 = HI(bezier_B) * LO(f)*/
  1043. A("add %3,r0")
  1044. A("adc %4,r1") /* %4:%3:%2:%9 += HI(bezier_B) * LO(f) << 16*/
  1045. /* umul16x16to16hi(f, f, t); / Range 16 bits : f = t^5 (unsigned) [17]*/
  1046. A("mul %5,%7") /* r1:r0 = LO(f) * LO(t)*/
  1047. A("mov %1,r1") /* store MIL(LO(f) * LO(t)) in %1, we need it for rounding*/
  1048. A("clr %10") /* %10 = 0*/
  1049. A("clr %11") /* %11 = 0*/
  1050. A("mul %5,%8") /* r1:r0 = LO(f) * HI(t)*/
  1051. A("add %1,r0") /* %1 += LO(LO(f) * HI(t))*/
  1052. A("adc %10,r1") /* %10 = HI(LO(f) * HI(t))*/
  1053. A("adc %11,%0") /* %11 += carry*/
  1054. A("mul %6,%7") /* r1:r0 = HI(f) * LO(t)*/
  1055. A("add %1,r0") /* %1 += LO(HI(f) * LO(t))*/
  1056. A("adc %10,r1") /* %10 += HI(HI(f) * LO(t))*/
  1057. A("adc %11,%0") /* %11 += carry*/
  1058. A("mul %6,%8") /* r1:r0 = HI(f) * HI(t)*/
  1059. A("add %10,r0") /* %10 += LO(HI(f) * HI(t))*/
  1060. A("adc %11,r1") /* %11 += HI(HI(f) * HI(t))*/
  1061. A("mov %5,%10") /* %6:%5 =*/
  1062. A("mov %6,%11") /* f = %10:%11*/
  1063. /* umul16x24to24hi(v, f, bezier_A); / Range 21bits [29]*/
  1064. /* acc -= v; */
  1065. A("lds %10, bezier_A") /* %10 = LO(bezier_A)*/
  1066. A("mul %10,%5") /* r1:r0 = LO(bezier_A) * LO(f)*/
  1067. A("sub %9,r1")
  1068. A("sbc %2,%0")
  1069. A("sbc %3,%0")
  1070. A("sbc %4,%0") /* %4:%3:%2:%9 -= HI(LO(bezier_A) * LO(f))*/
  1071. A("lds %11, bezier_A+1") /* %11 = MI(bezier_A)*/
  1072. A("mul %11,%5") /* r1:r0 = MI(bezier_A) * LO(f)*/
  1073. A("sub %9,r0")
  1074. A("sbc %2,r1")
  1075. A("sbc %3,%0")
  1076. A("sbc %4,%0") /* %4:%3:%2:%9 -= MI(bezier_A) * LO(f)*/
  1077. A("lds %1, bezier_A+2") /* %1 = HI(bezier_A)*/
  1078. A("mul %1,%5") /* r1:r0 = MI(bezier_A) * LO(f)*/
  1079. A("sub %2,r0")
  1080. A("sbc %3,r1")
  1081. A("sbc %4,%0") /* %4:%3:%2:%9 -= HI(bezier_A) * LO(f) << 8*/
  1082. A("mul %10,%6") /* r1:r0 = LO(bezier_A) * MI(f)*/
  1083. A("sub %9,r0")
  1084. A("sbc %2,r1")
  1085. A("sbc %3,%0")
  1086. A("sbc %4,%0") /* %4:%3:%2:%9 -= LO(bezier_A) * MI(f)*/
  1087. A("mul %11,%6") /* r1:r0 = MI(bezier_A) * MI(f)*/
  1088. A("sub %2,r0")
  1089. A("sbc %3,r1")
  1090. A("sbc %4,%0") /* %4:%3:%2:%9 -= MI(bezier_A) * MI(f) << 8*/
  1091. A("mul %1,%6") /* r1:r0 = HI(bezier_A) * LO(f)*/
  1092. A("sub %3,r0")
  1093. A("sbc %4,r1") /* %4:%3:%2:%9 -= HI(bezier_A) * LO(f) << 16*/
  1094. A("jmp 2f") /* Done!*/
  1095. L("1")
  1096. /* uint24_t v; */
  1097. /* umul16x24to24hi(v, f, bezier_C); / Range 21bits [29]*/
  1098. /* acc += v; */
  1099. A("lds %10, bezier_C") /* %10 = LO(bezier_C)*/
  1100. A("mul %10,%5") /* r1:r0 = LO(bezier_C) * LO(f)*/
  1101. A("add %9,r1")
  1102. A("adc %2,%0")
  1103. A("adc %3,%0")
  1104. A("adc %4,%0") /* %4:%3:%2:%9 += HI(LO(bezier_C) * LO(f))*/
  1105. A("lds %11, bezier_C+1") /* %11 = MI(bezier_C)*/
  1106. A("mul %11,%5") /* r1:r0 = MI(bezier_C) * LO(f)*/
  1107. A("add %9,r0")
  1108. A("adc %2,r1")
  1109. A("adc %3,%0")
  1110. A("adc %4,%0") /* %4:%3:%2:%9 += MI(bezier_C) * LO(f)*/
  1111. A("lds %1, bezier_C+2") /* %1 = HI(bezier_C)*/
  1112. A("mul %1,%5") /* r1:r0 = MI(bezier_C) * LO(f)*/
  1113. A("add %2,r0")
  1114. A("adc %3,r1")
  1115. A("adc %4,%0") /* %4:%3:%2:%9 += HI(bezier_C) * LO(f) << 8*/
  1116. A("mul %10,%6") /* r1:r0 = LO(bezier_C) * MI(f)*/
  1117. A("add %9,r0")
  1118. A("adc %2,r1")
  1119. A("adc %3,%0")
  1120. A("adc %4,%0") /* %4:%3:%2:%9 += LO(bezier_C) * MI(f)*/
  1121. A("mul %11,%6") /* r1:r0 = MI(bezier_C) * MI(f)*/
  1122. A("add %2,r0")
  1123. A("adc %3,r1")
  1124. A("adc %4,%0") /* %4:%3:%2:%9 += MI(bezier_C) * MI(f) << 8*/
  1125. A("mul %1,%6") /* r1:r0 = HI(bezier_C) * LO(f)*/
  1126. A("add %3,r0")
  1127. A("adc %4,r1") /* %4:%3:%2:%9 += HI(bezier_C) * LO(f) << 16*/
  1128. /* umul16x16to16hi(f, f, t); / Range 16 bits : f = t^3 (unsigned) [17]*/
  1129. A("mul %5,%7") /* r1:r0 = LO(f) * LO(t)*/
  1130. A("mov %1,r1") /* store MIL(LO(f) * LO(t)) in %1, we need it for rounding*/
  1131. A("clr %10") /* %10 = 0*/
  1132. A("clr %11") /* %11 = 0*/
  1133. A("mul %5,%8") /* r1:r0 = LO(f) * HI(t)*/
  1134. A("add %1,r0") /* %1 += LO(LO(f) * HI(t))*/
  1135. A("adc %10,r1") /* %10 = HI(LO(f) * HI(t))*/
  1136. A("adc %11,%0") /* %11 += carry*/
  1137. A("mul %6,%7") /* r1:r0 = HI(f) * LO(t)*/
  1138. A("add %1,r0") /* %1 += LO(HI(f) * LO(t))*/
  1139. A("adc %10,r1") /* %10 += HI(HI(f) * LO(t))*/
  1140. A("adc %11,%0") /* %11 += carry*/
  1141. A("mul %6,%8") /* r1:r0 = HI(f) * HI(t)*/
  1142. A("add %10,r0") /* %10 += LO(HI(f) * HI(t))*/
  1143. A("adc %11,r1") /* %11 += HI(HI(f) * HI(t))*/
  1144. A("mov %5,%10") /* %6:%5 =*/
  1145. A("mov %6,%11") /* f = %10:%11*/
  1146. /* umul16x24to24hi(v, f, bezier_B); / Range 22bits [29]*/
  1147. /* acc -= v;*/
  1148. A("lds %10, bezier_B") /* %10 = LO(bezier_B)*/
  1149. A("mul %10,%5") /* r1:r0 = LO(bezier_B) * LO(f)*/
  1150. A("sub %9,r1")
  1151. A("sbc %2,%0")
  1152. A("sbc %3,%0")
  1153. A("sbc %4,%0") /* %4:%3:%2:%9 -= HI(LO(bezier_B) * LO(f))*/
  1154. A("lds %11, bezier_B+1") /* %11 = MI(bezier_B)*/
  1155. A("mul %11,%5") /* r1:r0 = MI(bezier_B) * LO(f)*/
  1156. A("sub %9,r0")
  1157. A("sbc %2,r1")
  1158. A("sbc %3,%0")
  1159. A("sbc %4,%0") /* %4:%3:%2:%9 -= MI(bezier_B) * LO(f)*/
  1160. A("lds %1, bezier_B+2") /* %1 = HI(bezier_B)*/
  1161. A("mul %1,%5") /* r1:r0 = MI(bezier_B) * LO(f)*/
  1162. A("sub %2,r0")
  1163. A("sbc %3,r1")
  1164. A("sbc %4,%0") /* %4:%3:%2:%9 -= HI(bezier_B) * LO(f) << 8*/
  1165. A("mul %10,%6") /* r1:r0 = LO(bezier_B) * MI(f)*/
  1166. A("sub %9,r0")
  1167. A("sbc %2,r1")
  1168. A("sbc %3,%0")
  1169. A("sbc %4,%0") /* %4:%3:%2:%9 -= LO(bezier_B) * MI(f)*/
  1170. A("mul %11,%6") /* r1:r0 = MI(bezier_B) * MI(f)*/
  1171. A("sub %2,r0")
  1172. A("sbc %3,r1")
  1173. A("sbc %4,%0") /* %4:%3:%2:%9 -= MI(bezier_B) * MI(f) << 8*/
  1174. A("mul %1,%6") /* r1:r0 = HI(bezier_B) * LO(f)*/
  1175. A("sub %3,r0")
  1176. A("sbc %4,r1") /* %4:%3:%2:%9 -= HI(bezier_B) * LO(f) << 16*/
  1177. /* umul16x16to16hi(f, f, t); / Range 16 bits : f = t^5 (unsigned) [17]*/
  1178. A("mul %5,%7") /* r1:r0 = LO(f) * LO(t)*/
  1179. A("mov %1,r1") /* store MIL(LO(f) * LO(t)) in %1, we need it for rounding*/
  1180. A("clr %10") /* %10 = 0*/
  1181. A("clr %11") /* %11 = 0*/
  1182. A("mul %5,%8") /* r1:r0 = LO(f) * HI(t)*/
  1183. A("add %1,r0") /* %1 += LO(LO(f) * HI(t))*/
  1184. A("adc %10,r1") /* %10 = HI(LO(f) * HI(t))*/
  1185. A("adc %11,%0") /* %11 += carry*/
  1186. A("mul %6,%7") /* r1:r0 = HI(f) * LO(t)*/
  1187. A("add %1,r0") /* %1 += LO(HI(f) * LO(t))*/
  1188. A("adc %10,r1") /* %10 += HI(HI(f) * LO(t))*/
  1189. A("adc %11,%0") /* %11 += carry*/
  1190. A("mul %6,%8") /* r1:r0 = HI(f) * HI(t)*/
  1191. A("add %10,r0") /* %10 += LO(HI(f) * HI(t))*/
  1192. A("adc %11,r1") /* %11 += HI(HI(f) * HI(t))*/
  1193. A("mov %5,%10") /* %6:%5 =*/
  1194. A("mov %6,%11") /* f = %10:%11*/
  1195. /* umul16x24to24hi(v, f, bezier_A); / Range 21bits [29]*/
  1196. /* acc += v; */
  1197. A("lds %10, bezier_A") /* %10 = LO(bezier_A)*/
  1198. A("mul %10,%5") /* r1:r0 = LO(bezier_A) * LO(f)*/
  1199. A("add %9,r1")
  1200. A("adc %2,%0")
  1201. A("adc %3,%0")
  1202. A("adc %4,%0") /* %4:%3:%2:%9 += HI(LO(bezier_A) * LO(f))*/
  1203. A("lds %11, bezier_A+1") /* %11 = MI(bezier_A)*/
  1204. A("mul %11,%5") /* r1:r0 = MI(bezier_A) * LO(f)*/
  1205. A("add %9,r0")
  1206. A("adc %2,r1")
  1207. A("adc %3,%0")
  1208. A("adc %4,%0") /* %4:%3:%2:%9 += MI(bezier_A) * LO(f)*/
  1209. A("lds %1, bezier_A+2") /* %1 = HI(bezier_A)*/
  1210. A("mul %1,%5") /* r1:r0 = MI(bezier_A) * LO(f)*/
  1211. A("add %2,r0")
  1212. A("adc %3,r1")
  1213. A("adc %4,%0") /* %4:%3:%2:%9 += HI(bezier_A) * LO(f) << 8*/
  1214. A("mul %10,%6") /* r1:r0 = LO(bezier_A) * MI(f)*/
  1215. A("add %9,r0")
  1216. A("adc %2,r1")
  1217. A("adc %3,%0")
  1218. A("adc %4,%0") /* %4:%3:%2:%9 += LO(bezier_A) * MI(f)*/
  1219. A("mul %11,%6") /* r1:r0 = MI(bezier_A) * MI(f)*/
  1220. A("add %2,r0")
  1221. A("adc %3,r1")
  1222. A("adc %4,%0") /* %4:%3:%2:%9 += MI(bezier_A) * MI(f) << 8*/
  1223. A("mul %1,%6") /* r1:r0 = HI(bezier_A) * LO(f)*/
  1224. A("add %3,r0")
  1225. A("adc %4,r1") /* %4:%3:%2:%9 += HI(bezier_A) * LO(f) << 16*/
  1226. L("2")
  1227. " clr __zero_reg__" /* C runtime expects r1 = __zero_reg__ = 0 */
  1228. : "+r"(r0),
  1229. "+r"(r1),
  1230. "+r"(r2),
  1231. "+r"(r3),
  1232. "+r"(r4),
  1233. "+r"(r5),
  1234. "+r"(r6),
  1235. "+r"(r7),
  1236. "+r"(r8),
  1237. "+r"(r9),
  1238. "+r"(r10),
  1239. "+r"(r11)
  1240. :
  1241. :"cc","r0","r1"
  1242. );
  1243. return (r2 | (uint16_t(r3) << 8)) | (uint32_t(r4) << 16);
  1244. }
  1245. #else
  1246. // For all the other 32bit CPUs
  1247. FORCE_INLINE void Stepper::_calc_bezier_curve_coeffs(const int32_t v0, const int32_t v1, const uint32_t av) {
  1248. // Calculate the Bézier coefficients
  1249. bezier_A = 768 * (v1 - v0);
  1250. bezier_B = 1920 * (v0 - v1);
  1251. bezier_C = 1280 * (v1 - v0);
  1252. bezier_F = 128 * v0;
  1253. bezier_AV = av;
  1254. }
  1255. FORCE_INLINE int32_t Stepper::_eval_bezier_curve(const uint32_t curr_step) {
  1256. #if (defined(__arm__) || defined(__thumb__)) && !defined(STM32G0B1xx) // TODO: Test define STM32G0xx versus STM32G0B1xx
  1257. // For ARM Cortex M3/M4 CPUs, we have the optimized assembler version, that takes 43 cycles to execute
  1258. uint32_t flo = 0;
  1259. uint32_t fhi = bezier_AV * curr_step;
  1260. uint32_t t = fhi;
  1261. int32_t alo = bezier_F;
  1262. int32_t ahi = 0;
  1263. int32_t A = bezier_A;
  1264. int32_t B = bezier_B;
  1265. int32_t C = bezier_C;
  1266. __asm__ __volatile__(
  1267. ".syntax unified" "\n\t" // is to prevent CM0,CM1 non-unified syntax
  1268. A("lsrs %[ahi],%[alo],#1") // a = F << 31 1 cycles
  1269. A("lsls %[alo],%[alo],#31") // 1 cycles
  1270. A("umull %[flo],%[fhi],%[fhi],%[t]") // f *= t 5 cycles [fhi:flo=64bits]
  1271. A("umull %[flo],%[fhi],%[fhi],%[t]") // f>>=32; f*=t 5 cycles [fhi:flo=64bits]
  1272. A("lsrs %[flo],%[fhi],#1") // 1 cycles [31bits]
  1273. A("smlal %[alo],%[ahi],%[flo],%[C]") // a+=(f>>33)*C; 5 cycles
  1274. A("umull %[flo],%[fhi],%[fhi],%[t]") // f>>=32; f*=t 5 cycles [fhi:flo=64bits]
  1275. A("lsrs %[flo],%[fhi],#1") // 1 cycles [31bits]
  1276. A("smlal %[alo],%[ahi],%[flo],%[B]") // a+=(f>>33)*B; 5 cycles
  1277. A("umull %[flo],%[fhi],%[fhi],%[t]") // f>>=32; f*=t 5 cycles [fhi:flo=64bits]
  1278. A("lsrs %[flo],%[fhi],#1") // f>>=33; 1 cycles [31bits]
  1279. A("smlal %[alo],%[ahi],%[flo],%[A]") // a+=(f>>33)*A; 5 cycles
  1280. A("lsrs %[alo],%[ahi],#6") // a>>=38 1 cycles
  1281. : [alo]"+r"( alo ) ,
  1282. [flo]"+r"( flo ) ,
  1283. [fhi]"+r"( fhi ) ,
  1284. [ahi]"+r"( ahi ) ,
  1285. [A]"+r"( A ) , // <== Note: Even if A, B, C, and t registers are INPUT ONLY
  1286. [B]"+r"( B ) , // GCC does bad optimizations on the code if we list them as
  1287. [C]"+r"( C ) , // such, breaking this function. So, to avoid that problem,
  1288. [t]"+r"( t ) // we list all registers as input-outputs.
  1289. :
  1290. : "cc"
  1291. );
  1292. return alo;
  1293. #else
  1294. // For non ARM targets, we provide a fallback implementation. Really doubt it
  1295. // will be useful, unless the processor is fast and 32bit
  1296. uint32_t t = bezier_AV * curr_step; // t: Range 0 - 1^32 = 32 bits
  1297. uint64_t f = t;
  1298. f *= t; // Range 32*2 = 64 bits (unsigned)
  1299. f >>= 32; // Range 32 bits (unsigned)
  1300. f *= t; // Range 32*2 = 64 bits (unsigned)
  1301. f >>= 32; // Range 32 bits : f = t^3 (unsigned)
  1302. int64_t acc = (int64_t) bezier_F << 31; // Range 63 bits (signed)
  1303. acc += ((uint32_t) f >> 1) * (int64_t) bezier_C; // Range 29bits + 31 = 60bits (plus sign)
  1304. f *= t; // Range 32*2 = 64 bits
  1305. f >>= 32; // Range 32 bits : f = t^3 (unsigned)
  1306. acc += ((uint32_t) f >> 1) * (int64_t) bezier_B; // Range 29bits + 31 = 60bits (plus sign)
  1307. f *= t; // Range 32*2 = 64 bits
  1308. f >>= 32; // Range 32 bits : f = t^3 (unsigned)
  1309. acc += ((uint32_t) f >> 1) * (int64_t) bezier_A; // Range 28bits + 31 = 59bits (plus sign)
  1310. acc >>= (31 + 7); // Range 24bits (plus sign)
  1311. return (int32_t) acc;
  1312. #endif
  1313. }
  1314. #endif
  1315. #endif // S_CURVE_ACCELERATION
  1316. /**
  1317. * Stepper Driver Interrupt
  1318. *
  1319. * Directly pulses the stepper motors at high frequency.
  1320. */
  1321. HAL_STEP_TIMER_ISR() {
  1322. HAL_timer_isr_prologue(MF_TIMER_STEP);
  1323. Stepper::isr();
  1324. HAL_timer_isr_epilogue(MF_TIMER_STEP);
  1325. }
  1326. #ifdef CPU_32_BIT
  1327. #define STEP_MULTIPLY(A,B) MultiU32X24toH32(A, B)
  1328. #else
  1329. #define STEP_MULTIPLY(A,B) MultiU24X32toH16(A, B)
  1330. #endif
  1331. void Stepper::isr() {
  1332. static uint32_t nextMainISR = 0; // Interval until the next main Stepper Pulse phase (0 = Now)
  1333. #ifndef __AVR__
  1334. // Disable interrupts, to avoid ISR preemption while we reprogram the period
  1335. // (AVR enters the ISR with global interrupts disabled, so no need to do it here)
  1336. hal.isr_off();
  1337. #endif
  1338. // Program timer compare for the maximum period, so it does NOT
  1339. // flag an interrupt while this ISR is running - So changes from small
  1340. // periods to big periods are respected and the timer does not reset to 0
  1341. HAL_timer_set_compare(MF_TIMER_STEP, hal_timer_t(HAL_TIMER_TYPE_MAX));
  1342. // Count of ticks for the next ISR
  1343. hal_timer_t next_isr_ticks = 0;
  1344. // Limit the amount of iterations
  1345. uint8_t max_loops = 10;
  1346. // We need this variable here to be able to use it in the following loop
  1347. hal_timer_t min_ticks;
  1348. do {
  1349. // Enable ISRs to reduce USART processing latency
  1350. hal.isr_on();
  1351. if (!nextMainISR) pulse_phase_isr(); // 0 = Do coordinated axes Stepper pulses
  1352. #if ENABLED(LIN_ADVANCE)
  1353. if (!nextAdvanceISR) nextAdvanceISR = advance_isr(); // 0 = Do Linear Advance E Stepper pulses
  1354. #endif
  1355. #if ENABLED(INTEGRATED_BABYSTEPPING)
  1356. const bool is_babystep = (nextBabystepISR == 0); // 0 = Do Babystepping (XY)Z pulses
  1357. if (is_babystep) nextBabystepISR = babystepping_isr();
  1358. #endif
  1359. // ^== Time critical. NOTHING besides pulse generation should be above here!!!
  1360. if (!nextMainISR) nextMainISR = block_phase_isr(); // Manage acc/deceleration, get next block
  1361. #if ENABLED(INTEGRATED_BABYSTEPPING)
  1362. if (is_babystep) // Avoid ANY stepping too soon after baby-stepping
  1363. NOLESS(nextMainISR, (BABYSTEP_TICKS) / 8); // FULL STOP for 125µs after a baby-step
  1364. if (nextBabystepISR != BABYSTEP_NEVER) // Avoid baby-stepping too close to axis Stepping
  1365. NOLESS(nextBabystepISR, nextMainISR / 2); // TODO: Only look at axes enabled for baby-stepping
  1366. #endif
  1367. // Get the interval to the next ISR call
  1368. const uint32_t interval = _MIN(
  1369. uint32_t(HAL_TIMER_TYPE_MAX), // Come back in a very long time
  1370. nextMainISR // Time until the next Pulse / Block phase
  1371. OPTARG(LIN_ADVANCE, nextAdvanceISR) // Come back early for Linear Advance?
  1372. OPTARG(INTEGRATED_BABYSTEPPING, nextBabystepISR) // Come back early for Babystepping?
  1373. );
  1374. //
  1375. // Compute remaining time for each ISR phase
  1376. // NEVER : The phase is idle
  1377. // Zero : The phase will occur on the next ISR call
  1378. // Non-zero : The phase will occur on a future ISR call
  1379. //
  1380. nextMainISR -= interval;
  1381. #if ENABLED(LIN_ADVANCE)
  1382. if (nextAdvanceISR != LA_ADV_NEVER) nextAdvanceISR -= interval;
  1383. #endif
  1384. #if ENABLED(INTEGRATED_BABYSTEPPING)
  1385. if (nextBabystepISR != BABYSTEP_NEVER) nextBabystepISR -= interval;
  1386. #endif
  1387. /**
  1388. * This needs to avoid a race-condition caused by interleaving
  1389. * of interrupts required by both the LA and Stepper algorithms.
  1390. *
  1391. * Assume the following tick times for stepper pulses:
  1392. * Stepper ISR (S): 1 1000 2000 3000 4000
  1393. * Linear Adv. (E): 10 1010 2010 3010 4010
  1394. *
  1395. * The current algorithm tries to interleave them, giving:
  1396. * 1:S 10:E 1000:S 1010:E 2000:S 2010:E 3000:S 3010:E 4000:S 4010:E
  1397. *
  1398. * Ideal timing would yield these delta periods:
  1399. * 1:S 9:E 990:S 10:E 990:S 10:E 990:S 10:E 990:S 10:E
  1400. *
  1401. * But, since each event must fire an ISR with a minimum duration, the
  1402. * minimum delta might be 900, so deltas under 900 get rounded up:
  1403. * 900:S d900:E d990:S d900:E d990:S d900:E d990:S d900:E d990:S d900:E
  1404. *
  1405. * It works, but divides the speed of all motors by half, leading to a sudden
  1406. * reduction to 1/2 speed! Such jumps in speed lead to lost steps (not even
  1407. * accounting for double/quad stepping, which makes it even worse).
  1408. */
  1409. // Compute the tick count for the next ISR
  1410. next_isr_ticks += interval;
  1411. /**
  1412. * The following section must be done with global interrupts disabled.
  1413. * We want nothing to interrupt it, as that could mess the calculations
  1414. * we do for the next value to program in the period register of the
  1415. * stepper timer and lead to skipped ISRs (if the value we happen to program
  1416. * is less than the current count due to something preempting between the
  1417. * read and the write of the new period value).
  1418. */
  1419. hal.isr_off();
  1420. /**
  1421. * Get the current tick value + margin
  1422. * Assuming at least 6µs between calls to this ISR...
  1423. * On AVR the ISR epilogue+prologue is estimated at 100 instructions - Give 8µs as margin
  1424. * On ARM the ISR epilogue+prologue is estimated at 20 instructions - Give 1µs as margin
  1425. */
  1426. min_ticks = HAL_timer_get_count(MF_TIMER_STEP) + hal_timer_t(
  1427. #ifdef __AVR__
  1428. 8
  1429. #else
  1430. 1
  1431. #endif
  1432. * (STEPPER_TIMER_TICKS_PER_US)
  1433. );
  1434. /**
  1435. * NB: If for some reason the stepper monopolizes the MPU, eventually the
  1436. * timer will wrap around (and so will 'next_isr_ticks'). So, limit the
  1437. * loop to 10 iterations. Beyond that, there's no way to ensure correct pulse
  1438. * timing, since the MCU isn't fast enough.
  1439. */
  1440. if (!--max_loops) next_isr_ticks = min_ticks;
  1441. // Advance pulses if not enough time to wait for the next ISR
  1442. } while (next_isr_ticks < min_ticks);
  1443. // Now 'next_isr_ticks' contains the period to the next Stepper ISR - And we are
  1444. // sure that the time has not arrived yet - Warrantied by the scheduler
  1445. // Set the next ISR to fire at the proper time
  1446. HAL_timer_set_compare(MF_TIMER_STEP, hal_timer_t(next_isr_ticks));
  1447. // Don't forget to finally reenable interrupts
  1448. hal.isr_on();
  1449. }
  1450. #if MINIMUM_STEPPER_PULSE || MAXIMUM_STEPPER_RATE
  1451. #define ISR_PULSE_CONTROL 1
  1452. #endif
  1453. #if ISR_PULSE_CONTROL && DISABLED(I2S_STEPPER_STREAM)
  1454. #define ISR_MULTI_STEPS 1
  1455. #endif
  1456. /**
  1457. * This phase of the ISR should ONLY create the pulses for the steppers.
  1458. * This prevents jitter caused by the interval between the start of the
  1459. * interrupt and the start of the pulses. DON'T add any logic ahead of the
  1460. * call to this method that might cause variation in the timing. The aim
  1461. * is to keep pulse timing as regular as possible.
  1462. */
  1463. void Stepper::pulse_phase_isr() {
  1464. // If we must abort the current block, do so!
  1465. if (abort_current_block) {
  1466. abort_current_block = false;
  1467. if (current_block) discard_current_block();
  1468. }
  1469. // If there is no current block, do nothing
  1470. if (!current_block) return;
  1471. // Skipping step processing causes motion to freeze
  1472. if (TERN0(FREEZE_FEATURE, frozen)) return;
  1473. // Count of pending loops and events for this iteration
  1474. const uint32_t pending_events = step_event_count - step_events_completed;
  1475. uint8_t events_to_do = _MIN(pending_events, steps_per_isr);
  1476. // Just update the value we will get at the end of the loop
  1477. step_events_completed += events_to_do;
  1478. // Take multiple steps per interrupt (For high speed moves)
  1479. #if ISR_MULTI_STEPS
  1480. bool firstStep = true;
  1481. USING_TIMED_PULSE();
  1482. #endif
  1483. xyze_bool_t step_needed{0};
  1484. do {
  1485. #define _APPLY_STEP(AXIS, INV, ALWAYS) AXIS ##_APPLY_STEP(INV, ALWAYS)
  1486. #define _INVERT_STEP_PIN(AXIS) INVERT_## AXIS ##_STEP_PIN
  1487. // Determine if a pulse is needed using Bresenham
  1488. #define PULSE_PREP(AXIS) do{ \
  1489. delta_error[_AXIS(AXIS)] += advance_dividend[_AXIS(AXIS)]; \
  1490. step_needed[_AXIS(AXIS)] = (delta_error[_AXIS(AXIS)] >= 0); \
  1491. if (step_needed[_AXIS(AXIS)]) { \
  1492. count_position[_AXIS(AXIS)] += count_direction[_AXIS(AXIS)]; \
  1493. delta_error[_AXIS(AXIS)] -= advance_divisor; \
  1494. } \
  1495. }while(0)
  1496. // Start an active pulse if needed
  1497. #define PULSE_START(AXIS) do{ \
  1498. if (step_needed[_AXIS(AXIS)]) { \
  1499. _APPLY_STEP(AXIS, !_INVERT_STEP_PIN(AXIS), 0); \
  1500. } \
  1501. }while(0)
  1502. // Stop an active pulse if needed
  1503. #define PULSE_STOP(AXIS) do { \
  1504. if (step_needed[_AXIS(AXIS)]) { \
  1505. _APPLY_STEP(AXIS, _INVERT_STEP_PIN(AXIS), 0); \
  1506. } \
  1507. }while(0)
  1508. // Direct Stepping page?
  1509. const bool is_page = IS_PAGE(current_block);
  1510. #if ENABLED(DIRECT_STEPPING)
  1511. // Direct stepping is currently not ready for HAS_I_AXIS
  1512. if (is_page) {
  1513. #if STEPPER_PAGE_FORMAT == SP_4x4D_128
  1514. #define PAGE_SEGMENT_UPDATE(AXIS, VALUE) do{ \
  1515. if ((VALUE) < 7) SBI(dm, _AXIS(AXIS)); \
  1516. else if ((VALUE) > 7) CBI(dm, _AXIS(AXIS)); \
  1517. page_step_state.sd[_AXIS(AXIS)] = VALUE; \
  1518. page_step_state.bd[_AXIS(AXIS)] += VALUE; \
  1519. }while(0)
  1520. #define PAGE_PULSE_PREP(AXIS) do{ \
  1521. step_needed[_AXIS(AXIS)] = \
  1522. pgm_read_byte(&segment_table[page_step_state.sd[_AXIS(AXIS)]][page_step_state.segment_steps & 0x7]); \
  1523. }while(0)
  1524. switch (page_step_state.segment_steps) {
  1525. case DirectStepping::Config::SEGMENT_STEPS:
  1526. page_step_state.segment_idx += 2;
  1527. page_step_state.segment_steps = 0;
  1528. // fallthru
  1529. case 0: {
  1530. const uint8_t low = page_step_state.page[page_step_state.segment_idx],
  1531. high = page_step_state.page[page_step_state.segment_idx + 1];
  1532. axis_bits_t dm = last_direction_bits;
  1533. PAGE_SEGMENT_UPDATE(X, low >> 4);
  1534. PAGE_SEGMENT_UPDATE(Y, low & 0xF);
  1535. PAGE_SEGMENT_UPDATE(Z, high >> 4);
  1536. PAGE_SEGMENT_UPDATE(E, high & 0xF);
  1537. if (dm != last_direction_bits)
  1538. set_directions(dm);
  1539. } break;
  1540. default: break;
  1541. }
  1542. PAGE_PULSE_PREP(X);
  1543. PAGE_PULSE_PREP(Y);
  1544. PAGE_PULSE_PREP(Z);
  1545. TERN_(HAS_EXTRUDERS, PAGE_PULSE_PREP(E));
  1546. page_step_state.segment_steps++;
  1547. #elif STEPPER_PAGE_FORMAT == SP_4x2_256
  1548. #define PAGE_SEGMENT_UPDATE(AXIS, VALUE) \
  1549. page_step_state.sd[_AXIS(AXIS)] = VALUE; \
  1550. page_step_state.bd[_AXIS(AXIS)] += VALUE;
  1551. #define PAGE_PULSE_PREP(AXIS) do{ \
  1552. step_needed[_AXIS(AXIS)] = \
  1553. pgm_read_byte(&segment_table[page_step_state.sd[_AXIS(AXIS)]][page_step_state.segment_steps & 0x3]); \
  1554. }while(0)
  1555. switch (page_step_state.segment_steps) {
  1556. case DirectStepping::Config::SEGMENT_STEPS:
  1557. page_step_state.segment_idx++;
  1558. page_step_state.segment_steps = 0;
  1559. // fallthru
  1560. case 0: {
  1561. const uint8_t b = page_step_state.page[page_step_state.segment_idx];
  1562. PAGE_SEGMENT_UPDATE(X, (b >> 6) & 0x3);
  1563. PAGE_SEGMENT_UPDATE(Y, (b >> 4) & 0x3);
  1564. PAGE_SEGMENT_UPDATE(Z, (b >> 2) & 0x3);
  1565. PAGE_SEGMENT_UPDATE(E, (b >> 0) & 0x3);
  1566. } break;
  1567. default: break;
  1568. }
  1569. PAGE_PULSE_PREP(X);
  1570. PAGE_PULSE_PREP(Y);
  1571. PAGE_PULSE_PREP(Z);
  1572. TERN_(HAS_EXTRUDERS, PAGE_PULSE_PREP(E));
  1573. page_step_state.segment_steps++;
  1574. #elif STEPPER_PAGE_FORMAT == SP_4x1_512
  1575. #define PAGE_PULSE_PREP(AXIS, BITS) do{ \
  1576. step_needed[_AXIS(AXIS)] = (steps >> BITS) & 0x1; \
  1577. if (step_needed[_AXIS(AXIS)]) \
  1578. page_step_state.bd[_AXIS(AXIS)]++; \
  1579. }while(0)
  1580. uint8_t steps = page_step_state.page[page_step_state.segment_idx >> 1];
  1581. if (page_step_state.segment_idx & 0x1) steps >>= 4;
  1582. PAGE_PULSE_PREP(X, 3);
  1583. PAGE_PULSE_PREP(Y, 2);
  1584. PAGE_PULSE_PREP(Z, 1);
  1585. PAGE_PULSE_PREP(E, 0);
  1586. page_step_state.segment_idx++;
  1587. #else
  1588. #error "Unknown direct stepping page format!"
  1589. #endif
  1590. }
  1591. #endif // DIRECT_STEPPING
  1592. if (!is_page) {
  1593. // Determine if pulses are needed
  1594. #if HAS_X_STEP
  1595. PULSE_PREP(X);
  1596. #endif
  1597. #if HAS_Y_STEP
  1598. PULSE_PREP(Y);
  1599. #endif
  1600. #if HAS_Z_STEP
  1601. PULSE_PREP(Z);
  1602. #endif
  1603. #if HAS_I_STEP
  1604. PULSE_PREP(I);
  1605. #endif
  1606. #if HAS_J_STEP
  1607. PULSE_PREP(J);
  1608. #endif
  1609. #if HAS_K_STEP
  1610. PULSE_PREP(K);
  1611. #endif
  1612. #if EITHER(LIN_ADVANCE, MIXING_EXTRUDER)
  1613. delta_error.e += advance_dividend.e;
  1614. if (delta_error.e >= 0) {
  1615. #if ENABLED(LIN_ADVANCE)
  1616. delta_error.e -= advance_divisor;
  1617. // Don't step E here - But remember the number of steps to perform
  1618. motor_direction(E_AXIS) ? --LA_steps : ++LA_steps;
  1619. #else
  1620. count_position.e += count_direction.e;
  1621. step_needed.e = true;
  1622. #endif
  1623. }
  1624. #elif HAS_E0_STEP
  1625. PULSE_PREP(E);
  1626. #endif
  1627. }
  1628. #if ISR_MULTI_STEPS
  1629. if (firstStep)
  1630. firstStep = false;
  1631. else
  1632. AWAIT_LOW_PULSE();
  1633. #endif
  1634. // Pulse start
  1635. #if HAS_X_STEP
  1636. PULSE_START(X);
  1637. #endif
  1638. #if HAS_Y_STEP
  1639. PULSE_START(Y);
  1640. #endif
  1641. #if HAS_Z_STEP
  1642. PULSE_START(Z);
  1643. #endif
  1644. #if HAS_I_STEP
  1645. PULSE_START(I);
  1646. #endif
  1647. #if HAS_J_STEP
  1648. PULSE_START(J);
  1649. #endif
  1650. #if HAS_K_STEP
  1651. PULSE_START(K);
  1652. #endif
  1653. #if DISABLED(LIN_ADVANCE)
  1654. #if ENABLED(MIXING_EXTRUDER)
  1655. if (step_needed.e) E_STEP_WRITE(mixer.get_next_stepper(), !INVERT_E_STEP_PIN);
  1656. #elif HAS_E0_STEP
  1657. PULSE_START(E);
  1658. #endif
  1659. #endif
  1660. #if ENABLED(I2S_STEPPER_STREAM)
  1661. i2s_push_sample();
  1662. #endif
  1663. // TODO: need to deal with MINIMUM_STEPPER_PULSE over i2s
  1664. #if ISR_MULTI_STEPS
  1665. START_HIGH_PULSE();
  1666. AWAIT_HIGH_PULSE();
  1667. #endif
  1668. // Pulse stop
  1669. #if HAS_X_STEP
  1670. PULSE_STOP(X);
  1671. #endif
  1672. #if HAS_Y_STEP
  1673. PULSE_STOP(Y);
  1674. #endif
  1675. #if HAS_Z_STEP
  1676. PULSE_STOP(Z);
  1677. #endif
  1678. #if HAS_I_STEP
  1679. PULSE_STOP(I);
  1680. #endif
  1681. #if HAS_J_STEP
  1682. PULSE_STOP(J);
  1683. #endif
  1684. #if HAS_K_STEP
  1685. PULSE_STOP(K);
  1686. #endif
  1687. #if DISABLED(LIN_ADVANCE)
  1688. #if ENABLED(MIXING_EXTRUDER)
  1689. if (delta_error.e >= 0) {
  1690. delta_error.e -= advance_divisor;
  1691. E_STEP_WRITE(mixer.get_stepper(), INVERT_E_STEP_PIN);
  1692. }
  1693. #elif HAS_E0_STEP
  1694. PULSE_STOP(E);
  1695. #endif
  1696. #endif
  1697. #if ISR_MULTI_STEPS
  1698. if (events_to_do) START_LOW_PULSE();
  1699. #endif
  1700. } while (--events_to_do);
  1701. }
  1702. // This is the last half of the stepper interrupt: This one processes and
  1703. // properly schedules blocks from the planner. This is executed after creating
  1704. // the step pulses, so it is not time critical, as pulses are already done.
  1705. uint32_t Stepper::block_phase_isr() {
  1706. // If no queued movements, just wait 1ms for the next block
  1707. uint32_t interval = (STEPPER_TIMER_RATE) / 1000UL;
  1708. // If there is a current block
  1709. if (current_block) {
  1710. // If current block is finished, reset pointer and finalize state
  1711. if (step_events_completed >= step_event_count) {
  1712. #if ENABLED(DIRECT_STEPPING)
  1713. // Direct stepping is currently not ready for HAS_I_AXIS
  1714. #if STEPPER_PAGE_FORMAT == SP_4x4D_128
  1715. #define PAGE_SEGMENT_UPDATE_POS(AXIS) \
  1716. count_position[_AXIS(AXIS)] += page_step_state.bd[_AXIS(AXIS)] - 128 * 7;
  1717. #elif STEPPER_PAGE_FORMAT == SP_4x1_512 || STEPPER_PAGE_FORMAT == SP_4x2_256
  1718. #define PAGE_SEGMENT_UPDATE_POS(AXIS) \
  1719. count_position[_AXIS(AXIS)] += page_step_state.bd[_AXIS(AXIS)] * count_direction[_AXIS(AXIS)];
  1720. #endif
  1721. if (IS_PAGE(current_block)) {
  1722. PAGE_SEGMENT_UPDATE_POS(X);
  1723. PAGE_SEGMENT_UPDATE_POS(Y);
  1724. PAGE_SEGMENT_UPDATE_POS(Z);
  1725. PAGE_SEGMENT_UPDATE_POS(E);
  1726. }
  1727. #endif
  1728. TERN_(HAS_FILAMENT_RUNOUT_DISTANCE, runout.block_completed(current_block));
  1729. discard_current_block();
  1730. }
  1731. else {
  1732. // Step events not completed yet...
  1733. // Are we in acceleration phase ?
  1734. if (step_events_completed <= accelerate_until) { // Calculate new timer value
  1735. #if ENABLED(S_CURVE_ACCELERATION)
  1736. // Get the next speed to use (Jerk limited!)
  1737. uint32_t acc_step_rate = acceleration_time < current_block->acceleration_time
  1738. ? _eval_bezier_curve(acceleration_time)
  1739. : current_block->cruise_rate;
  1740. #else
  1741. acc_step_rate = STEP_MULTIPLY(acceleration_time, current_block->acceleration_rate) + current_block->initial_rate;
  1742. NOMORE(acc_step_rate, current_block->nominal_rate);
  1743. #endif
  1744. // acc_step_rate is in steps/second
  1745. // step_rate to timer interval and steps per stepper isr
  1746. interval = calc_timer_interval(acc_step_rate, &steps_per_isr);
  1747. acceleration_time += interval;
  1748. #if ENABLED(LIN_ADVANCE)
  1749. if (LA_use_advance_lead) {
  1750. // Fire ISR if final adv_rate is reached
  1751. if (LA_steps && LA_isr_rate != current_block->advance_speed) nextAdvanceISR = 0;
  1752. }
  1753. else if (LA_steps) nextAdvanceISR = 0;
  1754. #endif
  1755. // Update laser - Accelerating
  1756. #if ENABLED(LASER_POWER_INLINE_TRAPEZOID)
  1757. if (laser_trap.enabled) {
  1758. #if DISABLED(LASER_POWER_INLINE_TRAPEZOID_CONT)
  1759. if (current_block->laser.entry_per) {
  1760. laser_trap.acc_step_count -= step_events_completed - laser_trap.last_step_count;
  1761. laser_trap.last_step_count = step_events_completed;
  1762. // Should be faster than a divide, since this should trip just once
  1763. if (laser_trap.acc_step_count < 0) {
  1764. while (laser_trap.acc_step_count < 0) {
  1765. laser_trap.acc_step_count += current_block->laser.entry_per;
  1766. if (laser_trap.cur_power < current_block->laser.power) laser_trap.cur_power++;
  1767. }
  1768. cutter.ocr_set_power(laser_trap.cur_power);
  1769. }
  1770. }
  1771. #else
  1772. if (laser_trap.till_update)
  1773. laser_trap.till_update--;
  1774. else {
  1775. laser_trap.till_update = LASER_POWER_INLINE_TRAPEZOID_CONT_PER;
  1776. laser_trap.cur_power = (current_block->laser.power * acc_step_rate) / current_block->nominal_rate;
  1777. cutter.ocr_set_power(laser_trap.cur_power); // Cycle efficiency is irrelevant it the last line was many cycles
  1778. }
  1779. #endif
  1780. }
  1781. #endif
  1782. }
  1783. // Are we in Deceleration phase ?
  1784. else if (step_events_completed > decelerate_after) {
  1785. uint32_t step_rate;
  1786. #if ENABLED(S_CURVE_ACCELERATION)
  1787. // If this is the 1st time we process the 2nd half of the trapezoid...
  1788. if (!bezier_2nd_half) {
  1789. // Initialize the Bézier speed curve
  1790. _calc_bezier_curve_coeffs(current_block->cruise_rate, current_block->final_rate, current_block->deceleration_time_inverse);
  1791. bezier_2nd_half = true;
  1792. // The first point starts at cruise rate. Just save evaluation of the Bézier curve
  1793. step_rate = current_block->cruise_rate;
  1794. }
  1795. else {
  1796. // Calculate the next speed to use
  1797. step_rate = deceleration_time < current_block->deceleration_time
  1798. ? _eval_bezier_curve(deceleration_time)
  1799. : current_block->final_rate;
  1800. }
  1801. #else
  1802. // Using the old trapezoidal control
  1803. step_rate = STEP_MULTIPLY(deceleration_time, current_block->acceleration_rate);
  1804. if (step_rate < acc_step_rate) { // Still decelerating?
  1805. step_rate = acc_step_rate - step_rate;
  1806. NOLESS(step_rate, current_block->final_rate);
  1807. }
  1808. else
  1809. step_rate = current_block->final_rate;
  1810. #endif
  1811. // step_rate is in steps/second
  1812. // step_rate to timer interval and steps per stepper isr
  1813. interval = calc_timer_interval(step_rate, &steps_per_isr);
  1814. deceleration_time += interval;
  1815. #if ENABLED(LIN_ADVANCE)
  1816. if (LA_use_advance_lead) {
  1817. // Wake up eISR on first deceleration loop and fire ISR if final adv_rate is reached
  1818. if (step_events_completed <= decelerate_after + steps_per_isr || (LA_steps && LA_isr_rate != current_block->advance_speed)) {
  1819. initiateLA();
  1820. LA_isr_rate = current_block->advance_speed;
  1821. }
  1822. }
  1823. else if (LA_steps) nextAdvanceISR = 0;
  1824. #endif // LIN_ADVANCE
  1825. // Update laser - Decelerating
  1826. #if ENABLED(LASER_POWER_INLINE_TRAPEZOID)
  1827. if (laser_trap.enabled) {
  1828. #if DISABLED(LASER_POWER_INLINE_TRAPEZOID_CONT)
  1829. if (current_block->laser.exit_per) {
  1830. laser_trap.acc_step_count -= step_events_completed - laser_trap.last_step_count;
  1831. laser_trap.last_step_count = step_events_completed;
  1832. // Should be faster than a divide, since this should trip just once
  1833. if (laser_trap.acc_step_count < 0) {
  1834. while (laser_trap.acc_step_count < 0) {
  1835. laser_trap.acc_step_count += current_block->laser.exit_per;
  1836. if (laser_trap.cur_power > current_block->laser.power_exit) laser_trap.cur_power--;
  1837. }
  1838. cutter.ocr_set_power(laser_trap.cur_power);
  1839. }
  1840. }
  1841. #else
  1842. if (laser_trap.till_update)
  1843. laser_trap.till_update--;
  1844. else {
  1845. laser_trap.till_update = LASER_POWER_INLINE_TRAPEZOID_CONT_PER;
  1846. laser_trap.cur_power = (current_block->laser.power * step_rate) / current_block->nominal_rate;
  1847. cutter.ocr_set_power(laser_trap.cur_power); // Cycle efficiency isn't relevant when the last line was many cycles
  1848. }
  1849. #endif
  1850. }
  1851. #endif
  1852. }
  1853. // Must be in cruise phase otherwise
  1854. else {
  1855. #if ENABLED(LIN_ADVANCE)
  1856. // If there are any esteps, fire the next advance_isr "now"
  1857. if (LA_steps && LA_isr_rate != current_block->advance_speed) initiateLA();
  1858. #endif
  1859. // Calculate the ticks_nominal for this nominal speed, if not done yet
  1860. if (ticks_nominal < 0) {
  1861. // step_rate to timer interval and loops for the nominal speed
  1862. ticks_nominal = calc_timer_interval(current_block->nominal_rate, &steps_per_isr);
  1863. }
  1864. // The timer interval is just the nominal value for the nominal speed
  1865. interval = ticks_nominal;
  1866. // Update laser - Cruising
  1867. #if ENABLED(LASER_POWER_INLINE_TRAPEZOID)
  1868. if (laser_trap.enabled) {
  1869. if (!laser_trap.cruise_set) {
  1870. laser_trap.cur_power = current_block->laser.power;
  1871. cutter.ocr_set_power(laser_trap.cur_power);
  1872. laser_trap.cruise_set = true;
  1873. }
  1874. #if ENABLED(LASER_POWER_INLINE_TRAPEZOID_CONT)
  1875. laser_trap.till_update = LASER_POWER_INLINE_TRAPEZOID_CONT_PER;
  1876. #else
  1877. laser_trap.last_step_count = step_events_completed;
  1878. #endif
  1879. }
  1880. #endif
  1881. }
  1882. }
  1883. }
  1884. // If there is no current block at this point, attempt to pop one from the buffer
  1885. // and prepare its movement
  1886. if (!current_block) {
  1887. // Anything in the buffer?
  1888. if ((current_block = planner.get_current_block())) {
  1889. // Sync block? Sync the stepper counts or fan speeds and return
  1890. while (current_block->flag & BLOCK_MASK_SYNC) {
  1891. #if ENABLED(LASER_SYNCHRONOUS_M106_M107)
  1892. const bool is_sync_fans = TEST(current_block->flag, BLOCK_BIT_SYNC_FANS);
  1893. if (is_sync_fans) planner.sync_fan_speeds(current_block->fan_speed);
  1894. #else
  1895. constexpr bool is_sync_fans = false;
  1896. #endif
  1897. if (!is_sync_fans) _set_position(current_block->position);
  1898. discard_current_block();
  1899. // Try to get a new block
  1900. if (!(current_block = planner.get_current_block()))
  1901. return interval; // No more queued movements!
  1902. }
  1903. // For non-inline cutter, grossly apply power
  1904. #if ENABLED(LASER_FEATURE) && DISABLED(LASER_POWER_INLINE)
  1905. cutter.apply_power(current_block->cutter_power);
  1906. #endif
  1907. #if ENABLED(POWER_LOSS_RECOVERY)
  1908. recovery.info.sdpos = current_block->sdpos;
  1909. recovery.info.current_position = current_block->start_position;
  1910. #endif
  1911. #if ENABLED(DIRECT_STEPPING)
  1912. if (IS_PAGE(current_block)) {
  1913. page_step_state.segment_steps = 0;
  1914. page_step_state.segment_idx = 0;
  1915. page_step_state.page = page_manager.get_page(current_block->page_idx);
  1916. page_step_state.bd.reset();
  1917. if (DirectStepping::Config::DIRECTIONAL)
  1918. current_block->direction_bits = last_direction_bits;
  1919. if (!page_step_state.page) {
  1920. discard_current_block();
  1921. return interval;
  1922. }
  1923. }
  1924. #endif
  1925. // Flag all moving axes for proper endstop handling
  1926. #if IS_CORE
  1927. // Define conditions for checking endstops
  1928. #define S_(N) current_block->steps[CORE_AXIS_##N]
  1929. #define D_(N) TEST(current_block->direction_bits, CORE_AXIS_##N)
  1930. #endif
  1931. #if CORE_IS_XY || CORE_IS_XZ
  1932. /**
  1933. * Head direction in -X axis for CoreXY and CoreXZ bots.
  1934. *
  1935. * If steps differ, both axes are moving.
  1936. * If DeltaA == -DeltaB, the movement is only in the 2nd axis (Y or Z, handled below)
  1937. * If DeltaA == DeltaB, the movement is only in the 1st axis (X)
  1938. */
  1939. #if EITHER(COREXY, COREXZ)
  1940. #define X_CMP(A,B) ((A)==(B))
  1941. #else
  1942. #define X_CMP(A,B) ((A)!=(B))
  1943. #endif
  1944. #define X_MOVE_TEST ( S_(1) != S_(2) || (S_(1) > 0 && X_CMP(D_(1),D_(2))) )
  1945. #elif ENABLED(MARKFORGED_XY)
  1946. #define X_MOVE_TEST (current_block->steps.a != current_block->steps.b)
  1947. #else
  1948. #define X_MOVE_TEST !!current_block->steps.a
  1949. #endif
  1950. #if CORE_IS_XY || CORE_IS_YZ
  1951. /**
  1952. * Head direction in -Y axis for CoreXY / CoreYZ bots.
  1953. *
  1954. * If steps differ, both axes are moving
  1955. * If DeltaA == DeltaB, the movement is only in the 1st axis (X or Y)
  1956. * If DeltaA == -DeltaB, the movement is only in the 2nd axis (Y or Z)
  1957. */
  1958. #if EITHER(COREYX, COREYZ)
  1959. #define Y_CMP(A,B) ((A)==(B))
  1960. #else
  1961. #define Y_CMP(A,B) ((A)!=(B))
  1962. #endif
  1963. #define Y_MOVE_TEST ( S_(1) != S_(2) || (S_(1) > 0 && Y_CMP(D_(1),D_(2))) )
  1964. #elif ENABLED(MARKFORGED_YX)
  1965. #define Y_MOVE_TEST (current_block->steps.a != current_block->steps.b)
  1966. #else
  1967. #define Y_MOVE_TEST !!current_block->steps.b
  1968. #endif
  1969. #if CORE_IS_XZ || CORE_IS_YZ
  1970. /**
  1971. * Head direction in -Z axis for CoreXZ or CoreYZ bots.
  1972. *
  1973. * If steps differ, both axes are moving
  1974. * If DeltaA == DeltaB, the movement is only in the 1st axis (X or Y, already handled above)
  1975. * If DeltaA == -DeltaB, the movement is only in the 2nd axis (Z)
  1976. */
  1977. #if EITHER(COREZX, COREZY)
  1978. #define Z_CMP(A,B) ((A)==(B))
  1979. #else
  1980. #define Z_CMP(A,B) ((A)!=(B))
  1981. #endif
  1982. #define Z_MOVE_TEST ( S_(1) != S_(2) || (S_(1) > 0 && Z_CMP(D_(1),D_(2))) )
  1983. #else
  1984. #define Z_MOVE_TEST !!current_block->steps.c
  1985. #endif
  1986. axis_bits_t axis_bits = 0;
  1987. LINEAR_AXIS_CODE(
  1988. if (X_MOVE_TEST) SBI(axis_bits, A_AXIS),
  1989. if (Y_MOVE_TEST) SBI(axis_bits, B_AXIS),
  1990. if (Z_MOVE_TEST) SBI(axis_bits, C_AXIS),
  1991. if (current_block->steps.i) SBI(axis_bits, I_AXIS),
  1992. if (current_block->steps.j) SBI(axis_bits, J_AXIS),
  1993. if (current_block->steps.k) SBI(axis_bits, K_AXIS)
  1994. );
  1995. //if (current_block->steps.e) SBI(axis_bits, E_AXIS);
  1996. //if (current_block->steps.a) SBI(axis_bits, X_HEAD);
  1997. //if (current_block->steps.b) SBI(axis_bits, Y_HEAD);
  1998. //if (current_block->steps.c) SBI(axis_bits, Z_HEAD);
  1999. axis_did_move = axis_bits;
  2000. // No acceleration / deceleration time elapsed so far
  2001. acceleration_time = deceleration_time = 0;
  2002. #if ENABLED(ADAPTIVE_STEP_SMOOTHING)
  2003. uint8_t oversampling = 0; // Assume no axis smoothing (via oversampling)
  2004. // Decide if axis smoothing is possible
  2005. uint32_t max_rate = current_block->nominal_rate; // Get the step event rate
  2006. while (max_rate < MIN_STEP_ISR_FREQUENCY) { // As long as more ISRs are possible...
  2007. max_rate <<= 1; // Try to double the rate
  2008. if (max_rate < MIN_STEP_ISR_FREQUENCY) // Don't exceed the estimated ISR limit
  2009. ++oversampling; // Increase the oversampling (used for left-shift)
  2010. }
  2011. oversampling_factor = oversampling; // For all timer interval calculations
  2012. #else
  2013. constexpr uint8_t oversampling = 0;
  2014. #endif
  2015. // Based on the oversampling factor, do the calculations
  2016. step_event_count = current_block->step_event_count << oversampling;
  2017. // Initialize Bresenham delta errors to 1/2
  2018. delta_error = -int32_t(step_event_count);
  2019. // Calculate Bresenham dividends and divisors
  2020. advance_dividend = current_block->steps << 1;
  2021. advance_divisor = step_event_count << 1;
  2022. // No step events completed so far
  2023. step_events_completed = 0;
  2024. // Compute the acceleration and deceleration points
  2025. accelerate_until = current_block->accelerate_until << oversampling;
  2026. decelerate_after = current_block->decelerate_after << oversampling;
  2027. TERN_(MIXING_EXTRUDER, mixer.stepper_setup(current_block->b_color));
  2028. E_TERN_(stepper_extruder = current_block->extruder);
  2029. // Initialize the trapezoid generator from the current block.
  2030. #if ENABLED(LIN_ADVANCE)
  2031. #if DISABLED(MIXING_EXTRUDER) && E_STEPPERS > 1
  2032. // If the now active extruder wasn't in use during the last move, its pressure is most likely gone.
  2033. if (stepper_extruder != last_moved_extruder) LA_current_adv_steps = 0;
  2034. #endif
  2035. if ((LA_use_advance_lead = current_block->use_advance_lead)) {
  2036. LA_final_adv_steps = current_block->final_adv_steps;
  2037. LA_max_adv_steps = current_block->max_adv_steps;
  2038. initiateLA(); // Start the ISR
  2039. LA_isr_rate = current_block->advance_speed;
  2040. }
  2041. else LA_isr_rate = LA_ADV_NEVER;
  2042. #endif
  2043. if ( ENABLED(HAS_L64XX) // Always set direction for L64xx (Also enables the chips)
  2044. || ENABLED(DUAL_X_CARRIAGE) // TODO: Find out why this fixes "jittery" small circles
  2045. || current_block->direction_bits != last_direction_bits
  2046. || TERN(MIXING_EXTRUDER, false, stepper_extruder != last_moved_extruder)
  2047. ) {
  2048. E_TERN_(last_moved_extruder = stepper_extruder);
  2049. TERN_(HAS_L64XX, L64XX_OK_to_power_up = true);
  2050. set_directions(current_block->direction_bits);
  2051. }
  2052. #if ENABLED(LASER_POWER_INLINE)
  2053. const power_status_t stat = current_block->laser.status;
  2054. #if ENABLED(LASER_POWER_INLINE_TRAPEZOID)
  2055. laser_trap.enabled = stat.isPlanned && stat.isEnabled;
  2056. laser_trap.cur_power = current_block->laser.power_entry; // RESET STATE
  2057. laser_trap.cruise_set = false;
  2058. #if DISABLED(LASER_POWER_INLINE_TRAPEZOID_CONT)
  2059. laser_trap.last_step_count = 0;
  2060. laser_trap.acc_step_count = current_block->laser.entry_per / 2;
  2061. #else
  2062. laser_trap.till_update = 0;
  2063. #endif
  2064. // Always have PWM in this case
  2065. if (stat.isPlanned) { // Planner controls the laser
  2066. cutter.ocr_set_power(
  2067. stat.isEnabled ? laser_trap.cur_power : 0 // ON with power or OFF
  2068. );
  2069. }
  2070. #else
  2071. if (stat.isPlanned) { // Planner controls the laser
  2072. #if ENABLED(SPINDLE_LASER_USE_PWM)
  2073. cutter.ocr_set_power(
  2074. stat.isEnabled ? current_block->laser.power : 0 // ON with power or OFF
  2075. );
  2076. #else
  2077. cutter.set_enabled(stat.isEnabled);
  2078. #endif
  2079. }
  2080. #endif
  2081. #endif // LASER_POWER_INLINE
  2082. // If the endstop is already pressed, endstop interrupts won't invoke
  2083. // endstop_triggered and the move will grind. So check here for a
  2084. // triggered endstop, which marks the block for discard on the next ISR.
  2085. endstops.update();
  2086. #if ENABLED(Z_LATE_ENABLE)
  2087. // If delayed Z enable, enable it now. This option will severely interfere with
  2088. // timing between pulses when chaining motion between blocks, and it could lead
  2089. // to lost steps in both X and Y axis, so avoid using it unless strictly necessary!!
  2090. if (current_block->steps.z) enable_axis(Z_AXIS);
  2091. #endif
  2092. // Mark the time_nominal as not calculated yet
  2093. ticks_nominal = -1;
  2094. #if ENABLED(S_CURVE_ACCELERATION)
  2095. // Initialize the Bézier speed curve
  2096. _calc_bezier_curve_coeffs(current_block->initial_rate, current_block->cruise_rate, current_block->acceleration_time_inverse);
  2097. // We haven't started the 2nd half of the trapezoid
  2098. bezier_2nd_half = false;
  2099. #else
  2100. // Set as deceleration point the initial rate of the block
  2101. acc_step_rate = current_block->initial_rate;
  2102. #endif
  2103. // Calculate the initial timer interval
  2104. interval = calc_timer_interval(current_block->initial_rate, &steps_per_isr);
  2105. }
  2106. #if ENABLED(LASER_POWER_INLINE_CONTINUOUS)
  2107. else { // No new block found; so apply inline laser parameters
  2108. // This should mean ending file with 'M5 I' will stop the laser; thus the inline flag isn't needed
  2109. const power_status_t stat = planner.laser_inline.status;
  2110. if (stat.isPlanned) { // Planner controls the laser
  2111. #if ENABLED(SPINDLE_LASER_USE_PWM)
  2112. cutter.ocr_set_power(
  2113. stat.isEnabled ? planner.laser_inline.power : 0 // ON with power or OFF
  2114. );
  2115. #else
  2116. cutter.set_enabled(stat.isEnabled);
  2117. #endif
  2118. }
  2119. }
  2120. #endif
  2121. }
  2122. // Return the interval to wait
  2123. return interval;
  2124. }
  2125. #if ENABLED(LIN_ADVANCE)
  2126. // Timer interrupt for E. LA_steps is set in the main routine
  2127. uint32_t Stepper::advance_isr() {
  2128. uint32_t interval;
  2129. if (LA_use_advance_lead) {
  2130. if (step_events_completed > decelerate_after && LA_current_adv_steps > LA_final_adv_steps) {
  2131. LA_steps--;
  2132. LA_current_adv_steps--;
  2133. interval = LA_isr_rate;
  2134. }
  2135. else if (step_events_completed < decelerate_after && LA_current_adv_steps < LA_max_adv_steps) {
  2136. LA_steps++;
  2137. LA_current_adv_steps++;
  2138. interval = LA_isr_rate;
  2139. }
  2140. else
  2141. interval = LA_isr_rate = LA_ADV_NEVER;
  2142. }
  2143. else
  2144. interval = LA_ADV_NEVER;
  2145. if (!LA_steps) return interval; // Leave pins alone if there are no steps!
  2146. DIR_WAIT_BEFORE();
  2147. #if ENABLED(MIXING_EXTRUDER)
  2148. // We don't know which steppers will be stepped because LA loop follows,
  2149. // with potentially multiple steps. Set all.
  2150. if (LA_steps > 0) {
  2151. MIXER_STEPPER_LOOP(j) NORM_E_DIR(j);
  2152. count_direction.e = 1;
  2153. }
  2154. else if (LA_steps < 0) {
  2155. MIXER_STEPPER_LOOP(j) REV_E_DIR(j);
  2156. count_direction.e = -1;
  2157. }
  2158. #else
  2159. if (LA_steps > 0) {
  2160. NORM_E_DIR(stepper_extruder);
  2161. count_direction.e = 1;
  2162. }
  2163. else if (LA_steps < 0) {
  2164. REV_E_DIR(stepper_extruder);
  2165. count_direction.e = -1;
  2166. }
  2167. #endif
  2168. DIR_WAIT_AFTER();
  2169. //const hal_timer_t added_step_ticks = hal_timer_t(ADDED_STEP_TICKS);
  2170. // Step E stepper if we have steps
  2171. #if ISR_MULTI_STEPS
  2172. bool firstStep = true;
  2173. USING_TIMED_PULSE();
  2174. #endif
  2175. while (LA_steps) {
  2176. #if ISR_MULTI_STEPS
  2177. if (firstStep)
  2178. firstStep = false;
  2179. else
  2180. AWAIT_LOW_PULSE();
  2181. #endif
  2182. count_position.e += count_direction.e;
  2183. // Set the STEP pulse ON
  2184. #if ENABLED(MIXING_EXTRUDER)
  2185. E_STEP_WRITE(mixer.get_next_stepper(), !INVERT_E_STEP_PIN);
  2186. #else
  2187. E_STEP_WRITE(stepper_extruder, !INVERT_E_STEP_PIN);
  2188. #endif
  2189. // Enforce a minimum duration for STEP pulse ON
  2190. #if ISR_PULSE_CONTROL
  2191. START_HIGH_PULSE();
  2192. #endif
  2193. LA_steps < 0 ? ++LA_steps : --LA_steps;
  2194. #if ISR_PULSE_CONTROL
  2195. AWAIT_HIGH_PULSE();
  2196. #endif
  2197. // Set the STEP pulse OFF
  2198. #if ENABLED(MIXING_EXTRUDER)
  2199. E_STEP_WRITE(mixer.get_stepper(), INVERT_E_STEP_PIN);
  2200. #else
  2201. E_STEP_WRITE(stepper_extruder, INVERT_E_STEP_PIN);
  2202. #endif
  2203. // For minimum pulse time wait before looping
  2204. // Just wait for the requested pulse duration
  2205. #if ISR_PULSE_CONTROL
  2206. if (LA_steps) START_LOW_PULSE();
  2207. #endif
  2208. } // LA_steps
  2209. return interval;
  2210. }
  2211. #endif // LIN_ADVANCE
  2212. #if ENABLED(INTEGRATED_BABYSTEPPING)
  2213. // Timer interrupt for baby-stepping
  2214. uint32_t Stepper::babystepping_isr() {
  2215. babystep.task();
  2216. return babystep.has_steps() ? BABYSTEP_TICKS : BABYSTEP_NEVER;
  2217. }
  2218. #endif
  2219. // Check if the given block is busy or not - Must not be called from ISR contexts
  2220. // The current_block could change in the middle of the read by an Stepper ISR, so
  2221. // we must explicitly prevent that!
  2222. bool Stepper::is_block_busy(const block_t * const block) {
  2223. #ifdef __AVR__
  2224. // A SW memory barrier, to ensure GCC does not overoptimize loops
  2225. #define sw_barrier() asm volatile("": : :"memory");
  2226. // Keep reading until 2 consecutive reads return the same value,
  2227. // meaning there was no update in-between caused by an interrupt.
  2228. // This works because stepper ISRs happen at a slower rate than
  2229. // successive reads of a variable, so 2 consecutive reads with
  2230. // the same value means no interrupt updated it.
  2231. block_t *vold, *vnew = current_block;
  2232. sw_barrier();
  2233. do {
  2234. vold = vnew;
  2235. vnew = current_block;
  2236. sw_barrier();
  2237. } while (vold != vnew);
  2238. #else
  2239. block_t *vnew = current_block;
  2240. #endif
  2241. // Return if the block is busy or not
  2242. return block == vnew;
  2243. }
  2244. void Stepper::init() {
  2245. #if MB(ALLIGATOR)
  2246. const float motor_current[] = MOTOR_CURRENT;
  2247. unsigned int digipot_motor = 0;
  2248. LOOP_L_N(i, 3 + EXTRUDERS) {
  2249. digipot_motor = 255 * (motor_current[i] / 2.5);
  2250. dac084s085::setValue(i, digipot_motor);
  2251. }
  2252. #endif
  2253. // Init Microstepping Pins
  2254. TERN_(HAS_MICROSTEPS, microstep_init());
  2255. // Init Dir Pins
  2256. TERN_(HAS_X_DIR, X_DIR_INIT());
  2257. TERN_(HAS_X2_DIR, X2_DIR_INIT());
  2258. #if HAS_Y_DIR
  2259. Y_DIR_INIT();
  2260. #if BOTH(Y_DUAL_STEPPER_DRIVERS, HAS_Y2_DIR)
  2261. Y2_DIR_INIT();
  2262. #endif
  2263. #endif
  2264. #if HAS_Z_DIR
  2265. Z_DIR_INIT();
  2266. #if NUM_Z_STEPPER_DRIVERS >= 2 && HAS_Z2_DIR
  2267. Z2_DIR_INIT();
  2268. #endif
  2269. #if NUM_Z_STEPPER_DRIVERS >= 3 && HAS_Z3_DIR
  2270. Z3_DIR_INIT();
  2271. #endif
  2272. #if NUM_Z_STEPPER_DRIVERS >= 4 && HAS_Z4_DIR
  2273. Z4_DIR_INIT();
  2274. #endif
  2275. #endif
  2276. #if HAS_I_DIR
  2277. I_DIR_INIT();
  2278. #endif
  2279. #if HAS_J_DIR
  2280. J_DIR_INIT();
  2281. #endif
  2282. #if HAS_K_DIR
  2283. K_DIR_INIT();
  2284. #endif
  2285. #if HAS_E0_DIR
  2286. E0_DIR_INIT();
  2287. #endif
  2288. #if HAS_E1_DIR
  2289. E1_DIR_INIT();
  2290. #endif
  2291. #if HAS_E2_DIR
  2292. E2_DIR_INIT();
  2293. #endif
  2294. #if HAS_E3_DIR
  2295. E3_DIR_INIT();
  2296. #endif
  2297. #if HAS_E4_DIR
  2298. E4_DIR_INIT();
  2299. #endif
  2300. #if HAS_E5_DIR
  2301. E5_DIR_INIT();
  2302. #endif
  2303. #if HAS_E6_DIR
  2304. E6_DIR_INIT();
  2305. #endif
  2306. #if HAS_E7_DIR
  2307. E7_DIR_INIT();
  2308. #endif
  2309. // Init Enable Pins - steppers default to disabled.
  2310. #if HAS_X_ENABLE
  2311. X_ENABLE_INIT();
  2312. if (!X_ENABLE_ON) X_ENABLE_WRITE(HIGH);
  2313. #if BOTH(HAS_X2_STEPPER, HAS_X2_ENABLE)
  2314. X2_ENABLE_INIT();
  2315. if (!X_ENABLE_ON) X2_ENABLE_WRITE(HIGH);
  2316. #endif
  2317. #endif
  2318. #if HAS_Y_ENABLE
  2319. Y_ENABLE_INIT();
  2320. if (!Y_ENABLE_ON) Y_ENABLE_WRITE(HIGH);
  2321. #if BOTH(Y_DUAL_STEPPER_DRIVERS, HAS_Y2_ENABLE)
  2322. Y2_ENABLE_INIT();
  2323. if (!Y_ENABLE_ON) Y2_ENABLE_WRITE(HIGH);
  2324. #endif
  2325. #endif
  2326. #if HAS_Z_ENABLE
  2327. Z_ENABLE_INIT();
  2328. if (!Z_ENABLE_ON) Z_ENABLE_WRITE(HIGH);
  2329. #if NUM_Z_STEPPER_DRIVERS >= 2 && HAS_Z2_ENABLE
  2330. Z2_ENABLE_INIT();
  2331. if (!Z_ENABLE_ON) Z2_ENABLE_WRITE(HIGH);
  2332. #endif
  2333. #if NUM_Z_STEPPER_DRIVERS >= 3 && HAS_Z3_ENABLE
  2334. Z3_ENABLE_INIT();
  2335. if (!Z_ENABLE_ON) Z3_ENABLE_WRITE(HIGH);
  2336. #endif
  2337. #if NUM_Z_STEPPER_DRIVERS >= 4 && HAS_Z4_ENABLE
  2338. Z4_ENABLE_INIT();
  2339. if (!Z_ENABLE_ON) Z4_ENABLE_WRITE(HIGH);
  2340. #endif
  2341. #endif
  2342. #if HAS_I_ENABLE
  2343. I_ENABLE_INIT();
  2344. if (!I_ENABLE_ON) I_ENABLE_WRITE(HIGH);
  2345. #endif
  2346. #if HAS_J_ENABLE
  2347. J_ENABLE_INIT();
  2348. if (!J_ENABLE_ON) J_ENABLE_WRITE(HIGH);
  2349. #endif
  2350. #if HAS_K_ENABLE
  2351. K_ENABLE_INIT();
  2352. if (!K_ENABLE_ON) K_ENABLE_WRITE(HIGH);
  2353. #endif
  2354. #if HAS_E0_ENABLE
  2355. E0_ENABLE_INIT();
  2356. if (!E_ENABLE_ON) E0_ENABLE_WRITE(HIGH);
  2357. #endif
  2358. #if HAS_E1_ENABLE
  2359. E1_ENABLE_INIT();
  2360. if (!E_ENABLE_ON) E1_ENABLE_WRITE(HIGH);
  2361. #endif
  2362. #if HAS_E2_ENABLE
  2363. E2_ENABLE_INIT();
  2364. if (!E_ENABLE_ON) E2_ENABLE_WRITE(HIGH);
  2365. #endif
  2366. #if HAS_E3_ENABLE
  2367. E3_ENABLE_INIT();
  2368. if (!E_ENABLE_ON) E3_ENABLE_WRITE(HIGH);
  2369. #endif
  2370. #if HAS_E4_ENABLE
  2371. E4_ENABLE_INIT();
  2372. if (!E_ENABLE_ON) E4_ENABLE_WRITE(HIGH);
  2373. #endif
  2374. #if HAS_E5_ENABLE
  2375. E5_ENABLE_INIT();
  2376. if (!E_ENABLE_ON) E5_ENABLE_WRITE(HIGH);
  2377. #endif
  2378. #if HAS_E6_ENABLE
  2379. E6_ENABLE_INIT();
  2380. if (!E_ENABLE_ON) E6_ENABLE_WRITE(HIGH);
  2381. #endif
  2382. #if HAS_E7_ENABLE
  2383. E7_ENABLE_INIT();
  2384. if (!E_ENABLE_ON) E7_ENABLE_WRITE(HIGH);
  2385. #endif
  2386. #define _STEP_INIT(AXIS) AXIS ##_STEP_INIT()
  2387. #define _WRITE_STEP(AXIS, HIGHLOW) AXIS ##_STEP_WRITE(HIGHLOW)
  2388. #define _DISABLE_AXIS(AXIS) DISABLE_AXIS_## AXIS()
  2389. #define AXIS_INIT(AXIS, PIN) \
  2390. _STEP_INIT(AXIS); \
  2391. _WRITE_STEP(AXIS, _INVERT_STEP_PIN(PIN)); \
  2392. _DISABLE_AXIS(AXIS)
  2393. #define E_AXIS_INIT(NUM) AXIS_INIT(E## NUM, E)
  2394. // Init Step Pins
  2395. #if HAS_X_STEP
  2396. #if EITHER(X_DUAL_STEPPER_DRIVERS, DUAL_X_CARRIAGE)
  2397. X2_STEP_INIT();
  2398. X2_STEP_WRITE(INVERT_X_STEP_PIN);
  2399. #endif
  2400. AXIS_INIT(X, X);
  2401. #endif
  2402. #if HAS_Y_STEP
  2403. #if ENABLED(Y_DUAL_STEPPER_DRIVERS)
  2404. Y2_STEP_INIT();
  2405. Y2_STEP_WRITE(INVERT_Y_STEP_PIN);
  2406. #endif
  2407. AXIS_INIT(Y, Y);
  2408. #endif
  2409. #if HAS_Z_STEP
  2410. #if NUM_Z_STEPPER_DRIVERS >= 2
  2411. Z2_STEP_INIT();
  2412. Z2_STEP_WRITE(INVERT_Z_STEP_PIN);
  2413. #endif
  2414. #if NUM_Z_STEPPER_DRIVERS >= 3
  2415. Z3_STEP_INIT();
  2416. Z3_STEP_WRITE(INVERT_Z_STEP_PIN);
  2417. #endif
  2418. #if NUM_Z_STEPPER_DRIVERS >= 4
  2419. Z4_STEP_INIT();
  2420. Z4_STEP_WRITE(INVERT_Z_STEP_PIN);
  2421. #endif
  2422. AXIS_INIT(Z, Z);
  2423. #endif
  2424. #if HAS_I_STEP
  2425. AXIS_INIT(I, I);
  2426. #endif
  2427. #if HAS_J_STEP
  2428. AXIS_INIT(J, J);
  2429. #endif
  2430. #if HAS_K_STEP
  2431. AXIS_INIT(K, K);
  2432. #endif
  2433. #if E_STEPPERS && HAS_E0_STEP
  2434. E_AXIS_INIT(0);
  2435. #endif
  2436. #if (E_STEPPERS > 1 || ENABLED(E_DUAL_STEPPER_DRIVERS)) && HAS_E1_STEP
  2437. E_AXIS_INIT(1);
  2438. #endif
  2439. #if E_STEPPERS > 2 && HAS_E2_STEP
  2440. E_AXIS_INIT(2);
  2441. #endif
  2442. #if E_STEPPERS > 3 && HAS_E3_STEP
  2443. E_AXIS_INIT(3);
  2444. #endif
  2445. #if E_STEPPERS > 4 && HAS_E4_STEP
  2446. E_AXIS_INIT(4);
  2447. #endif
  2448. #if E_STEPPERS > 5 && HAS_E5_STEP
  2449. E_AXIS_INIT(5);
  2450. #endif
  2451. #if E_STEPPERS > 6 && HAS_E6_STEP
  2452. E_AXIS_INIT(6);
  2453. #endif
  2454. #if E_STEPPERS > 7 && HAS_E7_STEP
  2455. E_AXIS_INIT(7);
  2456. #endif
  2457. #if DISABLED(I2S_STEPPER_STREAM)
  2458. HAL_timer_start(MF_TIMER_STEP, 122); // Init Stepper ISR to 122 Hz for quick starting
  2459. wake_up();
  2460. sei();
  2461. #endif
  2462. // Init direction bits for first moves
  2463. set_directions(0
  2464. LINEAR_AXIS_GANG(
  2465. | TERN0(INVERT_X_DIR, _BV(X_AXIS)),
  2466. | TERN0(INVERT_Y_DIR, _BV(Y_AXIS)),
  2467. | TERN0(INVERT_Z_DIR, _BV(Z_AXIS)),
  2468. | TERN0(INVERT_I_DIR, _BV(I_AXIS)),
  2469. | TERN0(INVERT_J_DIR, _BV(J_AXIS)),
  2470. | TERN0(INVERT_K_DIR, _BV(K_AXIS))
  2471. )
  2472. );
  2473. #if HAS_MOTOR_CURRENT_SPI || HAS_MOTOR_CURRENT_PWM
  2474. initialized = true;
  2475. digipot_init();
  2476. #endif
  2477. }
  2478. /**
  2479. * Set the stepper positions directly in steps
  2480. *
  2481. * The input is based on the typical per-axis XYZE steps.
  2482. * For CORE machines XYZ needs to be translated to ABC.
  2483. *
  2484. * This allows get_axis_position_mm to correctly
  2485. * derive the current XYZE position later on.
  2486. */
  2487. void Stepper::_set_position(const abce_long_t &spos) {
  2488. #if ANY(IS_CORE, MARKFORGED_XY, MARKFORGED_YX)
  2489. #if CORE_IS_XY
  2490. // corexy positioning
  2491. // these equations follow the form of the dA and dB equations on https://www.corexy.com/theory.html
  2492. count_position.set(spos.a + spos.b, CORESIGN(spos.a - spos.b), spos.c);
  2493. #elif CORE_IS_XZ
  2494. // corexz planning
  2495. count_position.set(spos.a + spos.c, spos.b, CORESIGN(spos.a - spos.c));
  2496. #elif CORE_IS_YZ
  2497. // coreyz planning
  2498. count_position.set(spos.a, spos.b + spos.c, CORESIGN(spos.b - spos.c));
  2499. #elif ENABLED(MARKFORGED_XY)
  2500. count_position.set(spos.a - spos.b, spos.b, spos.c);
  2501. #elif ENABLED(MARKFORGED_YX)
  2502. count_position.set(spos.a, spos.b - spos.a, spos.c);
  2503. #endif
  2504. TERN_(HAS_EXTRUDERS, count_position.e = spos.e);
  2505. #else
  2506. // default non-h-bot planning
  2507. count_position = spos;
  2508. #endif
  2509. }
  2510. /**
  2511. * Get a stepper's position in steps.
  2512. */
  2513. int32_t Stepper::position(const AxisEnum axis) {
  2514. #ifdef __AVR__
  2515. // Protect the access to the position. Only required for AVR, as
  2516. // any 32bit CPU offers atomic access to 32bit variables
  2517. const bool was_enabled = suspend();
  2518. #endif
  2519. const int32_t v = count_position[axis];
  2520. #ifdef __AVR__
  2521. // Reenable Stepper ISR
  2522. if (was_enabled) wake_up();
  2523. #endif
  2524. return v;
  2525. }
  2526. // Set the current position in steps
  2527. void Stepper::set_position(const xyze_long_t &spos) {
  2528. planner.synchronize();
  2529. const bool was_enabled = suspend();
  2530. _set_position(spos);
  2531. if (was_enabled) wake_up();
  2532. }
  2533. void Stepper::set_axis_position(const AxisEnum a, const int32_t &v) {
  2534. planner.synchronize();
  2535. #ifdef __AVR__
  2536. // Protect the access to the position. Only required for AVR, as
  2537. // any 32bit CPU offers atomic access to 32bit variables
  2538. const bool was_enabled = suspend();
  2539. #endif
  2540. count_position[a] = v;
  2541. #ifdef __AVR__
  2542. // Reenable Stepper ISR
  2543. if (was_enabled) wake_up();
  2544. #endif
  2545. }
  2546. // Signal endstops were triggered - This function can be called from
  2547. // an ISR context (Temperature, Stepper or limits ISR), so we must
  2548. // be very careful here. If the interrupt being preempted was the
  2549. // Stepper ISR (this CAN happen with the endstop limits ISR) then
  2550. // when the stepper ISR resumes, we must be very sure that the movement
  2551. // is properly canceled
  2552. void Stepper::endstop_triggered(const AxisEnum axis) {
  2553. const bool was_enabled = suspend();
  2554. endstops_trigsteps[axis] = (
  2555. #if IS_CORE
  2556. (axis == CORE_AXIS_2
  2557. ? CORESIGN(count_position[CORE_AXIS_1] - count_position[CORE_AXIS_2])
  2558. : count_position[CORE_AXIS_1] + count_position[CORE_AXIS_2]
  2559. ) * double(0.5)
  2560. #elif ENABLED(MARKFORGED_XY)
  2561. axis == CORE_AXIS_1
  2562. ? count_position[CORE_AXIS_1] - count_position[CORE_AXIS_2]
  2563. : count_position[CORE_AXIS_2]
  2564. #elif ENABLED(MARKFORGED_YX)
  2565. axis == CORE_AXIS_1
  2566. ? count_position[CORE_AXIS_1]
  2567. : count_position[CORE_AXIS_2] - count_position[CORE_AXIS_1]
  2568. #else // !IS_CORE
  2569. count_position[axis]
  2570. #endif
  2571. );
  2572. // Discard the rest of the move if there is a current block
  2573. quick_stop();
  2574. if (was_enabled) wake_up();
  2575. }
  2576. int32_t Stepper::triggered_position(const AxisEnum axis) {
  2577. #ifdef __AVR__
  2578. // Protect the access to the position. Only required for AVR, as
  2579. // any 32bit CPU offers atomic access to 32bit variables
  2580. const bool was_enabled = suspend();
  2581. #endif
  2582. const int32_t v = endstops_trigsteps[axis];
  2583. #ifdef __AVR__
  2584. // Reenable Stepper ISR
  2585. if (was_enabled) wake_up();
  2586. #endif
  2587. return v;
  2588. }
  2589. #if ANY(CORE_IS_XY, CORE_IS_XZ, MARKFORGED_XY, MARKFORGED_YX, IS_SCARA, DELTA)
  2590. #define SAYS_A 1
  2591. #endif
  2592. #if ANY(CORE_IS_XY, CORE_IS_YZ, MARKFORGED_XY, MARKFORGED_YX, IS_SCARA, DELTA)
  2593. #define SAYS_B 1
  2594. #endif
  2595. #if ANY(CORE_IS_XZ, CORE_IS_YZ, DELTA)
  2596. #define SAYS_C 1
  2597. #endif
  2598. void Stepper::report_a_position(const xyz_long_t &pos) {
  2599. SERIAL_ECHOLNPGM_P(
  2600. LIST_N(DOUBLE(LINEAR_AXES),
  2601. TERN(SAYS_A, PSTR(STR_COUNT_A), PSTR(STR_COUNT_X)), pos.x,
  2602. TERN(SAYS_B, PSTR("B:"), SP_Y_LBL), pos.y,
  2603. TERN(SAYS_C, PSTR("C:"), SP_Z_LBL), pos.z,
  2604. SP_I_LBL, pos.i,
  2605. SP_J_LBL, pos.j,
  2606. SP_K_LBL, pos.k
  2607. )
  2608. );
  2609. }
  2610. void Stepper::report_positions() {
  2611. #ifdef __AVR__
  2612. // Protect the access to the position.
  2613. const bool was_enabled = suspend();
  2614. #endif
  2615. const xyz_long_t pos = count_position;
  2616. #ifdef __AVR__
  2617. if (was_enabled) wake_up();
  2618. #endif
  2619. report_a_position(pos);
  2620. }
  2621. #if ENABLED(BABYSTEPPING)
  2622. #define _ENABLE_AXIS(A) enable_axis(_AXIS(A))
  2623. #define _READ_DIR(AXIS) AXIS ##_DIR_READ()
  2624. #define _INVERT_DIR(AXIS) INVERT_## AXIS ##_DIR
  2625. #define _APPLY_DIR(AXIS, INVERT) AXIS ##_APPLY_DIR(INVERT, true)
  2626. #if MINIMUM_STEPPER_PULSE
  2627. #define STEP_PULSE_CYCLES ((MINIMUM_STEPPER_PULSE) * CYCLES_PER_MICROSECOND)
  2628. #else
  2629. #define STEP_PULSE_CYCLES 0
  2630. #endif
  2631. #if ENABLED(DELTA)
  2632. #define CYCLES_EATEN_BABYSTEP (2 * 15)
  2633. #else
  2634. #define CYCLES_EATEN_BABYSTEP 0
  2635. #endif
  2636. #define EXTRA_CYCLES_BABYSTEP (STEP_PULSE_CYCLES - (CYCLES_EATEN_BABYSTEP))
  2637. #if EXTRA_CYCLES_BABYSTEP > 20
  2638. #define _SAVE_START() const hal_timer_t pulse_start = HAL_timer_get_count(MF_TIMER_PULSE)
  2639. #define _PULSE_WAIT() while (EXTRA_CYCLES_BABYSTEP > (uint32_t)(HAL_timer_get_count(MF_TIMER_PULSE) - pulse_start) * (PULSE_TIMER_PRESCALE)) { /* nada */ }
  2640. #else
  2641. #define _SAVE_START() NOOP
  2642. #if EXTRA_CYCLES_BABYSTEP > 0
  2643. #define _PULSE_WAIT() DELAY_NS(EXTRA_CYCLES_BABYSTEP * NANOSECONDS_PER_CYCLE)
  2644. #elif ENABLED(DELTA)
  2645. #define _PULSE_WAIT() DELAY_US(2);
  2646. #elif STEP_PULSE_CYCLES > 0
  2647. #define _PULSE_WAIT() NOOP
  2648. #else
  2649. #define _PULSE_WAIT() DELAY_US(4);
  2650. #endif
  2651. #endif
  2652. #if ENABLED(BABYSTEPPING_EXTRA_DIR_WAIT)
  2653. #define EXTRA_DIR_WAIT_BEFORE DIR_WAIT_BEFORE
  2654. #define EXTRA_DIR_WAIT_AFTER DIR_WAIT_AFTER
  2655. #else
  2656. #define EXTRA_DIR_WAIT_BEFORE()
  2657. #define EXTRA_DIR_WAIT_AFTER()
  2658. #endif
  2659. #if DISABLED(DELTA)
  2660. #define BABYSTEP_AXIS(AXIS, INV, DIR) do{ \
  2661. const uint8_t old_dir = _READ_DIR(AXIS); \
  2662. _ENABLE_AXIS(AXIS); \
  2663. DIR_WAIT_BEFORE(); \
  2664. _APPLY_DIR(AXIS, _INVERT_DIR(AXIS)^DIR^INV); \
  2665. DIR_WAIT_AFTER(); \
  2666. _SAVE_START(); \
  2667. _APPLY_STEP(AXIS, !_INVERT_STEP_PIN(AXIS), true); \
  2668. _PULSE_WAIT(); \
  2669. _APPLY_STEP(AXIS, _INVERT_STEP_PIN(AXIS), true); \
  2670. EXTRA_DIR_WAIT_BEFORE(); \
  2671. _APPLY_DIR(AXIS, old_dir); \
  2672. EXTRA_DIR_WAIT_AFTER(); \
  2673. }while(0)
  2674. #endif
  2675. #if IS_CORE
  2676. #define BABYSTEP_CORE(A, B, INV, DIR, ALT) do{ \
  2677. const xy_byte_t old_dir = { _READ_DIR(A), _READ_DIR(B) }; \
  2678. _ENABLE_AXIS(A); _ENABLE_AXIS(B); \
  2679. DIR_WAIT_BEFORE(); \
  2680. _APPLY_DIR(A, _INVERT_DIR(A)^DIR^INV); \
  2681. _APPLY_DIR(B, _INVERT_DIR(B)^DIR^INV^ALT); \
  2682. DIR_WAIT_AFTER(); \
  2683. _SAVE_START(); \
  2684. _APPLY_STEP(A, !_INVERT_STEP_PIN(A), true); \
  2685. _APPLY_STEP(B, !_INVERT_STEP_PIN(B), true); \
  2686. _PULSE_WAIT(); \
  2687. _APPLY_STEP(A, _INVERT_STEP_PIN(A), true); \
  2688. _APPLY_STEP(B, _INVERT_STEP_PIN(B), true); \
  2689. EXTRA_DIR_WAIT_BEFORE(); \
  2690. _APPLY_DIR(A, old_dir.a); _APPLY_DIR(B, old_dir.b); \
  2691. EXTRA_DIR_WAIT_AFTER(); \
  2692. }while(0)
  2693. #endif
  2694. // MUST ONLY BE CALLED BY AN ISR,
  2695. // No other ISR should ever interrupt this!
  2696. void Stepper::do_babystep(const AxisEnum axis, const bool direction) {
  2697. IF_DISABLED(INTEGRATED_BABYSTEPPING, cli());
  2698. switch (axis) {
  2699. #if ENABLED(BABYSTEP_XY)
  2700. case X_AXIS:
  2701. #if CORE_IS_XY
  2702. BABYSTEP_CORE(X, Y, 0, direction, 0);
  2703. #elif CORE_IS_XZ
  2704. BABYSTEP_CORE(X, Z, 0, direction, 0);
  2705. #else
  2706. BABYSTEP_AXIS(X, 0, direction);
  2707. #endif
  2708. break;
  2709. case Y_AXIS:
  2710. #if CORE_IS_XY
  2711. BABYSTEP_CORE(X, Y, 1, !direction, (CORESIGN(1)>0));
  2712. #elif CORE_IS_YZ
  2713. BABYSTEP_CORE(Y, Z, 0, direction, (CORESIGN(1)<0));
  2714. #else
  2715. BABYSTEP_AXIS(Y, 0, direction);
  2716. #endif
  2717. break;
  2718. #endif
  2719. case Z_AXIS: {
  2720. #if CORE_IS_XZ
  2721. BABYSTEP_CORE(X, Z, BABYSTEP_INVERT_Z, direction, (CORESIGN(1)<0));
  2722. #elif CORE_IS_YZ
  2723. BABYSTEP_CORE(Y, Z, BABYSTEP_INVERT_Z, direction, (CORESIGN(1)<0));
  2724. #elif DISABLED(DELTA)
  2725. BABYSTEP_AXIS(Z, BABYSTEP_INVERT_Z, direction);
  2726. #else // DELTA
  2727. const bool z_direction = direction ^ BABYSTEP_INVERT_Z;
  2728. LINEAR_AXIS_CODE(
  2729. enable_axis(X_AXIS), enable_axis(Y_AXIS), enable_axis(Z_AXIS),
  2730. enable_axis(I_AXIS), enable_axis(J_AXIS), enable_axis(K_AXIS)
  2731. );
  2732. DIR_WAIT_BEFORE();
  2733. const xyz_byte_t old_dir = LINEAR_AXIS_ARRAY(
  2734. X_DIR_READ(), Y_DIR_READ(), Z_DIR_READ(),
  2735. I_DIR_READ(), J_DIR_READ(), K_DIR_READ()
  2736. );
  2737. X_DIR_WRITE(INVERT_X_DIR ^ z_direction);
  2738. #ifdef Y_DIR_WRITE
  2739. Y_DIR_WRITE(INVERT_Y_DIR ^ z_direction);
  2740. #endif
  2741. #ifdef Z_DIR_WRITE
  2742. Z_DIR_WRITE(INVERT_Z_DIR ^ z_direction);
  2743. #endif
  2744. #ifdef I_DIR_WRITE
  2745. I_DIR_WRITE(INVERT_I_DIR ^ z_direction);
  2746. #endif
  2747. #ifdef J_DIR_WRITE
  2748. J_DIR_WRITE(INVERT_J_DIR ^ z_direction);
  2749. #endif
  2750. #ifdef K_DIR_WRITE
  2751. K_DIR_WRITE(INVERT_K_DIR ^ z_direction);
  2752. #endif
  2753. DIR_WAIT_AFTER();
  2754. _SAVE_START();
  2755. X_STEP_WRITE(!INVERT_X_STEP_PIN);
  2756. #ifdef Y_STEP_WRITE
  2757. Y_STEP_WRITE(!INVERT_Y_STEP_PIN);
  2758. #endif
  2759. #ifdef Z_STEP_WRITE
  2760. Z_STEP_WRITE(!INVERT_Z_STEP_PIN);
  2761. #endif
  2762. #ifdef I_STEP_WRITE
  2763. I_STEP_WRITE(!INVERT_I_STEP_PIN);
  2764. #endif
  2765. #ifdef J_STEP_WRITE
  2766. J_STEP_WRITE(!INVERT_J_STEP_PIN);
  2767. #endif
  2768. #ifdef K_STEP_WRITE
  2769. K_STEP_WRITE(!INVERT_K_STEP_PIN);
  2770. #endif
  2771. _PULSE_WAIT();
  2772. X_STEP_WRITE(INVERT_X_STEP_PIN);
  2773. #ifdef Y_STEP_WRITE
  2774. Y_STEP_WRITE(INVERT_Y_STEP_PIN);
  2775. #endif
  2776. #ifdef Z_STEP_WRITE
  2777. Z_STEP_WRITE(INVERT_Z_STEP_PIN);
  2778. #endif
  2779. #ifdef I_STEP_WRITE
  2780. I_STEP_WRITE(INVERT_I_STEP_PIN);
  2781. #endif
  2782. #ifdef J_STEP_WRITE
  2783. J_STEP_WRITE(INVERT_J_STEP_PIN);
  2784. #endif
  2785. #ifdef K_STEP_WRITE
  2786. K_STEP_WRITE(INVERT_K_STEP_PIN);
  2787. #endif
  2788. // Restore direction bits
  2789. EXTRA_DIR_WAIT_BEFORE();
  2790. X_DIR_WRITE(old_dir.x);
  2791. #ifdef Y_DIR_WRITE
  2792. Y_DIR_WRITE(old_dir.y);
  2793. #endif
  2794. #ifdef Z_DIR_WRITE
  2795. Z_DIR_WRITE(old_dir.z);
  2796. #endif
  2797. #ifdef I_DIR_WRITE
  2798. I_DIR_WRITE(old_dir.i);
  2799. #endif
  2800. #ifdef J_DIR_WRITE
  2801. J_DIR_WRITE(old_dir.j);
  2802. #endif
  2803. #ifdef K_DIR_WRITE
  2804. K_DIR_WRITE(old_dir.k);
  2805. #endif
  2806. EXTRA_DIR_WAIT_AFTER();
  2807. #endif
  2808. } break;
  2809. #if HAS_I_AXIS
  2810. case I_AXIS: BABYSTEP_AXIS(I, 0, direction); break;
  2811. #endif
  2812. #if HAS_J_AXIS
  2813. case J_AXIS: BABYSTEP_AXIS(J, 0, direction); break;
  2814. #endif
  2815. #if HAS_K_AXIS
  2816. case K_AXIS: BABYSTEP_AXIS(K, 0, direction); break;
  2817. #endif
  2818. default: break;
  2819. }
  2820. IF_DISABLED(INTEGRATED_BABYSTEPPING, sei());
  2821. }
  2822. #endif // BABYSTEPPING
  2823. /**
  2824. * Software-controlled Stepper Motor Current
  2825. */
  2826. #if HAS_MOTOR_CURRENT_SPI
  2827. // From Arduino DigitalPotControl example
  2828. void Stepper::set_digipot_value_spi(const int16_t address, const int16_t value) {
  2829. WRITE(DIGIPOTSS_PIN, LOW); // Take the SS pin low to select the chip
  2830. SPI.transfer(address); // Send the address and value via SPI
  2831. SPI.transfer(value);
  2832. WRITE(DIGIPOTSS_PIN, HIGH); // Take the SS pin high to de-select the chip
  2833. //delay(10);
  2834. }
  2835. #endif // HAS_MOTOR_CURRENT_SPI
  2836. #if HAS_MOTOR_CURRENT_PWM
  2837. void Stepper::refresh_motor_power() {
  2838. if (!initialized) return;
  2839. LOOP_L_N(i, COUNT(motor_current_setting)) {
  2840. switch (i) {
  2841. #if ANY_PIN(MOTOR_CURRENT_PWM_XY, MOTOR_CURRENT_PWM_X, MOTOR_CURRENT_PWM_Y)
  2842. case 0:
  2843. #endif
  2844. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Z)
  2845. case 1:
  2846. #endif
  2847. #if ANY_PIN(MOTOR_CURRENT_PWM_E, MOTOR_CURRENT_PWM_E0, MOTOR_CURRENT_PWM_E1)
  2848. case 2:
  2849. #endif
  2850. set_digipot_current(i, motor_current_setting[i]);
  2851. default: break;
  2852. }
  2853. }
  2854. }
  2855. #endif // HAS_MOTOR_CURRENT_PWM
  2856. #if !MB(PRINTRBOARD_G2)
  2857. #if HAS_MOTOR_CURRENT_SPI || HAS_MOTOR_CURRENT_PWM
  2858. void Stepper::set_digipot_current(const uint8_t driver, const int16_t current) {
  2859. if (WITHIN(driver, 0, MOTOR_CURRENT_COUNT - 1))
  2860. motor_current_setting[driver] = current; // update motor_current_setting
  2861. if (!initialized) return;
  2862. #if HAS_MOTOR_CURRENT_SPI
  2863. //SERIAL_ECHOLNPGM("Digipotss current ", current);
  2864. const uint8_t digipot_ch[] = DIGIPOT_CHANNELS;
  2865. set_digipot_value_spi(digipot_ch[driver], current);
  2866. #elif HAS_MOTOR_CURRENT_PWM
  2867. #define _WRITE_CURRENT_PWM(P) hal.set_pwm_duty(pin_t(MOTOR_CURRENT_PWM_## P ##_PIN), 255L * current / (MOTOR_CURRENT_PWM_RANGE))
  2868. switch (driver) {
  2869. case 0:
  2870. #if PIN_EXISTS(MOTOR_CURRENT_PWM_X)
  2871. _WRITE_CURRENT_PWM(X);
  2872. #endif
  2873. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Y)
  2874. _WRITE_CURRENT_PWM(Y);
  2875. #endif
  2876. #if PIN_EXISTS(MOTOR_CURRENT_PWM_XY)
  2877. _WRITE_CURRENT_PWM(XY);
  2878. #endif
  2879. break;
  2880. case 1:
  2881. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Z)
  2882. _WRITE_CURRENT_PWM(Z);
  2883. #endif
  2884. break;
  2885. case 2:
  2886. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E)
  2887. _WRITE_CURRENT_PWM(E);
  2888. #endif
  2889. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E0)
  2890. _WRITE_CURRENT_PWM(E0);
  2891. #endif
  2892. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E1)
  2893. _WRITE_CURRENT_PWM(E1);
  2894. #endif
  2895. break;
  2896. }
  2897. #endif
  2898. }
  2899. void Stepper::digipot_init() {
  2900. #if HAS_MOTOR_CURRENT_SPI
  2901. SPI.begin();
  2902. SET_OUTPUT(DIGIPOTSS_PIN);
  2903. LOOP_L_N(i, COUNT(motor_current_setting))
  2904. set_digipot_current(i, motor_current_setting[i]);
  2905. #elif HAS_MOTOR_CURRENT_PWM
  2906. #ifdef __SAM3X8E__
  2907. #define _RESET_CURRENT_PWM_FREQ(P) NOOP
  2908. #else
  2909. #define _RESET_CURRENT_PWM_FREQ(P) hal.set_pwm_frequency(pin_t(P), MOTOR_CURRENT_PWM_FREQUENCY)
  2910. #endif
  2911. #define INIT_CURRENT_PWM(P) do{ SET_PWM(MOTOR_CURRENT_PWM_## P ##_PIN); _RESET_CURRENT_PWM_FREQ(MOTOR_CURRENT_PWM_## P ##_PIN); }while(0)
  2912. #if PIN_EXISTS(MOTOR_CURRENT_PWM_X)
  2913. INIT_CURRENT_PWM(X);
  2914. #endif
  2915. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Y)
  2916. INIT_CURRENT_PWM(Y);
  2917. #endif
  2918. #if PIN_EXISTS(MOTOR_CURRENT_PWM_XY)
  2919. INIT_CURRENT_PWM(XY);
  2920. #endif
  2921. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Z)
  2922. INIT_CURRENT_PWM(Z);
  2923. #endif
  2924. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E)
  2925. INIT_CURRENT_PWM(E);
  2926. #endif
  2927. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E0)
  2928. INIT_CURRENT_PWM(E0);
  2929. #endif
  2930. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E1)
  2931. INIT_CURRENT_PWM(E1);
  2932. #endif
  2933. refresh_motor_power();
  2934. #endif
  2935. }
  2936. #endif
  2937. #else // PRINTRBOARD_G2
  2938. #include HAL_PATH(../HAL, fastio/G2_PWM.h)
  2939. #endif
  2940. #if HAS_MICROSTEPS
  2941. /**
  2942. * Software-controlled Microstepping
  2943. */
  2944. void Stepper::microstep_init() {
  2945. #if HAS_X_MS_PINS
  2946. SET_OUTPUT(X_MS1_PIN); SET_OUTPUT(X_MS2_PIN);
  2947. #if PIN_EXISTS(X_MS3)
  2948. SET_OUTPUT(X_MS3_PIN);
  2949. #endif
  2950. #endif
  2951. #if HAS_X2_MS_PINS
  2952. SET_OUTPUT(X2_MS1_PIN); SET_OUTPUT(X2_MS2_PIN);
  2953. #if PIN_EXISTS(X2_MS3)
  2954. SET_OUTPUT(X2_MS3_PIN);
  2955. #endif
  2956. #endif
  2957. #if HAS_Y_MS_PINS
  2958. SET_OUTPUT(Y_MS1_PIN); SET_OUTPUT(Y_MS2_PIN);
  2959. #if PIN_EXISTS(Y_MS3)
  2960. SET_OUTPUT(Y_MS3_PIN);
  2961. #endif
  2962. #endif
  2963. #if HAS_Y2_MS_PINS
  2964. SET_OUTPUT(Y2_MS1_PIN); SET_OUTPUT(Y2_MS2_PIN);
  2965. #if PIN_EXISTS(Y2_MS3)
  2966. SET_OUTPUT(Y2_MS3_PIN);
  2967. #endif
  2968. #endif
  2969. #if HAS_Z_MS_PINS
  2970. SET_OUTPUT(Z_MS1_PIN); SET_OUTPUT(Z_MS2_PIN);
  2971. #if PIN_EXISTS(Z_MS3)
  2972. SET_OUTPUT(Z_MS3_PIN);
  2973. #endif
  2974. #endif
  2975. #if HAS_Z2_MS_PINS
  2976. SET_OUTPUT(Z2_MS1_PIN); SET_OUTPUT(Z2_MS2_PIN);
  2977. #if PIN_EXISTS(Z2_MS3)
  2978. SET_OUTPUT(Z2_MS3_PIN);
  2979. #endif
  2980. #endif
  2981. #if HAS_Z3_MS_PINS
  2982. SET_OUTPUT(Z3_MS1_PIN); SET_OUTPUT(Z3_MS2_PIN);
  2983. #if PIN_EXISTS(Z3_MS3)
  2984. SET_OUTPUT(Z3_MS3_PIN);
  2985. #endif
  2986. #endif
  2987. #if HAS_Z4_MS_PINS
  2988. SET_OUTPUT(Z4_MS1_PIN); SET_OUTPUT(Z4_MS2_PIN);
  2989. #if PIN_EXISTS(Z4_MS3)
  2990. SET_OUTPUT(Z4_MS3_PIN);
  2991. #endif
  2992. #endif
  2993. #if HAS_I_MS_PINS
  2994. SET_OUTPUT(I_MS1_PIN); SET_OUTPUT(I_MS2_PIN);
  2995. #if PIN_EXISTS(I_MS3)
  2996. SET_OUTPUT(I_MS3_PIN);
  2997. #endif
  2998. #endif
  2999. #if HAS_J_MS_PINS
  3000. SET_OUTPUT(J_MS1_PIN); SET_OUTPUT(J_MS2_PIN);
  3001. #if PIN_EXISTS(J_MS3)
  3002. SET_OUTPUT(J_MS3_PIN);
  3003. #endif
  3004. #endif
  3005. #if HAS_K_MS_PINS
  3006. SET_OUTPUT(K_MS1_PIN); SET_OUTPUT(K_MS2_PIN);
  3007. #if PIN_EXISTS(K_MS3)
  3008. SET_OUTPUT(K_MS3_PIN);
  3009. #endif
  3010. #endif
  3011. #if HAS_E0_MS_PINS
  3012. SET_OUTPUT(E0_MS1_PIN); SET_OUTPUT(E0_MS2_PIN);
  3013. #if PIN_EXISTS(E0_MS3)
  3014. SET_OUTPUT(E0_MS3_PIN);
  3015. #endif
  3016. #endif
  3017. #if HAS_E1_MS_PINS
  3018. SET_OUTPUT(E1_MS1_PIN); SET_OUTPUT(E1_MS2_PIN);
  3019. #if PIN_EXISTS(E1_MS3)
  3020. SET_OUTPUT(E1_MS3_PIN);
  3021. #endif
  3022. #endif
  3023. #if HAS_E2_MS_PINS
  3024. SET_OUTPUT(E2_MS1_PIN); SET_OUTPUT(E2_MS2_PIN);
  3025. #if PIN_EXISTS(E2_MS3)
  3026. SET_OUTPUT(E2_MS3_PIN);
  3027. #endif
  3028. #endif
  3029. #if HAS_E3_MS_PINS
  3030. SET_OUTPUT(E3_MS1_PIN); SET_OUTPUT(E3_MS2_PIN);
  3031. #if PIN_EXISTS(E3_MS3)
  3032. SET_OUTPUT(E3_MS3_PIN);
  3033. #endif
  3034. #endif
  3035. #if HAS_E4_MS_PINS
  3036. SET_OUTPUT(E4_MS1_PIN); SET_OUTPUT(E4_MS2_PIN);
  3037. #if PIN_EXISTS(E4_MS3)
  3038. SET_OUTPUT(E4_MS3_PIN);
  3039. #endif
  3040. #endif
  3041. #if HAS_E5_MS_PINS
  3042. SET_OUTPUT(E5_MS1_PIN); SET_OUTPUT(E5_MS2_PIN);
  3043. #if PIN_EXISTS(E5_MS3)
  3044. SET_OUTPUT(E5_MS3_PIN);
  3045. #endif
  3046. #endif
  3047. #if HAS_E6_MS_PINS
  3048. SET_OUTPUT(E6_MS1_PIN); SET_OUTPUT(E6_MS2_PIN);
  3049. #if PIN_EXISTS(E6_MS3)
  3050. SET_OUTPUT(E6_MS3_PIN);
  3051. #endif
  3052. #endif
  3053. #if HAS_E7_MS_PINS
  3054. SET_OUTPUT(E7_MS1_PIN); SET_OUTPUT(E7_MS2_PIN);
  3055. #if PIN_EXISTS(E7_MS3)
  3056. SET_OUTPUT(E7_MS3_PIN);
  3057. #endif
  3058. #endif
  3059. static const uint8_t microstep_modes[] = MICROSTEP_MODES;
  3060. for (uint16_t i = 0; i < COUNT(microstep_modes); i++)
  3061. microstep_mode(i, microstep_modes[i]);
  3062. }
  3063. void Stepper::microstep_ms(const uint8_t driver, const int8_t ms1, const int8_t ms2, const int8_t ms3) {
  3064. if (ms1 >= 0) switch (driver) {
  3065. #if HAS_X_MS_PINS || HAS_X2_MS_PINS
  3066. case 0:
  3067. #if HAS_X_MS_PINS
  3068. WRITE(X_MS1_PIN, ms1);
  3069. #endif
  3070. #if HAS_X2_MS_PINS
  3071. WRITE(X2_MS1_PIN, ms1);
  3072. #endif
  3073. break;
  3074. #endif
  3075. #if HAS_Y_MS_PINS || HAS_Y2_MS_PINS
  3076. case 1:
  3077. #if HAS_Y_MS_PINS
  3078. WRITE(Y_MS1_PIN, ms1);
  3079. #endif
  3080. #if HAS_Y2_MS_PINS
  3081. WRITE(Y2_MS1_PIN, ms1);
  3082. #endif
  3083. break;
  3084. #endif
  3085. #if HAS_SOME_Z_MS_PINS
  3086. case 2:
  3087. #if HAS_Z_MS_PINS
  3088. WRITE(Z_MS1_PIN, ms1);
  3089. #endif
  3090. #if HAS_Z2_MS_PINS
  3091. WRITE(Z2_MS1_PIN, ms1);
  3092. #endif
  3093. #if HAS_Z3_MS_PINS
  3094. WRITE(Z3_MS1_PIN, ms1);
  3095. #endif
  3096. #if HAS_Z4_MS_PINS
  3097. WRITE(Z4_MS1_PIN, ms1);
  3098. #endif
  3099. break;
  3100. #endif
  3101. #if HAS_E0_MS_PINS
  3102. case 3: WRITE(E0_MS1_PIN, ms1); break;
  3103. #endif
  3104. #if HAS_E1_MS_PINS
  3105. case 4: WRITE(E1_MS1_PIN, ms1); break;
  3106. #endif
  3107. #if HAS_E2_MS_PINS
  3108. case 5: WRITE(E2_MS1_PIN, ms1); break;
  3109. #endif
  3110. #if HAS_E3_MS_PINS
  3111. case 6: WRITE(E3_MS1_PIN, ms1); break;
  3112. #endif
  3113. #if HAS_E4_MS_PINS
  3114. case 7: WRITE(E4_MS1_PIN, ms1); break;
  3115. #endif
  3116. #if HAS_E5_MS_PINS
  3117. case 8: WRITE(E5_MS1_PIN, ms1); break;
  3118. #endif
  3119. #if HAS_E6_MS_PINS
  3120. case 9: WRITE(E6_MS1_PIN, ms1); break;
  3121. #endif
  3122. #if HAS_E7_MS_PINS
  3123. case 10: WRITE(E7_MS1_PIN, ms1); break;
  3124. #endif
  3125. #if HAS_I_MS_PINS
  3126. case 11: WRITE(I_MS1_PIN, ms1); break
  3127. #endif
  3128. #if HAS_J_MS_PINS
  3129. case 12: WRITE(J_MS1_PIN, ms1); break
  3130. #endif
  3131. #if HAS_K_MS_PINS
  3132. case 13: WRITE(K_MS1_PIN, ms1); break
  3133. #endif
  3134. }
  3135. if (ms2 >= 0) switch (driver) {
  3136. #if HAS_X_MS_PINS || HAS_X2_MS_PINS
  3137. case 0:
  3138. #if HAS_X_MS_PINS
  3139. WRITE(X_MS2_PIN, ms2);
  3140. #endif
  3141. #if HAS_X2_MS_PINS
  3142. WRITE(X2_MS2_PIN, ms2);
  3143. #endif
  3144. break;
  3145. #endif
  3146. #if HAS_Y_MS_PINS || HAS_Y2_MS_PINS
  3147. case 1:
  3148. #if HAS_Y_MS_PINS
  3149. WRITE(Y_MS2_PIN, ms2);
  3150. #endif
  3151. #if HAS_Y2_MS_PINS
  3152. WRITE(Y2_MS2_PIN, ms2);
  3153. #endif
  3154. break;
  3155. #endif
  3156. #if HAS_SOME_Z_MS_PINS
  3157. case 2:
  3158. #if HAS_Z_MS_PINS
  3159. WRITE(Z_MS2_PIN, ms2);
  3160. #endif
  3161. #if HAS_Z2_MS_PINS
  3162. WRITE(Z2_MS2_PIN, ms2);
  3163. #endif
  3164. #if HAS_Z3_MS_PINS
  3165. WRITE(Z3_MS2_PIN, ms2);
  3166. #endif
  3167. #if HAS_Z4_MS_PINS
  3168. WRITE(Z4_MS2_PIN, ms2);
  3169. #endif
  3170. break;
  3171. #endif
  3172. #if HAS_E0_MS_PINS
  3173. case 3: WRITE(E0_MS2_PIN, ms2); break;
  3174. #endif
  3175. #if HAS_E1_MS_PINS
  3176. case 4: WRITE(E1_MS2_PIN, ms2); break;
  3177. #endif
  3178. #if HAS_E2_MS_PINS
  3179. case 5: WRITE(E2_MS2_PIN, ms2); break;
  3180. #endif
  3181. #if HAS_E3_MS_PINS
  3182. case 6: WRITE(E3_MS2_PIN, ms2); break;
  3183. #endif
  3184. #if HAS_E4_MS_PINS
  3185. case 7: WRITE(E4_MS2_PIN, ms2); break;
  3186. #endif
  3187. #if HAS_E5_MS_PINS
  3188. case 8: WRITE(E5_MS2_PIN, ms2); break;
  3189. #endif
  3190. #if HAS_E6_MS_PINS
  3191. case 9: WRITE(E6_MS2_PIN, ms2); break;
  3192. #endif
  3193. #if HAS_E7_MS_PINS
  3194. case 10: WRITE(E7_MS2_PIN, ms2); break;
  3195. #endif
  3196. #if HAS_I_MS_PINS
  3197. case 11: WRITE(I_MS2_PIN, ms2); break
  3198. #endif
  3199. #if HAS_J_MS_PINS
  3200. case 12: WRITE(J_MS2_PIN, ms2); break
  3201. #endif
  3202. #if HAS_K_MS_PINS
  3203. case 13: WRITE(K_MS2_PIN, ms2); break
  3204. #endif
  3205. }
  3206. if (ms3 >= 0) switch (driver) {
  3207. #if HAS_X_MS_PINS || HAS_X2_MS_PINS
  3208. case 0:
  3209. #if HAS_X_MS_PINS && PIN_EXISTS(X_MS3)
  3210. WRITE(X_MS3_PIN, ms3);
  3211. #endif
  3212. #if HAS_X2_MS_PINS && PIN_EXISTS(X2_MS3)
  3213. WRITE(X2_MS3_PIN, ms3);
  3214. #endif
  3215. break;
  3216. #endif
  3217. #if HAS_Y_MS_PINS || HAS_Y2_MS_PINS
  3218. case 1:
  3219. #if HAS_Y_MS_PINS && PIN_EXISTS(Y_MS3)
  3220. WRITE(Y_MS3_PIN, ms3);
  3221. #endif
  3222. #if HAS_Y2_MS_PINS && PIN_EXISTS(Y2_MS3)
  3223. WRITE(Y2_MS3_PIN, ms3);
  3224. #endif
  3225. break;
  3226. #endif
  3227. #if HAS_SOME_Z_MS_PINS
  3228. case 2:
  3229. #if HAS_Z_MS_PINS && PIN_EXISTS(Z_MS3)
  3230. WRITE(Z_MS3_PIN, ms3);
  3231. #endif
  3232. #if HAS_Z2_MS_PINS && PIN_EXISTS(Z2_MS3)
  3233. WRITE(Z2_MS3_PIN, ms3);
  3234. #endif
  3235. #if HAS_Z3_MS_PINS && PIN_EXISTS(Z3_MS3)
  3236. WRITE(Z3_MS3_PIN, ms3);
  3237. #endif
  3238. #if HAS_Z4_MS_PINS && PIN_EXISTS(Z4_MS3)
  3239. WRITE(Z4_MS3_PIN, ms3);
  3240. #endif
  3241. break;
  3242. #endif
  3243. #if HAS_E0_MS_PINS && PIN_EXISTS(E0_MS3)
  3244. case 3: WRITE(E0_MS3_PIN, ms3); break;
  3245. #endif
  3246. #if HAS_E1_MS_PINS && PIN_EXISTS(E1_MS3)
  3247. case 4: WRITE(E1_MS3_PIN, ms3); break;
  3248. #endif
  3249. #if HAS_E2_MS_PINS && PIN_EXISTS(E2_MS3)
  3250. case 5: WRITE(E2_MS3_PIN, ms3); break;
  3251. #endif
  3252. #if HAS_E3_MS_PINS && PIN_EXISTS(E3_MS3)
  3253. case 6: WRITE(E3_MS3_PIN, ms3); break;
  3254. #endif
  3255. #if HAS_E4_MS_PINS && PIN_EXISTS(E4_MS3)
  3256. case 7: WRITE(E4_MS3_PIN, ms3); break;
  3257. #endif
  3258. #if HAS_E5_MS_PINS && PIN_EXISTS(E5_MS3)
  3259. case 8: WRITE(E5_MS3_PIN, ms3); break;
  3260. #endif
  3261. #if HAS_E6_MS_PINS && PIN_EXISTS(E6_MS3)
  3262. case 9: WRITE(E6_MS3_PIN, ms3); break;
  3263. #endif
  3264. #if HAS_E7_MS_PINS && PIN_EXISTS(E7_MS3)
  3265. case 10: WRITE(E7_MS3_PIN, ms3); break;
  3266. #endif
  3267. }
  3268. }
  3269. void Stepper::microstep_mode(const uint8_t driver, const uint8_t stepping_mode) {
  3270. switch (stepping_mode) {
  3271. #if HAS_MICROSTEP1
  3272. case 1: microstep_ms(driver, MICROSTEP1); break;
  3273. #endif
  3274. #if HAS_MICROSTEP2
  3275. case 2: microstep_ms(driver, MICROSTEP2); break;
  3276. #endif
  3277. #if HAS_MICROSTEP4
  3278. case 4: microstep_ms(driver, MICROSTEP4); break;
  3279. #endif
  3280. #if HAS_MICROSTEP8
  3281. case 8: microstep_ms(driver, MICROSTEP8); break;
  3282. #endif
  3283. #if HAS_MICROSTEP16
  3284. case 16: microstep_ms(driver, MICROSTEP16); break;
  3285. #endif
  3286. #if HAS_MICROSTEP32
  3287. case 32: microstep_ms(driver, MICROSTEP32); break;
  3288. #endif
  3289. #if HAS_MICROSTEP64
  3290. case 64: microstep_ms(driver, MICROSTEP64); break;
  3291. #endif
  3292. #if HAS_MICROSTEP128
  3293. case 128: microstep_ms(driver, MICROSTEP128); break;
  3294. #endif
  3295. default: SERIAL_ERROR_MSG("Microsteps unavailable"); break;
  3296. }
  3297. }
  3298. void Stepper::microstep_readings() {
  3299. #define PIN_CHAR(P) SERIAL_CHAR('0' + READ(P##_PIN))
  3300. #define MS_LINE(A) do{ SERIAL_ECHOPGM(" " STRINGIFY(A) ":"); PIN_CHAR(A##_MS1); PIN_CHAR(A##_MS2); }while(0)
  3301. SERIAL_ECHOPGM("MS1|2|3 Pins");
  3302. #if HAS_X_MS_PINS
  3303. MS_LINE(X);
  3304. #if PIN_EXISTS(X_MS3)
  3305. PIN_CHAR(X_MS3);
  3306. #endif
  3307. #endif
  3308. #if HAS_Y_MS_PINS
  3309. MS_LINE(Y);
  3310. #if PIN_EXISTS(Y_MS3)
  3311. PIN_CHAR(Y_MS3);
  3312. #endif
  3313. #endif
  3314. #if HAS_Z_MS_PINS
  3315. MS_LINE(Z);
  3316. #if PIN_EXISTS(Z_MS3)
  3317. PIN_CHAR(Z_MS3);
  3318. #endif
  3319. #endif
  3320. #if HAS_I_MS_PINS
  3321. MS_LINE(I);
  3322. #if PIN_EXISTS(I_MS3)
  3323. PIN_CHAR(I_MS3);
  3324. #endif
  3325. #endif
  3326. #if HAS_J_MS_PINS
  3327. MS_LINE(J);
  3328. #if PIN_EXISTS(J_MS3)
  3329. PIN_CHAR(J_MS3);
  3330. #endif
  3331. #endif
  3332. #if HAS_K_MS_PINS
  3333. MS_LINE(K);
  3334. #if PIN_EXISTS(K_MS3)
  3335. PIN_CHAR(K_MS3);
  3336. #endif
  3337. #endif
  3338. #if HAS_E0_MS_PINS
  3339. MS_LINE(E0);
  3340. #if PIN_EXISTS(E0_MS3)
  3341. PIN_CHAR(E0_MS3);
  3342. #endif
  3343. #endif
  3344. #if HAS_E1_MS_PINS
  3345. MS_LINE(E1);
  3346. #if PIN_EXISTS(E1_MS3)
  3347. PIN_CHAR(E1_MS3);
  3348. #endif
  3349. #endif
  3350. #if HAS_E2_MS_PINS
  3351. MS_LINE(E2);
  3352. #if PIN_EXISTS(E2_MS3)
  3353. PIN_CHAR(E2_MS3);
  3354. #endif
  3355. #endif
  3356. #if HAS_E3_MS_PINS
  3357. MS_LINE(E3);
  3358. #if PIN_EXISTS(E3_MS3)
  3359. PIN_CHAR(E3_MS3);
  3360. #endif
  3361. #endif
  3362. #if HAS_E4_MS_PINS
  3363. MS_LINE(E4);
  3364. #if PIN_EXISTS(E4_MS3)
  3365. PIN_CHAR(E4_MS3);
  3366. #endif
  3367. #endif
  3368. #if HAS_E5_MS_PINS
  3369. MS_LINE(E5);
  3370. #if PIN_EXISTS(E5_MS3)
  3371. PIN_CHAR(E5_MS3);
  3372. #endif
  3373. #endif
  3374. #if HAS_E6_MS_PINS
  3375. MS_LINE(E6);
  3376. #if PIN_EXISTS(E6_MS3)
  3377. PIN_CHAR(E6_MS3);
  3378. #endif
  3379. #endif
  3380. #if HAS_E7_MS_PINS
  3381. MS_LINE(E7);
  3382. #if PIN_EXISTS(E7_MS3)
  3383. PIN_CHAR(E7_MS3);
  3384. #endif
  3385. #endif
  3386. SERIAL_EOL();
  3387. }
  3388. #endif // HAS_MICROSTEPS