InsanityAutomation
eb4bf93ea4
Add more Babystep options ( #13262 )
6 years ago
AnHardt
31b0be74af
Fix autotemp_factor menu setting ( #13226 )
Fix #12643
Only factors above 1 can have a 'positive' effect.
6 years ago
InsanityAutomation
d4ed9b3ef1
Babystep also requires homing ( #13191 )
6 years ago
InsanityAutomation
ca7b2f574f
Fix condition on tool change filament swap menu ( #13190 )
6 years ago
Roman Moravčík
567d03a269
Update Slovak language ( #13187 )
6 years ago
Scott Lahteine
7cf9b93f26
Add HAS_FILAMENT_SENSOR ahead of 12962
6 years ago
revilor
e56c13670d
Service interval watchdog ( #13105 )
6 years ago
InsanityAutomation
7f1b69b0c8
Add HOST_PROMPT_SUPPORT ( #13039 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
3e2a4c3b26
Show mixer and temperature menus while printing
6 years ago
Scott Lahteine
3983cacbcf
No extern needed for func decl
6 years ago
Scott Lahteine
6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) ( #13022 )
6 years ago
LinFor
7ee35c2611
PID_MENU option to save PROGMEM in LCD menus ( #13095 )
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
Scott Lahteine
2f8e89adc3
Remove extraneous ui. prefixes
6 years ago
Scott Lahteine
d97bb4c41c
Followup to e10943d0
6 years ago
Scott Lahteine
e10943d0d8
Minor tweak to main menu
6 years ago
Scott Lahteine
0a7ea7063f
Hide Resume Print when not relevant
6 years ago
Marcio Teixeira
f6edd2c472
Move stepper settings to "Advanced Settings" menu ( #13063 )
6 years ago
revilor
6a57d0b381
Prusa MMU2 ( #12967 )
6 years ago
InsanityAutomation
7d927b6691
Move Z Probe Z Offset from Advanced to basic Configuration ( #13056 )
6 years ago
Giuliano Zaro
31e213e427
Always show Tune sub-menu ( #13049 )
6 years ago
Scott Lahteine
17a8c37148
Label menu edit items
6 years ago
Giuliano Zaro
a79d80c78e
Minor cleanup of pause code ( #13030 )
6 years ago
InsanityAutomation
48a3502656
Remote streamer improvements ( #12982 )
6 years ago
Scott Lahteine
6453b82a5e
Clean up trailing whitespace
6 years ago
teemuatlut
e5801b75f8
Fix TMC-related compile issues. ( #12971 )
- `STEALTHOP_[XYZE]` configuration options now set the default state.
6 years ago
InsanityAutomation
a1cf49935d
Add laser control menu ( #12883 )
6 years ago
InsanityAutomation
75f2665f2e
LCD SD Card items near top when not using wheel ( #12926 )
6 years ago
Scott Lahteine
0495fcd475
Minor spacing fix
6 years ago
Ludy
acf266fe78
Fix a compile warning, etc. ( #12955 )
6 years ago
teemuatlut
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. ( #12884 )
6 years ago
InsanityAutomation
59b18aaeef
Allow resume from pause with parking enabled ( #12893 )
Currently, Pause of an SD-Memory card print does not work. This has been verified to resolve the issue by multiple people.
I understand more work needs to be done to resolve some of the concerns...
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
Scott Lahteine
3644c940bf
Tweak SD section of Main Menu
6 years ago
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
6 years ago
Scott Lahteine
eb78aed863
Rename LCD menus according to variable types ( #12892 )
6 years ago
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection ( #12853 )
6 years ago
InsanityAutomation
a403d9a50c
Improve menu pause / resume ( #12876 )
6 years ago
Scott Lahteine
19fea772e5
Use E_AXIS_N where it makes sense
6 years ago
Ondřej Nový
a0ef6198ff
Level bed corners Z-hop height option ( #12858 )
6 years ago
Scott Lahteine
e6484d9dab
Return to status when SD card is removed
6 years ago
Marcio Teixeira
60cb36bef3
Misc. improvements ( #12747 )
* Make ExtUI respect MAXTEMP limits
- Temperatures are now clamped by MAXTEMP limits rather than arbitrary values.
* Speed up USB init, add status
- Speed up USB initialization
- Show status message if init failed
* Enable status messages for EXTENSIBLE_UI
* Adjust max limit to MAX_TEMP - 15
* Misc. tweaks to formatting, const, etc.
6 years ago
InsanityAutomation
14ddda285c
Confirmation on Abort SD print ( #12717 )
6 years ago
Luc Van Daele
c6e09c2689
[2.0.x] G33 clean up ( #12648 )
Remove obsolete workarounds in G33 for the now fixed zprobe_zoffset bug
6 years ago
Scott Lahteine
18fedafbc5
Refresh screen on SD Init
6 years ago
Scott Lahteine
261c6f4b96
Fix pause/resume SD print
Followup to #12551 , addressing #12566
6 years ago
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type ( #12557 )
6 years ago
Scott Lahteine
0c1cd9f590
Fix "No SD Card" indicator
6 years ago