10343 Commits (a1fab8336e1f19c5d69f5de12377335ce54d2521)
 

Author SHA1 Message Date
Marcio Teixeira 724e9f56c8 Removed "const" to match parser. (#10548) 6 years ago
Giuliano 2e1939e85c [2.0.x] report error on unsupported commands (#10553) 6 years ago
Scott Lahteine a474a7e675 Correct AVR_ATmega328_FAMILY macro 6 years ago
Scott Lahteine f790b4bc0a Reorganize some conditionals 6 years ago
Scott Lahteine a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA 6 years ago
Scott Lahteine df6bc812b5 Fix disable of Z_HOMING_SENSITIVITY for HOMING_Z_WITH_PROBE 6 years ago
Scott Lahteine 63e0b36f8b Fix G29_RECOVER_COMMANDS typo 6 years ago
Scott Lahteine f83361a814 Apply const to tmc_sensorless_homing 6 years ago
Scott Lahteine 212e52e485 Basic delay for Max7219 on ARM 6 years ago
Scott Lahteine 7b6e742436 Wrap delay macros in do{}while(0) 6 years ago
Karl Andersson 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535) 6 years ago
Bob-the-Kuhn 00dfaae8df [2.0.x] Platformio - automate build & environment selection (#10503) 6 years ago
Scott Lahteine 299c4fed42 Undefine PIDTEMPBED without a bed heater 6 years ago
Scott Lahteine 456cf971af HAL FastIO cleanup and fixes 6 years ago
J.C. Nelson 5b5e322356 Set Interrupt Priorities and Grouping for STM32F103. (#10517) 6 years ago
Scott Lahteine 0e450df6a2 MKS OLED support for RUMBA 6 years ago
Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 6 years ago
Scott Lahteine 8cc31d1b2e Cleanup to emergency parser 6 years ago
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6 years ago
Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 6 years ago
Eduardo José Tagle c1e5ebbc1e [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502) 6 years ago
Marcio Teixeira 02a711c4d6 [2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509) 6 years ago
Scott Lahteine a3ce8a3fcd Add sanity checks for EMERGENCY_PARSER 6 years ago
Scott Lahteine f06c3c38b9 Fix M0_M1 with no LCD 6 years ago
Scott Lahteine c82dd5129f Revert potentially-not-redundant UBL test 6 years ago
Scott Lahteine 9789c1c719 Fix current_temperature_chamber compile error 6 years ago
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6 years ago
Scott Lahteine f423e54f77 Strip trailing spaces 6 years ago
Scott Lahteine 8177c4334e
Merge pull request #10498 from xC0000005/MalyanLCDFix 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Marcio Teixeira 10a25f733e Add SENSORLESS_HOMING to Archim 2.0 (#10500) 6 years ago
xC0000005 24d23ce49b Fix function definitions for Malyan LCD 6 years ago
xC0000005 73022d3119 Add a PlatformIO environment for Malyan M200 6 years ago
Alexey Shvetsov ad58b626a3 Fix pin mappings for Viki2 on Azteeg X5 GT (#10487) 6 years ago
Scott Lahteine 9e07df5c1b
Extra options for LEVEL_BED_CORNERS (#10483) 6 years ago
Scott Lahteine 1c3d49afe0 Fix G28 with Z_AFTER_PROBING 6 years ago
Scott Lahteine b6747c742a Cleanup AZTEEG_X5_GT pins for VIKI 6 years ago
Scott Lahteine 023385ca59
Merge pull request #10479 from thinkyhead/bf2_creality_power_loss_resume 6 years ago
Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
Scott Lahteine d58450c82a Russian language update 6 years ago
Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
Scott Lahteine 594d6f9efd Add POWER_LOSS_RECOVERY to example configs 6 years ago
Scott Lahteine 7dcd0a1cff Add R parameter to G28 to specify pre-raise 6 years ago
Scott Lahteine 2f4b4d6076 Add Stopwatch::resume method 6 years ago
Scott Lahteine a90cbc6339
[2.0.x] Wait for bed heaters between probing (#10472) 6 years ago
Scott Lahteine a0dac95d25
Merge pull request #10460 from thinkyhead/bf2_trigorilla_14 6 years ago
Scott Lahteine f0cbf3d432 Correction to sanity check 6 years ago
Scott Lahteine d8a8eec6ea Add THERMAL_PROTECTION capability 6 years ago
Scott Lahteine 186d71b361 Complete CREALITY_ENDER revert 6 years ago
Scott Lahteine 11ef432476 Match Makefile to boards.h 6 years ago