Ivan Kravets
610abd7b88
Declare "teensy" platform, add ststm32 dev/platform (#14070 )
5 years ago
Tanguy Pruvot
3bf43b6c1e
Re-enable STM32F1 Travis test (#13978 )
5 years ago
Scott Lahteine
4e7187b926
Extended G-code syntax
- Parenthesized comments
- Multiple E values split by colons (RepRapFirmware)
5 years ago
Scott Lahteine
88bedf3a57
Better label for mfadd
5 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
5 years ago
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance (#13814 )
5 years ago
Scott Lahteine
059269d732
More python updates
Followup to #13931
5 years ago
Alexey Shvetsov
af725c81e3
Convert py scripts for py2 and py3 compatibility (#13931 )
5 years ago
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat (#13880 )
5 years ago
doggyfan
23a8707ef1
Configurable Thermistor (#13888 )
5 years ago
Ludy
c837e9250c
Define tmc variables where needed (#13918 )
5 years ago
Stephan
84273557f9
Move and update heated chamber settings (#13671 )
Co-Authored-By: the-real-orca <stephan.veigl@gmail.com >
5 years ago
ManuelMcLure
8bc5817559
Save files before starting AutoBuild (#13649 )
5 years ago
Scott Lahteine
ae42206500
Fix SD_REPRINT_LAST_SELECTED_FILE
5 years ago
Scott Lahteine
5018fdacbe
Support FYSETC_MINI_12864_PANEL (#13365 )
5 years ago
ManuelMcLure
f9b2b3e4f5
AutoBuild quality-of-life improvements (#13626 )
- Assign helpful names to the terminals.
- Bring terminal forward so error messages are seen.
5 years ago
Scott Lahteine
9ea99b49be
clean whitespace
5 years ago
Scott Lahteine
a2b3ad6d0a
Don't override RGB LED pins, by default
5 years ago
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 (#13580 )
5 years ago
Alexander Gavrilenko
3c47e1b4d1
Support Black STM32F407VET6 with RAMPS-like shield (#13524 )
5 years ago
Alexander Gavrilenko
6d9aaca082
Fix compilation error for MKS Robin (#13506 )
5 years ago
Scott Alfter
32332bcd03
Proceed with Teensy 3.5/3.6 HAL (#13450 )
5 years ago
InsanityAutomation
5b2c37d6c1
Followup to BLTouch (#13422 )
5 years ago
InsanityAutomation
691e5c3bb8
BLTouch V3.0 support (#13406 )
5 years ago
Hadrien Jouet
0278ad0a6d
Add ESP32 WiFi interface (#11209 )
5 years ago
InsanityAutomation
c03df89921
ExtUI Mesh Leveling Extensions (#13363 )
5 years ago
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework (#12201 )
5 years ago
Chris Pepper
8d95019442
LPC176x NeoPixel Support (#13322 )
5 years ago
Chris Pepper
4ab433d391
Fix binary protocol with one serial port (#13270 )
- The `sdcard.transfer_port` variable is Marlin's internal serial port index, not the physical serial port number.
- Added packet number to "ok" response so hosts don't need to wait for the ACK.
- Renamed feature to `BINARY_FILE_TRANSFER`, as the speed up is only consequential to the ability to transfer binaries over serial.
5 years ago
Scott Lahteine
a79b9bbe6b
Cleanup whitespace, add a const
5 years ago
Scott Lahteine
15aa932aa6
HAL for Linux (#13146 )
5 years ago
Thomas Moore
9f5e4e5ad8
Update LPC1769 Pins Files (#13183 )
5 years ago
Scott Lahteine
c041eec699
Update G-code syntax for Sublime
5 years ago
Scott Lahteine
d2bdb71c13
Add PHOTO_GCODE option, photo trigger physical move (#13168 )
5 years ago
InsanityAutomation
7f1b69b0c8
Add HOST_PROMPT_SUPPORT (#13039 )
5 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
5 years ago
Scott Lahteine
6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) (#13022 )
5 years ago
Marcio Teixeira
e1604198ff
G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050 )
5 years ago
teemuatlut
d81342254a
Support new TMC drivers (#13026 )
5 years ago
Rolf Werum
524c6c10bf
MAGNETIC_PARKING_EXTRUDER (#12351 )
5 years ago
Marcio Teixeira
5cfc1cdacc
Support SWITCHING_NOZZLE with 2 servos (#13054 )
5 years ago
Nicolas G
6fb4001b58
Add option to disable fan speed slowing in M303 (#13066 )
5 years ago
Scott Lahteine
6fe39e6117
Add --quick option to mfqp, add BRANCH check to mfinfo
5 years ago
InsanityAutomation
48a3502656
Remote streamer improvements (#12982 )
5 years ago
Scott Lahteine
2b54e98f50
Remove L6470 test for LPC176x
5 years ago
Scott Lahteine
a073293b6a
Add --quick option to mfrb
5 years ago
Scott Lahteine
2117a45d1a
Tweak usage strings
5 years ago
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support (#12895 )
5 years ago
Scott Lahteine
f7d96c5b28
Update mfinfo to allow extra parameters
5 years ago
Scott Lahteine
ce563d7c2e
Various general cleanups
Mostly from the L6470-oriented PR
5 years ago