693 Commits (c8cd824be2984397118d0b3baca6d7cde157711b)

Author SHA1 Message Date
InsanityAutomation 3e26e23e60 Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
InsanityAutomation 588fec6474 Minimum temp options for Probing and G12 Nozzle Clean (#20383)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Keith Bennett 87fbb89330 Let boards set Default TMC Slave Addresses (#20498)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira 51e3d8f08b MKS Robin Nano V3 and STM32F4x0Vx Variant (#20430) 4 years ago
Jason Smith c3a1cd10ab Balance CI tests (#20485) 4 years ago
Jason Smith 0b0eb6a119 Trust that script -x flags will always be set (#20453) 4 years ago
Jason Smith 8f188adc32 SENSORLESS_PROBING sanity check followup (#20438) 4 years ago
Scott Lahteine 37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 years ago
Jason Smith c400c54b86 Suspend Servos for STM32+NeoPixel (#19963) 4 years ago
Victor Oliveira dab29dddc3 Require minimum PlatformIO version (#20361)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Jason Smith 07954edadc Permit SD EEPROM emulation on E3V2 (#20353) 4 years ago
Jason Smith 1c695e130e Fix E3V2 DWIN Jerk Menu (#20352)
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
4 years ago
Scott Lahteine deb8df8eff M808 Repeat Markers (#20084) 4 years ago
wmariz 747bde7e64 Level Corners with Probe option (#20241) 4 years ago
Jason Smith e2c57f6d47 Retire HAL for STM32F4 / F7 (#20153) 4 years ago
Jason Smith 03cdfafc2a No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE (#20254) 4 years ago
Scott Lahteine 28cd6eca88 Hide docker droppings 4 years ago
Scott Lahteine 08717ef117 Put "$3" on all tests 4 years ago
Kurt Haenen 9c9fd8714e Proper pullup/pulldown configurability (#20242)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Orel add6b836df Skip unnecessary (costly) SW Stepper Enable (#20218)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Giuliano Zaro bd38e59479 SMUFF (MMU2 clone) support (#19912) 4 years ago
Victor Oliveira 18869c666f COLOR_UI without TOUCH_SCREEN 👍🏻 (#20178) 4 years ago
Costas Basdekis 1c81a126c5 Local testing via Makefile & Docker (#19981) 4 years ago
InsanityAutomation 983bb89063 Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
JoAnn Manges 02c3c314fe Fix MAX31865 on SPI (PT100/1000) support (#20074) 4 years ago
LinFor 3030bf4274 Handle UTF in long filenames (#20087)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Costas Basdekis dc144fb910 Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine ca730314e7 Ability to disable M32 4 years ago
Speaka ec5b2aab15 Tramming Wizard submenu option (#20000)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 45e0dd1966 Add 'mfconfig' script used to manage configs 4 years ago
Jason Smith a1ec49feda Sanity-check illegal native USB (#20047)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira 2dd1522e30 Standardize Marlin SPI (part 1) (#19989) 4 years ago
Jason Smith 10c8647c1b Fix 0 extruders & bed compile (#20030) 4 years ago
Jason Smith 5082106145 Fix BTT002 PeripheralPins PWM assignments (#20036) 4 years ago
Scott Lahteine b643a07b66 Comment, spacing cleanup 4 years ago
Victor Oliveira 2a61ce80b8 Put PIO "debug" build in the corner (#19975) 4 years ago
Scott Lahteine 59914df5b7 Fix comments, spacing 4 years ago
Victor Oliveira 0c81d86cd4 Permit spaces in dependencies g++ path (#19929) 4 years ago
Jason Smith 2a4cdf5a5d Fix LCD menus + DAC (#19907) 4 years ago
Lucas Seiki Oshiro d7d1ef8228 "Sound: ON/OFF" menu item (#19901)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine f43f71646e Archim test matching env 4 years ago
Scott Lahteine aecf545446 Fix Archim 1, add Archim 1&2 tests 4 years ago
ellensp c59f64ce49 Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL (#19875) 4 years ago
Victor Oliveira e44a97a096 Update PIO dependencies script 4 years ago
Victor Oliveira 35597ae336 More MKS UI cleanup, optimization (#19869)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Foxies 32433fae61 FLSUN Delta QQS-Pro pins (#19793) 4 years ago
bilsef c6f17ac01e Teensy 4.1 Ethernet support (#19801) 4 years ago
Scott Lahteine 53a4b8fa33 Misc. cleanup, serial strings 4 years ago
ellensp cf0a817db1 Ensure A4988 for unspecified driver type (#19798)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith 386e643179 Fix NUCLEO_F767ZI build, add tests (#19746) 4 years ago
Scott Lahteine 7905aa64fa TFT Presets, Generic options, Sanity checks (#19723) 4 years ago
InsanityAutomation d2863466ac G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 7e09160ba3 Batch appercase hex values 4 years ago
Scott Lahteine 3facf34f5f Optional `M42`/`M226`; Add more features filters (#19664) 4 years ago
石立枫 0b13608bad Support for FLY MINI (#19185) 4 years ago
Samantaz Fox 5441ee5a7a Fix and improve Makefile / CMake (#19640) 4 years ago
ellensp 3e9c6c6297 Restore ° to 6x9 small info font (#19645) 4 years ago
Scott Lahteine b5da52007b Update language fonts 4 years ago
Scott Lahteine 6002dc634e Trailing whitespace 4 years ago
Mathew Winters cc863ba378 Z Probe Offset Wizard (#18866) 4 years ago
Cory Ory fb28e0cba9 Allow bypass for cold E movement (#19606) 4 years ago
Ryan V1 cd33062a81 Fix Archim1 stepper timing (with new variant) (#19596) 4 years ago
Pavel Melnikov 3453d2d17a Change "Fr" on LCD to ">>" (#18830) 4 years ago
Scott Lahteine ad3c475dd1 Tweaks to git helpers 4 years ago
Serhiy-K 63e6437d66 MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine 5cd004defe Update AnyCubic deps 4 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine f588d50d57 HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
4 years ago
Victor Oliveira 873b5db13d Include pins.h in dependencies script (#19468) 4 years ago
Jason Smith f34ea44d73 Catch a TMC address conflict early (#19458) 4 years ago
Scott Lahteine bc081473f2 Fix up tests, warnings 4 years ago
makerbase 33788c8405 Add MKS Robin E3P, improve LVGL UI (#19442) 4 years ago
Scott Lahteine b3890d385c Add multi-extruder condition 4 years ago
cosmoderp 7e56e6c4ea E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith 68c98811a1 Demo and test multiple PID defaults (#19413) 4 years ago
bilsef ea39d3c45e Support for Teensy 4 (#19311) 4 years ago
Jason Smith 784016a25e Update HAL/STM32 platform to 8.0 (#18496) 4 years ago
Scott Lahteine 9172271c7f Whitespace cleanup 4 years ago
Jason Smith a1860ed680 Adjust GTR PeripheralPins to avoid timer conflicts (#19183) 4 years ago
Victor Oliveira 40b89456af Color UI + Robin Nano test (#19118) 4 years ago
Scott Lahteine 19a237bbb0 Fix up conditions, comments 4 years ago
Scott Lahteine a5dc42c47c Update copy_marlin_variant_to_framework.py 4 years ago
Victor Oliveira dded56c4bb Emulated DOGM via HAL TFT, XPT IO (#19017) 4 years ago
Scott Lahteine 737a5453d9 Allow 'ghtp' to set a specific remote 4 years ago
Scott Lahteine c43d264d3e Add custom_verbose, custom_gcc deps flags 4 years ago
ellensp 24139c6ff0 Env mega2560ext adds pins 70-85 (#19022) 4 years ago
Victor Oliveira 73d1a98ce6 Update build script for PIO 4.4 (#19034) 4 years ago
Scott Lahteine 492f49c06a Unhide /src folders in Sublime 4 years ago
Scott Lahteine 1801eb6393 config-labels.py needs py3 4 years ago
Scott Lahteine 489143f160 Add'l CI/git script tweaks, fixes 4 years ago
Scott Lahteine cae4c76b56 Fix scripts using gawk and wget 4 years ago
sherwin-dc 9e44df9c5f Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira d7d3827f47 Fix compiler search in non-default PIO installs (#18960) 4 years ago
Scott Lahteine 24f0c9da11 Clean up whitespace 4 years ago
Victor Oliveira 8f0cd470ae Apply PIO-supported custom_option for deps (#18935) 4 years ago
Victor Oliveira 9493682e49 MKS Robin Nano CI Tests (#18927) 4 years ago
Scott Lahteine da6e5ce3db Optimize G-code / feature dependencies (#18919) 4 years ago
Scott Lahteine 3bb1f0a7df Clean up some PeripheralPins 4 years ago
FLYmaker 0e2013d244 Fix FLYF407ZG pins (#18865) 4 years ago