LinFor
5b9aeb2e5f
Handle UTF in long filenames ( #20087 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 14:14:39 -06:00
Speaka
87ce545e15
Tramming Wizard wait position ( #20063 )
2020-11-10 19:41:21 -06:00
Speaka
6954772ece
Tramming Wizard submenu option ( #20000 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-07 03:20:27 -06:00
Alexander Semion
cd89fa141b
Add SPINDLE_SERVO option ( #19971 )
2020-10-31 17:42:05 -05:00
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-27 20:41:12 -05:00
ManuelMcLure
4fccb92e07
Configure TMC interpolation per driver ( #19828 )
2020-10-22 06:27:33 -05:00
bilsef
9baa944460
Teensy 4.1 Ethernet support ( #19801 )
2020-10-20 14:35:29 -05:00
Jago Strong-Wright
c2802d35bb
Distinct Chopper Timing settings ( #19781 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-10-17 22:35:19 -05:00
Peter Hall
f86c6851fc
Default LASER_POWER_INLINE to OFF ( #19727 )
2020-10-15 13:18:43 -05:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
Victor Oliveira
c0920bbf6a
TFT Refactoring ( #19192 )
...
* split tft folder in two: tft for color ui; tft_io for shared tft code
* after the files got moved, now the code was moved to the right place
* classic ui using TFT IO init lcd codes
* feature to compile tft_io when enabled
* compiling fix
* lvgl spi tft working with tft io init codes
* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything
* remove debug
* base for TFT rotation and mirroring API, and ILI9488 support
* ST7796S rotate and mirror support
* ST7789V rotate and mirror support
* ST7735 rotate and mirror support
* ILI9341 rotate and mirror support
* ILI9328 rotate and mirror support
* R61505 rotate and mirror support
* MKS TFT definitions
* more configs for mks tfts
* update config
* naming typo
* to configure the user interface
* ANYCUBIC_TFT35
* tft configs
* support for SSD1963
* tft display types
* updated conditionals lcd; first board fully working with the new code - all 3 ui!
* compatiblity
* changed name
* move classic ui file name
* rename TURN -> ROTATE
* GRAPHICAL_TFT_ROTATE_180 deprecated
* first fsmc board fully working - chitu v5
* mks robin nano v1.2 + tft 35 ok!
* right pin name
* anycubic tft tested in a TRIGORILLA_PRO
* chitu v6
* nano 32 tft orientation
* mks tft43
* mks tft43 rotation
* fixed LONGER LK tft setup
* GRAPHICAL_TFT_UPSCALE defined by the display type
* better offsets defaults
* Update Configuration.h
* Update tft_fsmc.cpp
* Update Conditionals_LCD.h
* Tweak comments
* update nano tests
* Revert "update nano tests"
This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.
* default tft
* outdated comments
* to not break non-vscode builds
* upscale tft 35
* support tft 180 rotation for color ui
* Each TFT Driver is responsible for its default color mode.
* use auto detect in mks displays, because some of them could be shipped with diferent drivers
* extra s
* unused code
* wrong -1
* missing mirror options
* Smaller regex pattern
* Comment updates
* Clean up old defines
* Apply pins formatting
* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180
* MKS_ROBIN_TFT_V1_1R
* merge fix
* correct resolution
* auto is default, dont need be there, and it will allow the user to configure it even for named displays
* to not use rotation with MKS_ROBIN_TFT_V1_1R
* i like () in macros
* avoid sleepy commits
* default for st7789 is rgb
* nano follow up
* to allow ili9328 rotation
* default is rgb
* boards merge follow up
* to match bootloader orientation
* HAS_TOUCH_XPT2046 is not hal specific anymore
* lets not forget LPC
* 180 rotation for ili9328 and R61505
* Clean up whitespace
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-10-12 16:38:07 -05:00
InsanityAutomation
e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 21:34:27 -05:00
qwewer0
f21b91f1a7
Add REPORT_TRAMMING_MM option ( #19682 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 21:30:18 -05:00
Scott Lahteine
0988af453c
Optional M42
/M226
; Add more features filters ( #19664 )
2020-10-09 16:42:23 -05:00
qwewer0
91df2bea80
Update PROBE_OFFSET_WIZARD comment ( #19652 )
2020-10-07 20:43:08 -05:00
ellensp
c12f41ec6f
Restore ° to 6x9 small info font ( #19645 )
2020-10-07 13:00:08 -05:00
ladismrkolj
2c99c1e06f
Add Chamber servo vent, auto fan ( #19519 )
2020-10-06 18:36:01 -05:00
Scott Lahteine
c25c31b1de
Sync config to examples
2020-10-05 17:16:42 -05:00
Mathew Winters
343441d746
Z Probe Offset Wizard ( #18866 )
2020-10-05 00:31:20 -05:00
Scott Lahteine
44d50c2bd3
Move SF_ARC_FIX option
2020-10-04 15:46:00 -05:00
Nick
60155aa442
Anycubic Chiron full feature support ( #19505 )
2020-09-28 18:53:40 -05:00
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
2020-09-28 14:53:50 -05:00
Scott Lahteine
4584a52ba5
Update configs to 020007
2020-09-28 03:55:14 -05:00
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2020-09-28 01:52:38 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
Scott Lahteine
dd118e2f36
Drop extra Bed PID
2020-09-27 16:55:57 -05:00
Scott Lahteine
7ce91c5ffe
Sanity check old serial names
2020-09-24 21:46:13 -05:00
Jason Smith
da6c8317a7
Fix and improve STM32F1 serial ( #19464 )
2020-09-24 20:28:48 -05:00
qwewer0
0251eb85b2
Optional menu item for Assisted Tramming ( #19447 )
2020-09-20 22:29:34 -05:00
Scott Lahteine
76d8d1742c
Add multi-extruder condition
2020-09-20 20:51:21 -05:00
qwewer0
af8f9f790a
Optional Host Start menu item ( #19443 )
2020-09-19 10:17:24 -05:00
jahartley
da1a60aeb6
Expose JOYSTICK_DEBUG to the general user ( #19394 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-17 06:01:10 -05:00
deram
24d8daa01b
SHOW_REMAINING_TIME for HD44780 character LCD ( #19416 )
2020-09-17 05:41:13 -05:00
cosmoderp
073b7f1e3a
E3 V2 DWIN: Z-Offset, cleanup, versatility ( #19384 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-17 05:35:04 -05:00
Keith Bennett
d19fc64392
Clarify disabling StallGuard for axes ( #19263 )
2020-09-06 17:51:19 -05:00
Zachary Annand
97ec6c1be6
Independent Neopixel option ( #19115 )
2020-08-27 14:18:16 -05:00
Scott Lahteine
4955aa5b78
Prusa => Průša
2020-08-26 02:15:50 -05:00
qwewer0
dd6cbbbbad
Feedrate comment ( #19116 )
2020-08-23 05:08:47 -05:00
Scott Lahteine
638f6f0f06
Neopixel => NeoPixel
2020-08-23 03:14:11 -05:00
qwewer0
434e43cc42
Change XY_PROBE_SPEED format to (x*60) ( #18997 )
2020-08-22 02:04:28 -05:00
Giuliano Zaro
8652a7bdd2
HIGH/LOW naming of pin state settings ( #19089 )
2020-08-21 23:13:43 -05:00
Scott Lahteine
38cd7b9938
Config adjustments
2020-08-19 22:42:54 -05:00
qwewer0
bd690f12bc
Mention units for MANUAL_FEEDRATE ( #18993 )
2020-08-11 03:11:40 -05:00
Robby Candra
9590fcd855
EVENT_GCODE_SD_STOP => ABORT ( #18978 )
2020-08-10 20:25:35 -05:00
Radek
4c8bb99059
Increase Manual E Move Feedrate to 2mm/s ( #18937 )
2020-08-06 17:21:55 -05:00
swissnorp
4856ac5028
Add Z_AFTER_DEACTIVATE to account for gravity ( #18906 )
2020-08-04 00:31:45 -05:00
Keith Bennett
5823ebb446
Assisted Tramming requires a probe ( #18912 )
2020-08-03 22:39:29 -05:00
Victor Oliveira
38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
2020-07-29 21:25:07 -05:00
lethalwallabies
fc95946380
Typo fix ( #18856 )
2020-07-29 14:49:07 -05:00
InsanityAutomation
c5ec80d6c7
G425/G35 menu items; G425 pre- and post- scripts ( #18737 )
2020-07-24 23:31:15 -05:00
InsanityAutomation
2c61e6ba28
Add CONTROLLER_FAN_IGNORE_Z ( #18735 )
2020-07-23 21:27:40 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
cr20-123
a3795e3e48
Prettier BLTouch menu items ( #18682 )
2020-07-18 17:41:47 -05:00
George Fu
bd0430dc38
Support FT81050 with FYSETC F6 ( #18678 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-17 07:40:28 -05:00
Evgeny Z
1d6868852b
Chopper Timing Preset for 24V 0.9° ( #18662 )
2020-07-16 21:40:56 -05:00
Scott Lahteine
2d33a9fd7c
Add REPORT_FAN_CHANGE as an option
2020-07-14 21:15:14 -05:00
Scott Lahteine
4457b9d5d2
Clarify MICROSTEP_MODES
2020-07-12 03:20:06 -05:00
Scott Lahteine
b6051efe5b
Capitalize "G-code"
2020-07-10 01:35:37 -05:00
cccc
b64113411c
Add current offset for POWER_MONITOR sensor ( #18600 )
2020-07-09 22:43:04 -05:00
Scott Lahteine
abc5c93986
Clean up some MMU comments
2020-07-09 02:13:32 -05:00
Scott Lahteine
8a55f9405c
Fix some comments
2020-07-08 06:53:03 -05:00
notabucketofspam
588d40aedf
Fix typo in Configuration_adv.h ( #18570 )
2020-07-07 12:55:01 +01:00
cbteeple
2c15a787c7
Option to set manual Babystepping distance in mm ( #18503 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-03 09:24:41 -05:00
Scott Lahteine
a907e15ae6
Allow larger ADC debounce
...
Reference #17205
2020-06-26 19:31:07 -05:00
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option ( #18367 )
2020-06-22 21:12:45 -05:00
Rui Caridade
ac50a355a3
G35: Bed tramming assistant ( #16897 )
2020-06-21 04:27:51 -05:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -05:00
Scott Lahteine
caeba33d28
Sensor 502 and PTC cleanup
2020-06-16 14:08:51 -05:00
Scott Lahteine
aea60d9450
Clean up trailing spaces
2020-06-15 18:11:32 -05:00
rudihorn
3bf990ec34
PTC: Extend options, fix probing bugs ( #18253 )
2020-06-10 18:25:17 -05:00
Scott Lahteine
75119c433a
Default filament 1.75mm
2020-06-09 23:20:20 -05:00
MoellerDi
bac760207c
Add volumetric extrusion limit ( #17017 )
2020-06-08 03:24:46 -05:00
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
2020-06-08 00:47:31 -05:00
ellensp
ce62209bce
Probe margin. Bump config version ( #18140 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-02 20:41:50 -05:00
Leandro A. F. Pereira
801f99edad
SDCARD_READONLY ( #17884 )
2020-05-30 23:59:29 -05:00
Scott Lahteine
31eb487da5
whitespace
2020-05-22 02:02:11 -05:00
Mobilinkd LLC
60bed3434b
Ignore spurious MAX31855K / 6675 thermocouple errors ( #18039 )
2020-05-20 15:38:29 -05:00
thisiskeithb
1e32df4c75
Fix Hotend Idle Timeout comment ( #18032 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-19 02:34:15 -05:00
Italo Soares
213d4b890e
Hotend Idle Timeout ( #16362 )
2020-05-18 00:50:35 -05:00
Bastien R
2ec482a102
MMU2 Extruder Sensor support ( #17886 )
2020-05-17 14:52:45 -05:00
thisiskeithb
5a92462c0f
Less ambiguous option comment ( #17983 )
2020-05-13 14:26:27 -05:00
Gustavo Alvarez
6d92f56582
FTDI/EVE, pins cleanup for SKR E3/DIP ( #17990 )
2020-05-13 14:22:03 -05:00
Scott Lahteine
27beade888
Update EP comment
2020-05-12 16:32:40 -05:00
RudolphRiedel
98fdc67f1d
Fixes for FYSETC Cheetah ( #17935 )
2020-05-11 23:51:07 -05:00
Scott Lahteine
df9cad6a53
Correct DEFAULT_MINSEGMENTTIME units
2020-05-11 22:15:25 -05:00
Colin Godsey
8a22ef0c83
G6 Direct Stepping ( #17853 )
2020-05-11 19:22:41 -05:00
thisiskeithb
2f3077f219
Tests (LPC176x): Emergency Parser ( #17967 )
2020-05-11 19:14:06 -05:00
Gurmeet Athwal
a4c981469e
Extended reporting options ( #16741 )
2020-05-05 23:34:04 -05:00
Scott Lahteine
9ce950e3c1
Move M114 options down
2020-05-05 20:15:48 -05:00
Gustavo Alvarez
3fd8ef52c5
More FTDI EVE fixes (RAMPS, Cheetah) ( #17759 )
2020-05-05 02:38:06 -05:00
Scott Lahteine
d2b7671253
No Z stall by default
2020-05-05 00:59:39 -05:00
Scott Lahteine
9a6934874a
Add XYZ_NO_FRAME option
2020-05-03 01:24:39 -05:00
Neil van Geffen
7c3909bc3f
Save/Load distinct TMC SG thresholds ( #17741 )
2020-04-28 01:22:03 -05:00
studiodyne
89b17b5463
Followup fixes for singlenozzle, etc. ( #17712 )
2020-04-28 00:21:23 -05:00
RudolphRiedel
0b3a96412c
Fixes for ExtUI / EVE ( #17726 )
2020-04-27 10:14:42 -05:00
studiodyne
5ae45bab18
Adjustable XY_FREQUENCY_LIMIT ( #17583 )
2020-04-27 05:59:52 -05:00
Toni
21067ab062
Add Prusa MMU2S settings - beta ( #17523 )
2020-04-25 21:07:21 -05:00
Scott Lahteine
3a27933ae7
Fixes for FYSETC Touch EVE 5" on AVR ( #17659 )
...
Co-Authored-By: RudolphRiedel <rudolphriedel@users.noreply.github.com>
Co-authored-by: sL1pKn07 <sl1pkn07@gmail.com>
2020-04-24 22:35:46 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
2020-04-22 21:03:28 -05:00
Scott Lahteine
e222ba4c81
Prevent DUE / Spindle conflict
...
Fixes #17449
2020-04-22 18:54:13 -05:00
Scott Lahteine
8a9c14ea1d
Remove obsolete comment
2020-04-22 14:55:33 -05:00
Scott Lahteine
c3946dd017
Add a warning on LA + S-Curve
2020-04-21 18:39:43 -05:00
Scott Lahteine
000ec9fc13
Ensure language.h include order
...
See #17604
2020-04-20 09:43:48 -05:00
Fabio Santos
ccfd5c1010
Trinamic steppers Homing Phase ( #17299 )
2020-04-20 08:08:00 -05:00
Scott Lahteine
b420fdaa87
Digipots followup
2020-04-18 23:36:34 -05:00
grauerfuchs
4a5a3d27ed
Option to use raw digipot values ( #17536 )
2020-04-18 22:56:23 -05:00
George Fu
a794538c54
Homing backoff enhancements
...
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
2020-04-17 08:52:41 -05:00
Scott Lahteine
880f73d471
Minor cleanup
2020-04-17 04:35:00 -05:00
studiodyne
9110f756ad
AUTOTEMP default proportions ( #17560 )
2020-04-16 19:03:53 -05:00
Zs.Antal
78a5079558
Add Hungarian language ( #17491 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -05:00
Scott Lahteine
03020dd31e
Use the common pattern for auto fan pins
...
Now that pins.h is guaranteed included after configs.
2020-04-16 03:31:44 -05:00
George Fu
e990a98404
FYSETC TFT81050 LCD support ( #17568 )
2020-04-15 23:34:48 -05:00
Scott Lahteine
e6ccec17a6
Expose SD_PROCEDURE_DEPTH in config
2020-04-13 14:54:50 -05:00
Scott Lahteine
e3321920f3
Update Marlin website links to https
2020-04-12 17:21:14 -05:00
Scott Lahteine
7aed32df00
Fix SD_FINISHED_RELEASECOMMAND bug
...
Fixes #17401 bug that was introduced in 8f26c3a
2020-04-11 22:08:37 -05:00
Scott Lahteine
d6badb77a4
Clean up whitespace
2020-04-08 14:04:51 -05:00
Tor-p
d6f39a69af
Fix G76 probe height / position ( #17392 )
2020-04-06 15:32:06 -05:00
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
2020-04-02 19:31:08 -05:00
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
2020-03-28 03:18:53 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
InsanityAutomation
775a4294fc
Configurable SLOWDOWN divisor ( #17171 )
2020-03-15 18:29:18 -05:00
Scott Lahteine
41ffe9851d
Fix LCD progress bar
...
Fixes #17162
2020-03-14 19:24:33 -05:00
Scott Lahteine
8b2d55e345
Config version 020005
2020-03-13 23:22:46 -05:00
Scott Lahteine
59cb1466b7
Fix DUGS / DGUS typo
2020-03-12 19:30:18 -05:00
George Fu
201c991cfa
Fix and update DGUS displays ( #17072 )
2020-03-11 03:40:30 -05:00
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option ( #17108 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-03-10 20:00:26 -05:00
Scott Lahteine
8f66dbfcd5
SD_DETECT_INVERTED => SD_DETECT_STATE ( #17112 )
2020-03-10 15:43:06 -05:00
Scott Lahteine
0f39386d9b
Make BOOTSCREEN_TIMEOUT generally available
2020-03-09 17:46:49 -05:00
Scott Lahteine
7674befa47
DOGM SPI delay is less common
2020-03-09 17:46:49 -05:00
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
2020-03-07 22:20:41 -06:00
Scott Lahteine
20f93404a7
Add / correct comments
2020-03-07 02:16:17 -06:00
Scott Lahteine
0578e9b16e
Move SENSORLESS_PROBING to the probes section
...
Fixes a bug with HAS_BED_PROBE not being set before use.
2020-03-05 11:05:11 -06:00
thisiskeithb
efc739a880
Use BED_MAXTEMP for PTC_MAX_BED_TEMP ( #17061 )
2020-03-03 14:22:28 -06:00
Scott Lahteine
3a07b4412d
Asynchronous M114 and (R)ealtime position option ( #17032 )
2020-03-02 21:52:53 -06:00
InsanityAutomation
552f7a91d0
Default on/off for Power Loss Recovery ( #17051 )
2020-03-02 16:07:53 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
Scott Lahteine
832951ec44
Case-insensitive g-code option ( #16932 )
2020-02-26 09:23:55 -06:00
Scott Lahteine
5b438fb20d
HAS_SDCARD_CONNECTION is more obsolete
2020-02-25 22:30:30 -06:00
InsanityAutomation
3e685777a8
Fix LCD cutter/bed icons overlapping ( #16956 )
2020-02-25 03:07:36 -06:00
InsanityAutomation
3a6f776c4b
Update POWER_LOSS_PIN comment ( #16957 )
2020-02-24 23:51:10 -06:00
Scott Lahteine
64a81f887a
EXPERIMENTAL integrated BABYSTEPPING ( #16829 )
2020-02-15 21:42:28 -06:00
George Fu
63dd0f249d
Fysetc S6 pins / LCD updates ( #16830 )
2020-02-14 07:18:57 -06:00
Scott Lahteine
3bef7a4450
Add g-code quoted strings, improve stream code ( #16818 )
2020-02-10 14:52:15 -06:00
Scott Lahteine
18a7276909
Revert "Coolstep for TMC2130, 2209, 5130, 5160"
...
Reverting #16790 as not ready for primetime.
2020-02-09 21:22:26 -06:00
InsanityAutomation
cc1ff27256
Bump config version to 020004 ( #16816 )
2020-02-09 12:15:02 -06:00
Fabio Santos
894762259b
Coolstep for TMC2130, 2209, 5130, 5160 ( #16790 )
2020-02-08 21:01:57 -06:00
Scott Lahteine
793939a365
Upgrade an ifdef
2020-02-04 08:46:37 -06:00
Scott Lahteine
7bf2190f03
Fix CALIBRATION_GCODE pin handling
2020-02-04 08:32:43 -06:00
felixstorm
38a9706e16
Keep secure credentials in a separate config file ( #16773 )
2020-02-03 23:29:01 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
InsanityAutomation
e58d1bf974
G34 automatic point assignment ( #16473 )
2020-02-01 04:50:44 -06:00
Scott Lahteine
e8ed4329ea
Cleanup of old includes, add comments
2020-01-29 22:41:18 -06:00
Hans007a
e2eef1256a
G60/G61 Position Save/Restore ( #16557 )
2020-01-26 23:19:05 -06:00
Scott Lahteine
1d1dc8e339
More 8 extruder defines
2020-01-26 03:24:54 -06:00
Scott Lahteine
86c18ea6e0
Bring configs and drivers.h up to date
2020-01-24 23:17:52 -06:00
Ryan
b7f86bffd5
Arc segment radius scaling ( #16551 )
2020-01-21 02:53:26 -06:00
InsanityAutomation
79810b7fcb
G12 defaults per tool. Event G-code for post-toolchange ( #16554 )
2020-01-21 02:51:23 -06:00
Scott Lahteine
84c874c53b
Tweak some config spacing
2020-01-21 02:43:34 -06:00
0r31
b57ef4b261
Override for LPC1768 u8g/digipot I2C master ID ( #16622 )
2020-01-20 20:09:16 -06:00
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
2020-01-19 23:35:07 -06:00
tompe-proj
a338dce83f
PINDA v2 temperature sensor / compensation ( #16293 )
2020-01-17 17:16:45 -06:00
Dennis
2d7f94cae1
Adjustable ADC debounce delay ( #16264 )
2020-01-15 18:06:03 -06:00
gjdodd
7481563bd9
Nikon IR support for time lapse photos ( #16539 )
2020-01-15 17:59:41 -06:00
Scott Lahteine
ea7363a8f4
Update more configs
2020-01-14 18:48:29 -06:00
Bob Kuhn
1ad53cee1f
Improved STMicro L64XX stepper driver support ( #16452 )
2020-01-13 18:47:30 -06:00
Luc
d854c8fa5f
ESP3d integration for ESP32 ( #16515 )
2020-01-10 17:22:41 -06:00
Jamie
36d08f8ad3
Add ARC_SEGMENTS_PER_SEC for finer G2/G3 arcs ( #16510 )
2020-01-09 04:48:00 -06:00
Jamie
9b970cf12f
Add option to invert joystick axes ( #16466 )
2020-01-05 02:01:05 -06:00
George Fu
e593da1c23
Update and fix DGUS ( #16317 )
2020-01-03 21:00:44 -06:00
rado79
0be8b22d3c
Add FILAMENT_UNLOAD_PURGE_FEEDRATE ( #16372 )
2020-01-01 21:56:58 -06:00
Scott Lahteine
00c83e9ca6
Update comments re: NOZZLE_AS_PROBE
2020-01-01 19:41:23 -06:00
Scott Lahteine
b49a0e39d5
HOME_USING_SPREADCYCLE is obsolete
...
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
2019-12-19 16:02:57 -06:00
Scott Lahteine
53f77dfadf
Remove obsolete TMC2209 comment
2019-12-19 15:56:52 -06:00
Jason Smith
1bad8f1b17
Improve pulse timing and step reliability ( #16128 )
2019-12-19 02:38:48 -06:00
Moshi Binyamini
dcdaa2025f
Sanity-check Z_STEPPER_AUTO_ALIGN coordinates ( #16231 )
2019-12-19 00:59:01 -06:00
Scott Lahteine
303ddb862a
Tweak some config names
2019-12-12 22:18:04 -06:00
haschtl
ff6518c0a8
Add PID_FAN_SCALING option ( #15585 )
2019-11-26 03:34:43 -06:00
Scott Lahteine
441e822fb3
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
2019-11-23 17:04:17 -06:00
BigTreeTech
ab8b24fdba
Power Loss Recovery with a UPS ( #15943 )
2019-11-20 17:40:21 -06:00
Scott Lahteine
aa93e1f21a
Update TMC_ADV examples
2019-11-15 02:15:10 -06:00
Roman Moravčík
e110f5abce
M73 R : Set Remaining Time ( #15549 )
2019-11-12 19:36:54 -06:00
Scott Lahteine
5e5045c4ee
Touch UI finishing touches
2019-11-10 18:52:53 -06:00
danym21
28e1614c2e
Add Sensorless Homing current ( #15690 )
2019-11-10 18:45:06 -06:00
LinFor
48b7a1e66e
Allow non-zero "fan off" PWM value ( #15709 )
2019-11-10 16:33:56 -06:00
Scott Lahteine
288af0ddf6
Whitespace
2019-11-01 15:39:05 -05:00
studiodyne
f139642e0f
XY/Z Babystep Multiplicators ( #15691 )
2019-10-28 16:44:17 -05:00
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
2019-10-27 17:49:27 -05:00
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
2019-10-24 15:35:40 -05:00
Scott Lahteine
2a7e1d459f
Option to rotate Percent, (E)lapsed, and (R)emaining time ( #15578 )
2019-10-24 14:00:59 -05:00
Scott Lahteine
ccf61eca84
Fix diplay elaspsed
2019-10-24 13:48:27 -05:00
Luu Lac
0b0b822671
Add note: TMC2209 requires stealthChop for Sensorless Homing ( #15658 )
2019-10-24 11:58:37 -05:00
Robby Candra
16ae9ee88b
Update Configuration_adv
2019-10-17 05:37:22 +07:00
Robby Candra
9b88c3e79b
DOGM Progress Display, option to disable display rotation
2019-10-17 05:26:09 +07:00
Jason Smith
832cb7e1ac
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points ( #15195 )
2019-10-16 13:39:58 -05:00
InsanityAutomation
b2eda1af2f
Fix typo in G34 configuration ( #15572 )
2019-10-15 17:22:13 -05:00
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
2019-10-10 21:03:33 -05:00
Scott Lahteine
b4d48fdc91
Followup to #15481
2019-10-08 21:38:02 -05:00
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
2019-10-08 19:42:18 -05:00
Scott Lahteine
9dcccc11ba
Fix extra condition
2019-10-07 22:36:49 -05:00
Giuliano Zaro
a1ad01e4ab
Limit Case Light PWM ( #15459 )
2019-10-05 22:32:50 -05:00
Bob Kuhn
178dcd6fd8
SPI chaining with TMCStepper simplified interface ( #15179 )
2019-09-29 05:47:20 -05:00
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
2019-09-29 04:25:39 -05:00
Ludy
f28f191ebf
Trailing whitespace ( #15403 )
2019-09-28 15:32:37 -05:00
InsanityAutomation
a6b0223eea
Revive and improve DELTA probe bounds, LRFB options ( #15372 )
2019-09-28 01:19:11 -05:00
Scott Lahteine
9a209012b5
Improve M114_DETAIL comment
2019-09-25 20:29:29 -05:00
Marcio Teixeira
149e9b733e
Simplified ExtUI language selection ( #15359 )
2019-09-25 01:25:21 -05:00
Marcio Teixeira
4ff59d178d
LULZBOT_TOUCH_UI extended character set ( #15301 )
2019-09-24 18:49:40 -05:00
InsanityAutomation
6a312fae80
Add before/after dir change delays ( #15314 )
2019-09-19 23:05:17 -05:00
Scott Lahteine
843a19102c
Shorten an option description
2019-09-14 16:45:04 -05:00
Scott Lahteine
3d0ead7dcb
Bring Configuration_adv.h up to date
2019-09-14 04:30:17 -05:00
Scott Lahteine
1d574b0f6a
Tweak config spaces
2019-09-11 17:32:54 -05:00
Marcio Teixeira
47d19bab40
Lulzbot ExtUI Western language support ( #15208 )
...
Fix #15134
2019-09-10 20:07:03 -05:00
Jamie
dbee0e9c54
Analog joystick jogging control ( #14648 )
2019-09-08 00:55:34 -05:00
Scott Lahteine
a3052da703
Move manual move to lcd section
2019-09-06 18:24:39 -05:00
Scott Lahteine
18dd5cb46a
Config comment patch
2019-09-05 01:48:12 -05:00
Scott Lahteine
2563e32aa3
Format FWRETRACT config comments
2019-09-04 12:48:50 -05:00
Bob Kuhn
ba91bca1eb
TMC SPI daisy chain support (experimental) ( #15081 )
2019-08-30 17:39:45 -05:00
thisiskeithb
f5a1fabd38
Clarify TMC2209 Sensitivity vs. Others ( #15092 )
2019-08-29 16:57:56 -05:00
Robby Candra
38983fdfa9
Add 'Back' Button for Touch TFT 320x240 ( #15060 )
2019-08-29 01:19:07 -05:00
AlexandrZloy
0ebaea94be
Add stallGuard threshold for X2 ( #15042 )
2019-08-29 00:15:31 -05:00
Marcio Teixeira
da601d5114
Update USB_FLASH_DRIVE_SUPPORT ( #15021 )
2019-08-24 01:47:19 -05:00
Scott Lahteine
5e777601f3
Add TURBO_BACK_MENU_ITEM option ( #14991 )
2019-08-20 19:37:03 -05:00
Tim Moore
67f8ba6fed
Allow pullup/downs on power loss pin ( #14986 )
2019-08-20 02:40:44 -05:00
Scott Lahteine
c8e476ad60
Embed some items in HAS_LCD_MENU
2019-08-18 18:41:51 -05:00
Ludy
6715fd159c
Animated Marlin boot screen ( #14961 )
2019-08-17 18:40:01 -05:00
Marcio Teixeira
8bdb3d9970
Add CONTROLLERFAN_SPEED_Z_ONLY ( #14956 )
2019-08-16 21:57:19 -05:00
Marcio Teixeira
274934ad81
Add LULZBOT_TOUCH_UI ( #14967 )
2019-08-16 18:34:13 -05:00
Marcio Teixeira
179d6c4ed1
Add STARTUP_SCRIPT option. M17 parity with M18. ( #14953 )
2019-08-14 21:05:15 -05:00
Joseph Bozarth
0fbb26c28f
M16 - Expected Printer Check ( #14924 )
2019-08-13 23:38:45 -05:00
teemuatlut
d4974ea719
TMC SPI Endstops and Improved Sensorless Homing ( #14044 )
2019-08-04 22:22:58 -05:00
rafaljot
e44fccf3d2
Add support for M575 ( #14757 )
2019-07-30 02:30:00 -05:00
MarcelMo
f8aa52346f
Configurable Z move distance ( #14593 )
2019-07-30 02:16:26 -05:00
Marcio Teixeira
eefe3f595a
New options: Bootscreen as Info, game Easter-egg ( #13829 )
2019-07-28 22:47:20 -05:00
Scott Lahteine
6b02b89ab4
Update serial sub-unit descriptions
2019-07-28 17:38:37 -05:00
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
2019-07-28 14:48:29 -05:00
Scott Lahteine
5c3ec6306f
Max7219 side-by-side arrangement ( #14702 )
2019-07-22 05:22:21 -05:00
Scott Lahteine
b3f42d2519
Update SD host config comment
2019-06-28 19:13:27 -05:00
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
Scott Lahteine
d7d80418ae
Singleton for cutting tools ( #14429 )
2019-06-27 23:06:49 -05:00
Scott Lahteine
00cc1079af
Add missing chamber auto fan options
2019-06-27 16:05:47 -05:00
Andy Shaw
064177154c
Update SD card connection / sharing options ( #14325 )
2019-06-26 03:55:57 -05:00
InsanityAutomation
aa0383a83b
Enhance IDEX toolchange auto-return w/ no park, full control ( #14117 )
2019-06-23 20:00:48 -05:00
InsanityAutomation
a9acd2f497
G34 configurable angle limit ( #14321 )
2019-06-20 21:18:36 -05:00
Scott Lahteine
a31cb910f5
Tweak some config spacing
2019-06-20 21:08:47 -05:00
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
2019-06-20 15:47:50 -05:00
Scott Lahteine
dd06017f64
Bring configs up to date
2019-06-19 01:03:51 -05:00
Scott Lahteine
aacb904e1f
Adjust some config comments
2019-06-17 20:22:07 -05:00
mb300sd
bf8bfb5c66
Add Coolant Control M7/M8/M9 ( #10745 )
2019-06-13 18:43:11 -05:00
Scott Lahteine
f7792c0192
Group manual move options
2019-06-12 19:49:18 -05:00
Kaushik Vemparala
c88d9ae282
Option to leave heaters set on SD abort ( #14251 )
2019-06-10 23:57:55 -05:00