Scott Lahteine
afe79ba22b
Minor code cleanup
6 years ago
Scott Lahteine
fdb97a3e9c
Add class and macro to save and auto-restore a variable
6 years ago
Scott Lahteine
433518de74
Prevent M420 error from disconnecting OctoPrint
...
Just echo the error instead of labeling it `Error:`.
6 years ago
Marcio Teixeira
5cfc1cdacc
Support SWITCHING_NOZZLE with 2 servos ( #13054 )
6 years ago
Psycho
3c88cac2e9
Velleman Vertex Delta pins ( #13072 )
6 years ago
Nicolas G
6fb4001b58
Add option to disable fan speed slowing in M303 ( #13066 )
6 years ago
Scott Lahteine
ca1be02bf0
Tweak some pins formatting
6 years ago
Scott Lahteine
38c2ca9281
Clean up trailing whitespace
6 years ago
Mark Zachmann
4d1093b386
Fix init of last_direction_bits ( #13067 )
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
Scott Lahteine
0358ffcd4c
Drop E element from `homing_feedrate_mm_s`
6 years ago
Scott Lahteine
95223cb28e
Remove dead code from stepper.h
...
These values are always supplied by `Conditionals_post.h`.
6 years ago
mattfredwill
c3cb449990
TMC2130 dual-stepper Sensorless Homing ( #13061 )
6 years ago
Marcio Teixeira
f6edd2c472
Move stepper settings to "Advanced Settings" menu ( #13063 )
6 years ago
InsanityAutomation
68bbac207e
Update pins_FORMBOT_TREX3.h ( #13058 )
6 years ago
revilor
6a57d0b381
Prusa MMU2 ( #12967 )
6 years ago
Scott Lahteine
996f7d1642
Fix I2C_POSITION_ENCODERS commentary
6 years ago
raTmole
988b5aa4e6
Update GT2560 V3 pins ( #13036 )
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
teemuatlut
f0503372d9
Revert E_AXIS_N cast ( #13055 )
6 years ago
InsanityAutomation
a1d03fe7ba
Fix single nozzle fan ( #13038 )
6 years ago
Scott Lahteine
159d7eefda
New boards entry for the A20M
6 years ago
Scott Lahteine
97da6c1da5
Use MIN/MAX for min/max
6 years ago
Scott Lahteine
17a8c37148
Label menu edit items
6 years ago
raTmole
ddeca7a358
Fix resume from power loss G-Code. ( #13035 )
6 years ago
Thomas Moore
02ab66fca3
Update Cohesion3D Pins Files ( #13027 )
6 years ago
Giuliano Zaro
a79d80c78e
Minor cleanup of pause code ( #13030 )
6 years ago
jeffstaley
0da636e1a3
Set correct stepper direction on reset ( #13032 )
...
On a reset steppers were being initialized to incorrect direction. Original code wasn't respecting `INVERT_Z_DIR` define.
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
Scott Lahteine
aad770bce8
Bring default configs in sync
6 years ago
jeffstaley
3f91233f6d
M29 logic was reversed
...
If in card-saving mode generate errors line errors for anything that's *NOT* "M29 ?"
6 years ago
jeffstaley
0e0cc13650
Fix M29 for Pronterface SD card upload ( #13010 )
6 years ago
Jiri
24fffb8d93
Fix undefined lcd_tmpfan_speed on NO_LCD_MENUS ( #13006 )
6 years ago
Scott Lahteine
8f9b246d0e
Tweak some formatting, replace tabs
6 years ago
Bo Herrmannsen
808df82b36
Support for Anycubic I3 ( #12972 )
6 years ago
Scott Lahteine
ae91914260
Prevent name conflicts with mixed stepper drivers
6 years ago
Scott Lahteine
0eca236dcd
Fix L6470 config comments
6 years ago
InsanityAutomation
f4d1f13358
Warn on cold extrusion, dont error
6 years ago
Scott Lahteine
aa74a900f5
Bring Rostock 301 and ArmEd configs up to date
6 years ago
Scott Lahteine
0f07ba4f09
Tweak some comments
6 years ago
Scott Lahteine
00cdd41b5f
Clean up for recent changes
6 years ago
Roman Moravčík
7d53b79596
Update Slovak translation ( #12991 )
6 years ago
Giuliano Zaro
18c32996c1
[2.0.x] Updated Italian language ( #12997 )
6 years ago
Bob Kuhn
7c1a5e3c47
Fix TEMP_TIMER in pins_STEVAL.h ( #12994 )
6 years ago
Scott Lahteine
b4994ad12e
Update language_it.h
6 years ago
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support ( #12895 )
6 years ago
Scott Lahteine
6453b82a5e
Clean up trailing whitespace
6 years ago
Scott Lahteine
48a581ba2e
Tweak some HAL Due code
6 years ago
Marcio Teixeira
54fdf57b8c
ExtUI: Fix fan wrapping around from 0 to 100 ( #12987 )
6 years ago
InsanityAutomation
dbe4126e07
Update language_en.h ( #12988 )
6 years ago
teemuatlut
e5801b75f8
Fix TMC-related compile issues. ( #12971 )
...
- `STEALTHOP_[XYZE]` configuration options now set the default state.
6 years ago
Gert-Jan Rodenburg
bb30927549
Fix pins for ZONESTAR_LCD with Zonestar ZRIB ( #12956 )
6 years ago
Ludy
dc65d96aca
Fix TMC compile error ( #12965 )
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
e1f951813a
Remove old block end comment
6 years ago
Scott Lahteine
52108192d1
Prevent L6470 class name conflict with drivers.h define
...
Fix #12824
6 years ago
Scott Lahteine
0495fcd475
Minor spacing fix
6 years ago
lanserge
c2cf8ffa82
Add support for Arduino DUE Shield Kit ( #12950 )
6 years ago
Scott Lahteine
4e5a915ef8
Fix some Makefile comments
6 years ago
Scott Lahteine
a5911765c3
Tweak some spacing
6 years ago
chrisly42
99e5e8362f
Rapide Lite 200 config, pins_RL200 RUMBA clone ( #12848 )
6 years ago
Scott Lahteine
6411680364
Update some pins spacing
6 years ago
teemuatlut
8a3f1d6932
Fix chopper timing struct and initialization ( #12943 )
6 years ago
Ludy
c6991109b7
Update German language ( #12953 )
6 years ago
Giuliano Zaro
ca9eb14f6a
Update Italian language ( #12951 )
6 years ago
Ludy
acf266fe78
Fix a compile warning, etc. ( #12955 )
6 years ago
Scott Lahteine
424aa05cc2
Fix some file endings
6 years ago
Scott Lahteine
ce563d7c2e
Various general cleanups
...
Mostly from the L6470-oriented PR
6 years ago
Scott Lahteine
02cc63d6d4
Update CreatorPro Configuration_adv.h
6 years ago
Marcio Teixeira
f4c16e683b
Follow up fixes to #12884 ( #12940 )
6 years ago
Scott Lahteine
712e23c383
Fix up some whitespace
6 years ago
Ziemowit
20c20dacb7
MKS SBASE needs DRV8825 ( #12911 )
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
Bob Kuhn
d08f27e27b
Add support for STEVAL 3DP001V1 ( #12894 )
6 years ago
Alain Martel
cdb562d558
Bring Migbot config up to date ( #12916 )
6 years ago
Giuliano Zaro
8f4c6e6d1a
Fix case light on boot ( #12919 )
6 years ago
Marcio Teixeira
f11c6d5d02
Fix M107 when dual-nozzles share fan ( #12819 ) ( #12909 )
6 years ago
Karl Andersson
64a4649290
STM32 - Fix SD write ( #12897 )
6 years ago
Ludy
294521439e
Clean up Configuration_adv.h ( #12900 )
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
Giuliano Zaro
85f149befe
Save some progmem ( #12913 )
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
7cfce20cd3
Update comments on M125
6 years ago
Jason
dc4786a504
Config files for PowerWASP Printer ( #12889 )
6 years ago
Scott Lahteine
3e867008f0
Fix some HAL_STM32F1 type declarations
6 years ago
Scott Lahteine
eb78aed863
Rename LCD menus according to variable types ( #12892 )
6 years ago
InsanityAutomation
ed3ab5e212
Fix M24 not starting new job ( #12887 )
6 years ago
Nils Hasenbanck
f9299c4461
Make timer definition in pin files for STM32 possible ( #12874 )
...
RemRam needs to redefine a particular timer to work correctly. The HAL did foresee this possibility and checks if the timer was already defined for either the stepper or temperature timer.
Prior to this commit the header file for the timers couldn't see those definitions in the pin file, but this commit will fix this.
Tested on an actual hardware to verify. (It wouldn't boot without it.)
6 years ago
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection ( #12853 )
6 years ago
Scott Lahteine
459f4fef60
Fix Temperature::init bug with HEATER_4_PIN
6 years ago
InsanityAutomation
a403d9a50c
Improve menu pause / resume ( #12876 )
6 years ago
Alain Martel
432c21456f
Add 3DFabXYZ Migbot example config ( #12775 )
...
Co-Authored-By: Alain Martel <alain74martel@gmail.com>
6 years ago
Scott Lahteine
fb8111553e
getStatus => report_status
6 years ago
Chris Pepper
2919f3045d
[LPC176x] Update PIO extrascript ( #12878 )
6 years ago
Scott Lahteine
19fea772e5
Use E_AXIS_N where it makes sense
6 years ago
Scott Lahteine
0d30ccf767
Tweaks to TMC26XStepper
6 years ago
HackingGulliver
1fd8e2c649
Fix: Junction Deviation calculates wrong cos(theta) on CoreXY ( #12879 )
6 years ago
Scott Lahteine
b402040059
Split bed size sanity check into two
6 years ago
Chris Barr
1d33784bf9
Add RUMBA32 Board ( #12856 )
6 years ago
Ondřej Nový
a0ef6198ff
Level bed corners Z-hop height option ( #12858 )
6 years ago
Karl Andersson
8ae6f1e556
Fix errors and some compiler warnings with HAL_STM32 PlatformIO build ( #12869 )
6 years ago
Scott Lahteine
e6484d9dab
Return to status when SD card is removed
6 years ago
Scott Lahteine
5f2d75f45b
Move PINS_DEBUGGING to @section develop
6 years ago
Scott Lahteine
da42f27c9e
Use maths macros for ceil/floor
6 years ago
Ludy
de4561c980
VORON Add LCD option BEEP_ON_FEEDRATE_CHANGE ( #12822 )
6 years ago
Giuliano Zaro
709a6356f7
Remove obsolete test conditions ( #12829 )
6 years ago
Luu Lac
bcf347403b
Fix M106 extruder & fan count ( #12820 )
6 years ago
Kaushik Vemparala
ba7e35cbab
Add LCD option BEEP_ON_FEEDRATE_CHANGE ( #12774 )
6 years ago
jmz52
d372e7e477
SDIO support for STM32F1 ( #12782 )
6 years ago
Marcio Teixeira
6a8fb0f25f
Simplify backlash compensation code. ( #12813 )
...
- Use `TEST(dm,axis)` to determine directions instead of doing comparisons.
- Remove recomputation of `millimeters` and `delta_mm` since backlash compensation should not affect the distance over which material is extruded.
6 years ago
luxflow
7f244f9b9c
Update LPC SD pins for BIQU SKR ( #12767 )
...
(Exactly matching the Azteeg X5 MINI Wifi)
6 years ago
jmz52
813a4ea107
Add support for Mks Robin TFT display ( #12706 )
...
* Add support for MKS Robin TFT display
- Add support for MKS Robin TFT display and encoder for MKS Robin board.
- Generic 128x64 UI with x2 upscale is used (for now).
- Tested on MKS Robin TFT V2.0 with ST7789V controller.
6 years ago
jmz52
c4237b529f
Fix MKS Mini and SD card conflct over SPI mode ( #12783 )
6 years ago
Phr3d13
01f75591c6
Fix GTM32_PRO_VB Serial and HAL via watchdog ( #12753 )
...
Move `watchdog_reset` from `.h` to `.cpp` to eliminate the need to include `MarlinConfig.h` in a HAL-related file.
6 years ago
Scott Lahteine
288340cb6c
Followup to VORON
6 years ago
Scott Lahteine
2aaa681dea
Remove unused Cheaptronic pins
6 years ago
Marcio Teixeira
81e753064a
Fix ExtUI compile warnings and error ( #12799 )
6 years ago
Ludy
74c47803f7
Add VORON printer ( #12705 )
6 years ago
kAdonis
637fb20c75
Allow 4 fan animation frames ( #12772 )
6 years ago
petieken
d9cf5e4883
Update pins_BIQU_SKR_V1.1.h ( #12758 )
6 years ago
TheLongAndOnly
cb643d87df
Adding missing code for triple Z-stepper auto-align ( #12786 )
6 years ago
Ludy
14a7faf087
Fix compile warning comparison uint and int ( #12788 )
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
4f2473053c
Fix M106 with SINGLENOZZLE
6 years ago
Reece Kibble
7557f8d68c
Rename all Stm32f1 to STM32F1 ( #12639 )
6 years ago
Scott Lahteine
371d9a1acf
Fix line-endings, formatting, whitespace
...
Followup to #12770
6 years ago
Ludy
135c74017c
Fix compile DEBUG_EEPROM_READWRITE error ( #12746 )
6 years ago
Giuliano Zaro
54ba44ee37
Fix bad sanitycheck ( #12748 )
6 years ago
swilkens
b01a630bd0
[2.0.x] Correct Ender 3 bed size ( #12769 )
6 years ago
Alain Martel
44ed34475b
Add MKS BASE 1.4 pins ( #12770 )
6 years ago
Roxy-3D
3a16cb6d7f
Slightly Slower Max X Axis speed
...
On some T-Rex 2+ machines the previous max step rate could lose steps....
6 years ago
Ludy
814d93c7cf
Fix G33 sprintf output warning ( #12738 )
6 years ago
Ludy
3877bf9704
Fix compile error with delta and sensorless homing ( #12740 )
6 years ago
Ludy
cfc5e96b4b
Move JD to Config.h (and fix jerk->eeprom bug) ( #12720 )
6 years ago
Roman Moravčík
594898aea7
Limit hotend / bed temperature to maxtemp-15 ( #12713 )
6 years ago
InsanityAutomation
530ef5846f
Make nomove=false for toolchange on filament swap ( #12739 )
6 years ago
InsanityAutomation
14ddda285c
Confirmation on Abort SD print ( #12717 )
6 years ago
Msq001
f8c5d31864
Bugfix 2.0.x add motherboard pins define ( #12689 )
...
- `pins_BIQU_B300_V1.0.h` defines pins for B300, as found in the BIQU Thunder 3D printer.
- `pins_BIQU_SKR_V1.1.h` defines pins for bigtree/BIQU SKR V1.1 motherboard.
6 years ago
InsanityAutomation
b7a8dcc35d
Update Formbot T-Rex 3 pins ( #12662 )
6 years ago
Ludy
f7127c44f8
Wanhao Duplicator i3 Plus pins create ( #12701 )
6 years ago
jmz52
33abb86b7e
Add support for MKS Robin board ( #12650 )
...
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
6 years ago