207 Commits (d97bb4c41c5faa4f95bd6b34828dba6339ff5a8d)

Author SHA1 Message Date
Axel d98bc71af7 Boards classification arrangement (#10814) 6 years ago
Scott Lahteine 3bb950c69a Fix DEBUG_LEVELING_FEATURE for MBL 6 years ago
Scott Lahteine 4118199ddd Tweaks to core headers 6 years ago
etagle 06fd4d7b28 Improve NOMORE, NOLESS, and LIMIT macros 6 years ago
Scott Lahteine 08e36e264e Apply _AXIS macro 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) 6 years ago
Scott Lahteine 0436e16fb2 Apply shorthand Assembler macros 6 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6 years ago
Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE 6 years ago
Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 6 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
Scott Lahteine d470a1234f Fix ENABLED/DISABLED for DUE 6 years ago
Scott Lahteine 5ac226aa93 Further cleanup of inline delays 6 years ago
Scott Lahteine 7b6e742436 Wrap delay macros in do{}while(0) 6 years ago
Scott Lahteine 456cf971af HAL FastIO cleanup and fixes 6 years ago
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6 years ago
Scott Lahteine 11ef432476 Match Makefile to boards.h 6 years ago
Scott Lahteine 2be5fe5ddf Split TRIGORILLA into 1.3 and 1.4 6 years ago
Scott Lahteine 80e29492c6 TRIGORILLA => TRIGORILLA_13 6 years ago
Scott Lahteine 4f184ba5da
[2.0.x] Add BOARD_MKS_BASE_15 with digital micro-stepping (#10454) 6 years ago
Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6 years ago
Scott Lahteine d462be6de6 Try FIXFLOAT rounding based on sign 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago
Marcio Teixeira 9356cf648f Added support for Einsy Retro 6 years ago
Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 6 years ago
Scott Lahteine 4a23069de9 Fix Ender 4 / CR-8 compilation 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine 6d7f4f84e2
Add board MKS_BASE_HEROIC (#9926) 6 years ago
Scott Lahteine c471389afb
Add Einsy Rambo pins (#9850) 6 years ago
Scott Lahteine 2024775e07
Spanish (UTF8) Language (#9786) 6 years ago
Scott Lahteine 12c5fdfdb5 Fix CYCLES_PER_MICROSECOND conflict on STM32F1 6 years ago
Scott Lahteine bab0e975c8
The ENDER can use BOARD_MELZI_CREALITY (#9692) 6 years ago
Scott Lahteine d741bcf8a9 Tweak boards spacing 6 years ago
Scott Lahteine 451fb16f9b Fix CYCLES_PER_MICROSECOND conflict 6 years ago
Scott Lahteine 4aff6c1c32 Tronxy X5S pins and configuration 6 years ago
Scott Lahteine c0dd9ef9f2
Support for AnyCubic TriGorilla board (#9551) 6 years ago
Thomas Moore 93af0365e8 [2.0.x] Add support for Cohesion3D ReMix and Mini (#9512) 6 years ago
Scott Lahteine 8a6feab1c4 Num-to-string functions for DEBUG_LEVELING_FEATURE 6 years ago
Alexey Shvetsov da3a0d619c Add Selena Compact board (#9407) 6 years ago
Thomas Moore 786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) 6 years ago
Scott Lahteine 5364b92c37 Drop obsolete string 6 years ago
Scott Lahteine c251601916 Simplified SET_BIT, moved to endstops.cpp 7 years ago
Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 7 years ago
Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! 7 years ago
Scott Lahteine 696f8eb4c6 Include Z Fade in log_machine_info 7 years ago
Scott Lahteine f887719a40 Creality Ender board support 7 years ago
Scott Lahteine 2c18faf3e4 General cleanups for HAL 7 years ago