Scott Lahteine
021c4ccf5f
Fix SpindleLaser class
...
Fix #14465
6 years ago
Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
6 years ago
Scott Lahteine
b6546ea33a
Add include guards to some headers
6 years ago
Roxy-3D
41b7f16ab8
Fix grammar of comment for G29 T command
6 years ago
teemuatlut
8aad29fb6e
Fix Prusa chopper timing preset
6 years ago
Scott Lahteine
d4415dcf59
Fix analogWrite ambiguity
6 years ago
Ludy
dab2f0c89c
Mask unused var, update (c) comments ( #14455 )
6 years ago
Ludy
0ca64a0ea3
Fix compile error with Z_PROBE_END_SCRIPT ( #14447 )
6 years ago
Scott Lahteine
d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore ( #14446 )
6 years ago
Marcio Teixeira
e6cf7860e8
Improve ExtUI, fix compiler errors, warnings ( #14441 )
6 years ago
Martin
ae9afb333e
Remove fwretract planner.synchronize calls ( #14432 )
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Scott Lahteine
d7d80418ae
Singleton for cutting tools ( #14429 )
6 years ago
Tim Moore
8ce84fa44f
Add temperature-based auto power options ( #14397 )
6 years ago
InsanityAutomation
b961251899
Add Z_PROBE_END_SCRIPT to UBL ( #14419 )
6 years ago
BigIronGuru
def4bb987d
Reset, stow BLTouch before mode change ( #14368 )
6 years ago
Scott Lahteine
78557076ff
Add planner.synchronize to UBL G29
6 years ago
BigIronGuru
6578aa4e1b
Apply minimum timing to BLTouch commands ( #14369 )
6 years ago
Tanguy Pruvot
be69ec5b32
Fix PLR/M43 warnings ( #14333 )
6 years ago
Tanguy Pruvot
52383633e7
STM32F1: M43 PINS_DEBUGGING ( #14072 )
6 years ago
Marcio Teixeira
49ea1c635a
Fix missing dependencies ( #14339 )
6 years ago
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
6 years ago
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection ( #14236 )
6 years ago
Scott Lahteine
dfdbd1e75f
Use TEST macro where possible
6 years ago
MastS
18904c42f6
Fysetc LCD backlight timeout ( #14265 )
6 years ago
Scott Lahteine
356410dcfc
Move crc16 function to libs
6 years ago
mikeshub
a3f034b95e
FFCP updates. Update XY soft endstops on tool_change ( #14125 )
6 years ago
Robby Candra
7e07a3888b
Fix PLR Z bug affecting Cartesians ( #14230 )
6 years ago
InsanityAutomation
4138b1f9ae
Option to disable Case Light brightness control ( #14165 )
6 years ago
InsanityAutomation
34ae76025e
Clear Pausing message after M600 park ( #14171 )
6 years ago
teemuatlut
bf4a0db97f
TMC LCD followup ( #14134 )
6 years ago
Scott Lahteine
b315157053
Apply const to mcp4728
6 years ago
Scott Lahteine
c6d39319de
Fix some whitespace
6 years ago
InsanityAutomation
49e83dd7c8
BLTouch V3.1 changes ( #14104 )
6 years ago
teemuatlut
1c86fbc60b
TMC updates, capture LCD changes ( #14074 )
6 years ago
Ludy
fafd73a3af
Update copyright in headers ( #14092 )
6 years ago
Scott Lahteine
cfca07852a
Backlash linker error workaround
...
Fix #14045
6 years ago
Scott Lahteine
aeec9ef76b
Update backlash code
6 years ago
Bob Kuhn
1dad6e754b
Neopixel background LED option ( #14025 )
6 years ago
InsanityAutomation
84ac5b360b
Fix ExtUI mesh functions ( #14027 )
6 years ago
FanDjango
85fb33a060
BLTOUCH tweaks, new v3.1 command ( #14015 )
6 years ago
GUEST.it
62ef54cb81
UBL: Log and display G29 progress ( #14036 )
6 years ago
GUEST.it
7907eec04c
Fix power loss recovery with SINGLENOZZLE ( #14033 )
6 years ago
Scott Lahteine
785c01f2bc
Use US spelling of 'behavior'
6 years ago
FanDjango
dcaefc68a5
BLTouch.init should not deploy ( #13988 )
...
Low or unknown probe clearance on init (even at powerup) is a risk and therefore, a deploy should be avoided because dragging the pin is possible: A deploy goes into alarm if it can't extend fully and then the subsequent stow will fail.
6 years ago
Marcio Teixeira
227f29090d
Add heater timeouts to ExtUI ( #13970 )
...
- Add local UI methods to get heater timeout state.
- Add methods to resume timed-out heaters.
- Re-enable heaters on UI temperature request.
- Make `ExtUI` show a dialog box if pause needs a button press after reheat.
6 years ago
ManuelMcLure
51acbb2201
Prevent HOST_PROMPT_SUPPORT compile error ( #13943 )
6 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' ( #13944 )
6 years ago
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance ( #13814 )
6 years ago
Giuliano Zaro
40aff7e1f2
Remove extra MMU (non-12V) code ( #13938 )
...
`check_version` in state -5 should not be needed since it has already been called in state -4 and the tested build nr is only updated in state -4.
6 years ago
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat ( #13880 )
6 years ago
Tanguy Pruvot
24e956d168
Avoid int8_t underflow on filament runout ( #13895 )
6 years ago
Ludy
c837e9250c
Define tmc variables where needed ( #13918 )
6 years ago
ManuelMcLure
09f1b58146
Fix HOST_PROMPT_SUPPORT compile issue ( #13847 )
6 years ago
Giuliano Zaro
e2a77ed881
Bring chamber temp to completion ( #13837 )
6 years ago
kAdonis
ee73e17c9b
Hide 'vsense' report row if not used ( #13884 )
6 years ago
InsanityAutomation
3fcab8dbf1
Option to disable fans during pause ( #13820 )
6 years ago
Marcio Teixeira
15357af67c
Backlash cleanup ( #13659 )
...
…And save backlash, fil. sensor, ExtUI userdata to EEPROM.
6 years ago
Robby Candra
0181e57417
Add a minimum Z change option to power-loss recovery ( #13859 )
6 years ago
Robby Candra
c369477cb0
Fix bug: diveToFile breaks M23 ( #13865 )
6 years ago
Thomas Moore
ee243e4edf
Fix mixing extruder filament change ( #13803 )
6 years ago
chai-md
ed9eaa1942
Fix a comment in fwretract.cpp ( #13802 )
6 years ago
InsanityAutomation
610fb46683
Fix some ExtUI issues ( #13799 )
6 years ago
Robby Candra
35160dfb7a
Simplify PLR homing when Z homes to max ( #13718 )
6 years ago
Msq001
455ee23499
Fix, improve Power Loss Recovery ( #13703 )
...
- Save and restore workspace offsets
- Add retract and purge (hidden) options
- Always restore axis relative modes
- Use added `G92.9` to do position restores
6 years ago
Scott Lahteine
6a71df2925
Tweak babystep add_steps
6 years ago
Scott Lahteine
7e58d33a2e
Update some headers
6 years ago
Scott Lahteine
5018fdacbe
Support FYSETC_MINI_12864_PANEL ( #13365 )
6 years ago
InsanityAutomation
ba31d39f6d
Azteeg X5 Mini support ( #13425 )
6 years ago
Scott Lahteine
fae2b7edc3
Update MMU2 code style
6 years ago
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 ( #13580 )
6 years ago
Scott Lahteine
028b78f623
Suppress a compile warning
6 years ago
Scott Lahteine
cf12fc8366
Expand on serial debugging ( #13577 )
6 years ago
Scott Lahteine
027a901bec
Trim whitespace
6 years ago
Robby Candra
cd1ef33c8c
Drop extra PLR save test ( #13554 )
6 years ago
Scott Lahteine
cacec5764a
Clean up whitespace
6 years ago
Scott Lahteine
240ea1bbb3
Split up games into separate files
6 years ago
Scott Lahteine
a0a5c31c05
Power-Loss initialization fix ( #13553 )
...
- Only save to PLR file on moves with E and X or Y
- Save to PLR after any long-ish Z downward move
6 years ago
Robby Candra
a3f67acd6d
Fix Power Loss Recovery file delete ( #13522 )
6 years ago
Msq001
f0d14b83bc
Save/restore Relative modes in Power-Loss Recovery ( #13501 )
6 years ago
Scott Lahteine
b46ca9aa94
Less timely comment, tweak conditions
6 years ago
InsanityAutomation
eb91f08725
Update descriptions and dont call unneeded functions
6 years ago
Thomas Moore
c5e96544b5
Fix vtool compiler warning ( #13476 )
6 years ago
Scott Alfter
407202cc0f
Fix BLTouch pre-3.0 compatibility ( #13454 )
6 years ago
InsanityAutomation
5eeffab5e5
Fix BLTouch Menus ( #13441 )
6 years ago
InsanityAutomation
5b2c37d6c1
Followup to BLTouch ( #13422 )
6 years ago
InsanityAutomation
3fb8489ae3
EXTUI and UBL compilation fixes ( #13420 )
6 years ago
InsanityAutomation
691e5c3bb8
BLTouch V3.0 support ( #13406 )
6 years ago
Scott Lahteine
49cf92dc36
Extended condition macros ( #13419 )
...
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
6 years ago
Tobias Frost
d20eab4f83
Fix macro in set_color() ( #13417 )
6 years ago
InsanityAutomation
09eb30dc05
IDEX Mirror mode based on Formbot / Vivedino Symmetric mode ( #13404 )
6 years ago
Scott Lahteine
9a515cbd32
Fix Pause Print message and behavior ( #13394 )
6 years ago
Scott Lahteine
f5bcc00570
Unify debugging output with debug_out.h ( #13388 )
6 years ago
Scott Lahteine
67bee06e43
No patch needed for non-libmaple analogWrite
...
See https://github.com/pinchies/Marlin/pull/1#issuecomment-471388743
6 years ago
Scott Lahteine
f89b375fb9
Fixes and improvements for PWM pins ( #13383 )
6 years ago
Scott Lahteine
87162658c4
Fix and improve software endstops ( #13386 )
6 years ago
Scott Lahteine
6214c997c0
Remove includes of <binary.h>
6 years ago
InsanityAutomation
c03df89921
ExtUI Mesh Leveling Extensions ( #13363 )
6 years ago
InsanityAutomation
050eac03af
Single X Duplication Extension ( #13373 )
...
* Multi-nozzle selective duplication
* Use a bit-mask, reduce stepper_indirection.h size
* Tweak the multi-nozzle duplication description
* Use 'S' as a bool in M605
* Add HAS_DUPLICATION_MODE conditional
* Remove '_MODE' from the option name
* M605 in the style of Stacker M280
* Also include direct mask style (P)
6 years ago
InsanityAutomation
785a7028bf
Followup to 'volatile' patch ( #13369 )
...
Originally #13344
6 years ago
Scott Lahteine
12503fce06
Followup to wait_for_user fix
6 years ago
Tobias Frost
2efbcc90c5
Fix wait_for_user compile error ( #13352 )
6 years ago
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework ( #12201 )
6 years ago
Scott Lahteine
39f1222060
One fewer G29 error string
6 years ago
Scott Lahteine
cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs ( #13311 )
6 years ago
Ludy
bd4160dbaf
Unused CS_ACTUAL_sb ( #13282 )
6 years ago
Scott Lahteine
2f1e1dcb42
Gradual step towards EXTRUDERS 0 support
6 years ago
Scott Lahteine
f37df28d17
UBL G29 T current position fix
...
Counterpart to #12845
6 years ago
Scott Lahteine
5d28575d4d
Clean up some motion code
6 years ago
Scott Lahteine
e15354e387
Simplify serial port redirect ( #13234 )
6 years ago
Scott Lahteine
a43e892fb5
Use 8-bit i2c address on LPC platform
...
Fix #9799 — hopefully not a unicorn
6 years ago
LinFor
ba39186364
TMC_DEBUG optimization and improvements ( #13135 )
6 years ago
Scott Lahteine
3a1b6fe8c1
Coding standards
6 years ago
InsanityAutomation
52665f54ad
Fix bad Purge More logic ( #13193 )
6 years ago
Scott Lahteine
e00aad84af
Add M240 parameters D I J R S
6 years ago
Scott Lahteine
7cf9b93f26
Add HAS_FILAMENT_SENSOR ahead of 12962
6 years ago
Scott Lahteine
a0dadc8c62
Smaller I2CPositionEncoder strings
6 years ago
InsanityAutomation
7f1b69b0c8
Add HOST_PROMPT_SUPPORT ( #13039 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Giuliano Zaro
f7efe6f6c5
[2.0.x] Fix TEMP_STAT_LED startup init ( #13120 )
6 years ago
Scott Lahteine
9737608f0a
Enable gradient when alias is cleared
6 years ago
Scott Lahteine
6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) ( #13022 )
6 years ago
Scott Lahteine
f269766408
Put the MMU2 menu with the others
6 years ago
InsanityAutomation
413e303ad5
More Advanced Pause options ( #12984 )
6 years ago
Mark Zachmann
19cf72e057
Support individual solenoid disable with M381 ( #13008 )
6 years ago
teemuatlut
d81342254a
Support new TMC drivers ( #13026 )
6 years ago
Roxy-3D
ab6908a513
Fix Probe Offset bug...
6 years ago
revilor
69aaf5d096
MMU2 fixes ( #13082 )
6 years ago
Scott Lahteine
d4d1b28a06
Fix some include paths
6 years ago
Scott Lahteine
0d720a6ff4
Tweak to emergency_parser.h
6 years ago
Scott Lahteine
afe79ba22b
Minor code cleanup
6 years ago
Scott Lahteine
38c2ca9281
Clean up trailing whitespace
6 years ago
Scott Lahteine
4fa1c52688
Tweak serial output code
6 years ago
Scott Lahteine
a5e3384691
Pre-apply cosmetic changes to mixing
6 years ago
mattfredwill
c3cb449990
TMC2130 dual-stepper Sensorless Homing ( #13061 )
6 years ago
revilor
6a57d0b381
Prusa MMU2 ( #12967 )
6 years ago
raTmole
ddeca7a358
Fix resume from power loss G-Code. ( #13035 )
6 years ago
Giuliano Zaro
a79d80c78e
Minor cleanup of pause code ( #13030 )
6 years ago
Scott Lahteine
3845baf398
Followup to #12982
6 years ago
InsanityAutomation
48a3502656
Remote streamer improvements ( #12982 )
6 years ago
Scott Lahteine
621fbe99de
Followup to #12817
6 years ago
Marcio Teixeira
f214118e45
Action to notify host of filament runout. ( #12817 )
6 years ago
InsanityAutomation
f4d1f13358
Warn on cold extrusion, dont error
6 years ago
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support ( #12895 )
6 years ago
teemuatlut
e5801b75f8
Fix TMC-related compile issues. ( #12971 )
...
- `STEALTHOP_[XYZE]` configuration options now set the default state.
6 years ago
Marcio Teixeira
f4c16e683b
Follow up fixes to #12884 ( #12940 )
6 years ago
Giuliano Zaro
7bb5d4bfe8
Small LED code reorganization ( #12929 )
6 years ago
teemuatlut
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. ( #12884 )
6 years ago
mikeshub
7fde8d9d1e
Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support ( #12855 )
...
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
6 years ago
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection ( #12853 )
6 years ago