16 Commits (451fb16f9b6577f9ed2267ba9d69b72ad82e7b8b)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 451fb16f9b Fix CYCLES_PER_MICROSECOND conflict hace 7 años
  Thomas Moore 786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) hace 7 años
  Scott Lahteine c251601916 Simplified SET_BIT, moved to endstops.cpp hace 7 años
  Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict hace 7 años
  Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! hace 7 años
  Scott Lahteine 42933c804a Cleanups for STM32F7 hace 7 años
  Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) hace 7 años
  Scott Lahteine b8bc965414 General cleanup HAL timers hace 7 años
  LVD-AC 65f365333f [2.0.x] G33 probe error handling hace 7 años
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes hace 7 años
  Scott Lahteine b9327a4d16 Misc. general cleanup hace 7 años
  Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops hace 7 años
  Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking hace 7 años
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category hace 7 años
  Scott Lahteine f52a31a275 Core updates hace 7 años
  Scott Lahteine 4e4d16c92e Move 'core' files hace 7 años
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base hace 8 años
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL hace 8 años
  bgort 2f55870edb [New Feature] I2C position encoder support (#6946) hace 8 años
  Scott Lahteine 4a96433b7e Simplify counting of printable characters hace 8 años
  Scott Lahteine 6b9ca16f36 Patch lcd_print edge limit code hace 8 años
  Scott Lahteine f4028fe088 New GCode Parser - Implementation hace 8 años
  Scott Lahteine 34cfbc90cd Use new attribute macros in more places hace 8 años
  oldmcg 48f7652143 UBL G29 -P3.1 smart fill (#6823) hace 8 años
  Scott Lahteine 081bf1f879 Patch #else / #endif comments hace 8 años
  Scott Lahteine 6a9b008044 Fix MINIMUM_STEPPER_PULSE maths hace 8 años
  Scott Lahteine e02a5a6371 Add macros for delays by machine cycle hace 8 años
  Scott Lahteine 04050237f0 Header and pins changes to support 5 extruders hace 8 años
  Scott Lahteine 4487d22d56 Apply FIXFLOAT macro hace 8 años
  Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro hace 8 años
  Scott Lahteine 87b03b16bd Use a macro for array copies hace 8 años
  Scott Lahteine c9193e856d Limit preheat parameters based on all nozzles hace 8 años
  Scott Lahteine f663220e87 Store Mix factors as reciprocals and multiply hace 8 años
  Josef Pavlik c2b51af3ba fixed warning: ISO C does not permit named variadic macros hace 8 años
  Scott Lahteine 5f5a55a0de Add a ZERO macro to clear arrays hace 8 años
  Scott Lahteine eabff30e75 Improve MINIMUM_STEPPER_PULSE hace 8 años
  Scott Lahteine 413b61e64a Add HYPOT2 and float comparison macros hace 8 años
  Scott Lahteine 280534c06f Add M211: Enable/Disable Software Endstops hace 8 años
  Scott Lahteine 628dcbc764 extruder_multiplier => flow_percentage hace 8 años
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps hace 9 años
  Scott Lahteine d9f7ed9a3c Move some macros from Marlin.h to macros.h hace 9 años
  Scott Lahteine 93ea281061 Split up Conditionals.h into two files hace 9 años
  Scott Lahteine 9f9fe043ba Apply sq macro throughout hace 9 años
  João Brázio fa4274cf4c Improves the custom bootscreen logo feature hace 9 años
  Scott Lahteine e650a75b88 Simplified variable-size array macros hace 9 años
  Scott Lahteine 07c9a11c3c Automatically set X2 stepper pins hace 9 años
  Scott Lahteine c6f1337f5c NOOP macro for do-nothing macros hace 9 años
  Scott Lahteine 386140f361 Test time difference in safe way hace 9 años
  Scott Lahteine 071c742b8a Move STRINGIFY to macros.h, use in language.h hace 9 años
  Scott Lahteine f543aaa54e Apply standard pin test to buttons hace 9 años