Commit Graph

765 Commits

Author SHA1 Message Date
Scott Lahteine
87a943756a 🎨 Move HAS_EXTRUDERS 2021-05-22 16:18:42 -05:00
Scott Lahteine
3220c49f1b Add a test for SAVED_POSITIONS 2021-05-22 16:18:42 -05:00
Scott Lahteine
046bac6769 Fix tests for EXTRUDERS 0 2021-05-22 16:08:26 -05:00
ellensp
5d7c72db5a Fix envs using mks_encrypt.py (#21933)
Fix #21928
2021-05-17 18:25:11 -05:00
Luu Lac
e3998dc3df M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:06:59 -05:00
Jamie
9e373617dc Instant Freeze/Resume Function (#17462)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:05:53 -05:00
Keith Bennett
40a9d82ae9 BigTreeTech Octopus (STM32F446ZET6) (#21826, #21882, #21883, #21901) 2021-05-15 15:05:53 -05:00
Victor Oliveira
c463b81819 BTT SKR Mini E3 for HAL/STM32 (#21488) 2021-05-15 15:05:53 -05:00
tobuh
31d3a781a8 Fix and improve Power-Loss Recovery (#21779, #21894)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:05:53 -05:00
sanek88lbl
06e965e29c Lerdge K EEPROM and TFT (#21812)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-15 15:05:53 -05:00
Scott Lahteine
a24eb691fb Better opt_set comment of old val 2021-05-15 15:05:53 -05:00
ellensp
9fa9eebe51 Support a third serial port (#21784) 2021-05-15 15:05:53 -05:00
Vert
0b3420a012 UBL Mesh Wizard (#21556, #21791)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-15 15:05:52 -05:00
Scott Lahteine
cb4e3889ec Update Chart.js to 2.9.4
Addressing CVE-2020-7746
2021-05-10 22:57:56 -05:00
Mike La Spina
450f329f05 Laser Cutter Air Assist (#21753) 2021-05-02 02:19:42 -05:00
Scott Lahteine
af9d3c027e MKS Robin flash address 2021-04-30 08:31:33 -05:00
Scott Lahteine
ee016e605c
Rename, clean up boards/variants (#21655)
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-27 04:49:21 -05:00
Scott Lahteine
641bca87bc
Prettier output from opt scripts (#21707) 2021-04-25 23:33:52 -05:00
Scott Lahteine
e250f6a275 whitespace 2021-04-25 17:17:33 -05:00
Miguel Risco-Castillo
13f3ccb85d
E3V2 DWIN Advanced Settings (#21534)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 18:50:44 -05:00
Nikolay March
6f5800bd74
Backlash Compensation for COREnn (#21612)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-24 04:38:00 -05:00
fedetony
d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 02:53:52 -05:00
Ryan Finnie
a73dce4a56
Clean up / improve generate_version script (#21674) 2021-04-24 01:26:17 -05:00
Scott Lahteine
3c46a4062e Fix mfconfig 'copying' message 2021-04-20 16:36:19 -05:00
Scott Lahteine
d87a71bd04 Extra dependency script logging 2021-04-20 05:11:43 -05:00
Scott Lahteine
f52351d116 Update mftest help 2021-04-20 00:32:51 -05:00
Scott Lahteine
59fd6428ae
Skip preflight checks only (#21658)
Followup to e8af38cc2d
2021-04-18 22:46:43 -05:00
Scott Lahteine
86397df32d BTT E3 RRF Support 2021-04-18 15:55:04 -05:00
Scott Lahteine
e8af38cc2d
Skip scripts during 'platformio init' (#21643) 2021-04-17 14:19:33 -05:00
MangaValk
553487cc8a
Tool sensors (#17239) 2021-04-16 08:02:31 -05:00
fedetony
32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 2021-04-16 01:59:28 -05:00
Scott Lahteine
84c79d7531 Followup to sprintf cleanup 2021-04-13 15:07:25 -05:00
Scott Lahteine
c35e271dba Clean up, update some variants 2021-04-10 21:19:32 -05:00
ellensp
62f992af23
Followup to "no status for serial::write" (#21577) 2021-04-10 15:35:45 -05:00
ellensp
19320a1f8f
Check for old Marlin files mixed in (#21574) 2021-04-08 20:36:48 -05:00
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 2021-04-05 21:40:50 -05:00
Victor Oliveira
121b606f9c
Fix Rumba32 variant for Marlin (#21497) 2021-04-05 20:46:21 -05:00
Scott Lahteine
895e40190b Suppress redundant serial errors 2021-04-03 20:33:11 -05:00
Scott Lahteine
9d0b6c5730 Requiring PIO >= 5.0.3 2021-04-01 21:54:51 -05:00
Scott Lahteine
3229100025
Split up platformio.ini (#21507) 2021-04-01 21:53:19 -05:00
Scott Lahteine
8d083eb248 Put ABL state into a class 2021-03-30 23:58:32 -05:00
Scott Lahteine
f587a4e3f3 Improve uncrust script 2021-03-29 20:44:20 -05:00
Scott Lahteine
3b73b115ca Apply pointer formatting 2021-03-29 20:36:37 -05:00
Scott Lahteine
33ccf1b931 Adjust mfconfig script 2021-03-29 01:49:35 -05:00
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-29 01:41:56 -05:00
Scott Lahteine
84b961cb20
Define HW serial ports needed for TMC UART (#21446) 2021-03-25 16:19:03 -05:00
Scott Lahteine
589bb921ae Tweak disabled variant options 2021-03-24 12:23:10 -05:00
Scott Lahteine
b59a4331fa Update common-cxxflags.py comment 2021-03-24 12:23:10 -05:00
Scott Lahteine
832059967c Comment, clean up some PlatformIO scripts 2021-03-24 12:23:10 -05:00
Martijn Bosgraaf
30e7e2c276
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 12:21:11 -05:00