33 Révisions (fbcdf5eaeb4f2265fd43097ab6c652a89842d8e7)

Auteur SHA1 Message Date
  teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection il y a 7 ans
  etagle 1367df2875 Replace double with float, optimize calculation il y a 7 ans
  Scott Lahteine 9644d56b42 Patches for core motion tests il y a 7 ans
  Scott Lahteine 3e3789da85
Regression: Endstops Core compatibility (#10823) il y a 7 ans
  Scott Lahteine 4118199ddd Tweaks to core headers il y a 7 ans
  etagle 06fd4d7b28 Improve NOMORE, NOLESS, and LIMIT macros il y a 7 ans
  Scott Lahteine 08e36e264e Apply _AXIS macro il y a 7 ans
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros il y a 7 ans
  Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) il y a 7 ans
  Scott Lahteine 0436e16fb2 Apply shorthand Assembler macros il y a 7 ans
  Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) il y a 7 ans
  Scott Lahteine d470a1234f Fix ENABLED/DISABLED for DUE il y a 7 ans
  Scott Lahteine 5ac226aa93 Further cleanup of inline delays il y a 7 ans
  Scott Lahteine 7b6e742436 Wrap delay macros in do{}while(0) il y a 7 ans
  Scott Lahteine 456cf971af HAL FastIO cleanup and fixes il y a 7 ans
  Scott Lahteine d462be6de6 Try FIXFLOAT rounding based on sign il y a 7 ans
  Scott Lahteine 12c5fdfdb5 Fix CYCLES_PER_MICROSECOND conflict on STM32F1 il y a 7 ans
  Scott Lahteine 451fb16f9b Fix CYCLES_PER_MICROSECOND conflict il y a 7 ans
  Thomas Moore 786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) il y a 7 ans
  Scott Lahteine c251601916 Simplified SET_BIT, moved to endstops.cpp il y a 7 ans
  Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict il y a 7 ans
  Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! il y a 7 ans
  Scott Lahteine 42933c804a Cleanups for STM32F7 il y a 7 ans
  Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) il y a 7 ans
  Scott Lahteine b8bc965414 General cleanup HAL timers il y a 7 ans
  LVD-AC 65f365333f [2.0.x] G33 probe error handling il y a 7 ans
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes il y a 7 ans
  Scott Lahteine b9327a4d16 Misc. general cleanup il y a 7 ans
  Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops il y a 7 ans
  Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking il y a 7 ans
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category il y a 7 ans
  Scott Lahteine f52a31a275 Core updates il y a 7 ans
  Scott Lahteine 4e4d16c92e Move 'core' files il y a 7 ans
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base il y a 8 ans
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL il y a 8 ans
  bgort 2f55870edb [New Feature] I2C position encoder support (#6946) il y a 8 ans
  Scott Lahteine 4a96433b7e Simplify counting of printable characters il y a 8 ans
  Scott Lahteine 6b9ca16f36 Patch lcd_print edge limit code il y a 8 ans
  Scott Lahteine f4028fe088 New GCode Parser - Implementation il y a 8 ans
  Scott Lahteine 34cfbc90cd Use new attribute macros in more places il y a 8 ans
  oldmcg 48f7652143 UBL G29 -P3.1 smart fill (#6823) il y a 8 ans
  Scott Lahteine 081bf1f879 Patch #else / #endif comments il y a 8 ans
  Scott Lahteine 6a9b008044 Fix MINIMUM_STEPPER_PULSE maths il y a 8 ans
  Scott Lahteine e02a5a6371 Add macros for delays by machine cycle il y a 8 ans
  Scott Lahteine 04050237f0 Header and pins changes to support 5 extruders il y a 8 ans
  Scott Lahteine 4487d22d56 Apply FIXFLOAT macro il y a 8 ans
  Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro il y a 8 ans
  Scott Lahteine 87b03b16bd Use a macro for array copies il y a 8 ans
  Scott Lahteine c9193e856d Limit preheat parameters based on all nozzles il y a 8 ans
  Scott Lahteine f663220e87 Store Mix factors as reciprocals and multiply il y a 8 ans