InsanityAutomation
d46cf60548
btt stm32 CR6 Fixes
2024-06-26 10:26:47 -04:00
InsanityAutomation
e94a1b16c4
Upstream fixes
2024-06-18 15:46:57 -04:00
InsanityAutomation
b44c03c203
SKR2/3
2024-06-03 14:40:38 -04:00
InsanityAutomation
67cdaa89cf
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2024-04-16 10:05:38 -04:00
InsanityAutomation
db9763c65f
Merge branch 'Tenlog_DWIN' into CrealityDwin2.0_Bleeding
2024-04-16 10:05:17 -04:00
thinkyhead
1f84f50fd8
[cron] Bump distribution date (2024-04-15)
2024-04-15 02:38:10 +00:00
Scott Lahteine
3326c749f8
📝 Minor README changes
2024-04-14 16:36:56 -05:00
Scott Lahteine
0269106066
🎨 Dagoma D6 followup
2024-04-14 16:24:51 -05:00
Sophist
95d38a8e54
✨ Add Dagoma D6 as found in DiscoUltimate v2 TMC ( #26874 )
...
* Add Dagoma D6 board as used in their DiscoUltimate v2 TMC.
Taken from the Dagoma fork of Marlin DU_MC branch where it is called FYSETC_DAGOMA_F5 and explicitly confirmed by Dagoma as being the D6:
"the BOARD_FYSETC_DAGOMA_F5 is effectively the definition for the D6"
---------
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com >
Co-authored-by: Orel <37673727+0r31@users.noreply.github.com >
2024-04-14 13:04:52 -07:00
Chris
dca6afc26e
✨ 🐛 HC32 - Add SERIAL_DMA, fix SDIO and MEATPACK ( #26845 )
...
* fix meatpack on hc32
* add support for SERIAL_DMA on HC32
* add additional checks in HC32 HAL
* migrate HC32 HAL to use app_config.h
* fix memory leak in HC32 sdio HAL
https://github.com/MarlinFirmware/Marlin/pull/26845#issuecomment-1980218771
* hc32: fail if both EMERGENCY_PARSER and SERIAL_DMA are enabled
2024-04-14 11:42:57 -07:00
Jason Smith
19684f23bc
✅ Add unit tests for macros.h ( #26968 )
2024-04-13 17:49:08 -07:00
Keith Bennett
52a561399e
⏪ ️ Revert unintended README changes ( #26967 )
...
* Revert all the changes that went in with the unit test framework
This restored broken links and other changes. Restoring to the prior revision seems the most appropriate action until the intentions of those file changes are known.
---------
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2024-04-13 17:47:16 -07:00
thinkyhead
0683e8a9a3
[cron] Bump distribution date (2024-04-14)
2024-04-14 00:24:15 +00:00
Jason Smith
1bb4a042e2
✅ Unit test improvements ( #26965 )
...
* Do not warn about display in unit tests
* Treat warnings as errors in unit tests
* Report actual filenames with unit tests
2024-04-13 14:11:51 -07:00
Jason Smith
d10861e478
✅ Add unit testing framework ( #26948 )
...
- Add a framework to build and execute unit tests for Marlin.
- Enable unit test execution as part of PR checks.
---------
Co-authored-by: Costas Basdekis <costas.basdekis@gmail.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-04-13 12:06:08 -07:00
Andrew
cf7c86d581
🔧 Fix M936 in features.ini ( #26957 )
2024-04-13 11:59:59 -07:00
David Buezas
d99e150097
⚡ ️Reduce DISPLAY_SLEEP_MINUTES overhead ( #26964 )
2024-04-13 09:54:25 -07:00
thinkyhead
9e88eb6100
[cron] Bump distribution date (2024-04-13)
2024-04-13 12:06:36 +00:00
Vovodroid
71d9a3e1df
🩹 Fix M413 report ( #26846 )
2024-04-13 00:04:34 -07:00
InsanityAutomation
6575dcc803
🩹 Reduce Kill Pin Wait ( #26945 )
...
Reduce kill pin wait time, and allow override by setting KILL_DELAY
2024-04-12 23:40:59 -07:00
InsanityAutomation
2715e5ba1b
🐛 Fix IDEX X2 Direction ( #26958 )
...
* Fix IDEX X2 Direction
* Sanity Check IDEX X1_MAX_POS
2024-04-12 23:29:59 -07:00
thinkyhead
9a570b23a3
[cron] Bump distribution date (2024-04-11)
2024-04-11 12:07:54 +00:00
Andrew
1b091ecb87
✏️ Minor style and typo fixups ( #26947 )
...
* tweaks from PR, whitespace, wording in pause.h
* Update Marlin/src/feature/pause.h
2024-04-10 23:13:54 -07:00
InsanityAutomation
0055b6b423
Sanity Check IDEX X1_MAX_POS
2024-04-10 16:24:02 -04:00
InsanityAutomation
ab38abb237
Fix IDEX X2 Direction
2024-04-10 16:09:39 -04:00
InsanityAutomation
907761e2bb
Merge commit followup
2024-04-10 15:08:15 -04:00
thinkyhead
a75a5f8b2a
[cron] Bump distribution date (2024-04-10)
2024-04-10 06:13:36 +00:00
ellensp
80dd02fbdb
📝 Update RGB565 color picker url ( #26951 )
2024-04-09 23:02:32 -07:00
Keith Bennett
e6755450df
🩹 Fix ESP3D WiFi Support ( #26822 )
2024-04-09 22:58:13 -07:00
ellensp
9215bf791b
🔨 MarlinSimUI updates ( #26955 )
2024-04-09 22:50:21 -07:00
InsanityAutomation
eba4b1f556
Merge branch 'bugfix-2.1.x' into Tenlog_DWIN
2024-04-08 15:30:09 -04:00
thinkyhead
311bfc99f3
[cron] Bump distribution date (2024-04-08)
2024-04-08 00:21:49 +00:00
Keith Bennett
a3434de2e6
🩹 Fix MCU check for STM32H7-based BTT Octopus Pro V1 ( #26831 )
...
* 🩹 Fix MCU check for STM32H7-based BTT Octopus Pro V1
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
* Update Marlin/src/pins/stm32f4/pins_BTT_OCTOPUS_V1_common.h
---------
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
2024-04-07 12:05:35 -07:00
Keith Bennett
2bf56b00d4
🔧 Improve BIQU BX pins, allow Z swap ( #26871 )
...
* Add a swap Z & E1 option for BIQU BX
Users can add #define BX_SWAP_ZM_E1M to their config instead of opening their printer up & swapping Z & E1 motor cables. Allows G34 to work correctly on early BX printers since both Z motor wires were installed without a standard procedure in place and wires could be swapped from the factory.
* Add BOARD URL, DIAG pin info, update pin comments
* Add WIFISUPPORT defines for documentation purposes
WIFISUPPORT does not need to be enabled (read: shouldn't be enabled). Simply enable an available SERIAL_PORT*, set it to 4, and connect an ESP-01/ESP-01S flashed with luc-github's ESP3D firmware for basic WiFi functionality.
* Sanity check TOUCH_SCREEN_CALIBRATION on GT911 TFTs (BIQU BX TFT70)
Use a sanity check so it's clear which options are valid for TFT_TOUCH_DEVICE_GT911 / BIQU_BX_TFT70.
2024-04-07 10:49:36 -07:00
Andrew Bortz
c31d9e717b
🩹 Fix ProUI Z probe offset text ( #26832 )
2024-04-07 09:37:37 -07:00
narno2202
d9d7820b0d
🩹 Set correct LCD serial port for MKS_MONSTER8_V1 ( #26879 )
2024-04-07 08:52:35 -07:00
sargonphin
9343247e07
🩹 Increase range of G34 accuracy target ( #26771 )
...
* Allow G34 accuracy down to 0.001mm, previous minimum was 0.01mm.
2024-04-07 08:48:13 -07:00
ellensp
351a1a1332
🔧 Add UART 5 for SKR Mini E3 V3.0 ( #26825 )
2024-04-06 23:29:19 -07:00
thinkyhead
7e9868d762
[cron] Bump distribution date (2024-04-07)
2024-04-07 06:05:53 +00:00
ellensp
d1cf817660
🐛 Fix CREALITY_ENDER2P_V24S4 pins ( #26908 )
2024-04-06 22:57:42 -07:00
Vovodroid
c91771a51e
🩹 Disable nonlinear extrusion on unretract ( #26824 )
...
* Fixes disable NLE on unretract #26808 , which reported blobs at the start of lines during unretract.
2024-04-06 22:41:01 -07:00
ellensp
a337a43bfd
🩹 Fix type mismatch when SEGMENT_LEVELED_MOVES disabled ( #26819 )
2024-04-06 21:47:40 -07:00
Keith Bennett
77f93e0b8c
🩹 Fix Mini 12864 on BTT Kraken ( #26918 )
...
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
2024-04-06 21:22:25 -07:00
Keith Bennett
7dc7195696
🩹 Fix active extruder indicator ( #26834 )
...
* 🩹 No active extruder when any of several incompatible features are enabled
2024-04-06 21:17:00 -07:00
ellensp
56773bd80e
🩹 add onSetMinExtrusionTemp to anycubic_viper ( #26933 )
2024-04-06 21:11:32 -07:00
thinkyhead
1dec9831d3
[cron] Bump distribution date (2024-04-06)
2024-04-06 06:06:36 +00:00
Jason Smith
390f1f7c69
🐛 Don't apply settings during validation ( #26935 )
...
Check the `validating` variable before applying settings for several features.
This specifically avoids settings corruption for BACKLASH_PREVENTION, which has side-effects when first applied using incorrect values.
2024-04-05 17:27:30 -07:00
Jason Smith
d30fcb8fff
🐛 Fix bool evalution of XYval and similar types ( #26936 )
...
Require explicit cast to get T* pointers from XYval and similar types. This prevents the pointer from being implicitly returned and checked for nullptr when trying to evaluate these structs in boolean expressions.
2024-04-05 17:24:58 -07:00
thinkyhead
17dfe8edc9
[cron] Bump distribution date (2024-04-03)
2024-04-03 00:20:46 +00:00
Scott Lahteine
7b6b6e1c3e
🩹 Revert motion change
2024-04-01 22:20:28 -05:00
Sophist
60f2837a98
🔧 Minor INPUT_SHAPING config fixes ( #26882 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-04-01 21:30:04 -05:00
thinkyhead
ef5fb390ec
[cron] Bump distribution date (2024-04-02)
2024-04-02 00:20:47 +00:00
Andrew
87e94f4563
🚸 Update ProUI Plot graph - part 2 ( #26563 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-04-01 15:05:11 -05:00
thinkyhead
017a9032f1
[cron] Bump distribution date (2024-04-01)
2024-04-01 00:23:48 +00:00
Scott Lahteine
466282f322
🩹 Misc. changes from ProUI / ExtUI updates ( #26928 )
2024-03-31 18:20:37 -05:00
thinkyhead
17594298e1
[cron] Bump distribution date (2024-03-28)
2024-03-28 00:20:53 +00:00
Jordan Stocker
0b9f487ab9
🔨 Fix binary upload firmware path ( #26909 )
2024-03-27 14:44:03 -05:00
Chris
d3e1a92b84
🔨 Fix HC32 preflight ( #26912 )
2024-03-27 14:39:54 -05:00
Holger Mößinger
cd357b0278
🔧 🚸 Tweaks for (MiniRambo) CNC ( #26892 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-03-27 14:38:08 -05:00
thinkyhead
d0d229e380
[cron] Bump distribution date (2024-03-25)
2024-03-25 00:21:58 +00:00
Ikko Eltociear Ashimine
eb897e65a1
📝 Fix Cutter.md typo ( #26901 )
2024-03-24 13:49:25 -05:00
thinkyhead
825ebfd5fe
[cron] Bump distribution date (2024-03-24)
2024-03-24 00:23:21 +00:00
John Robertson
3ee3964bec
🐛 Fix ESP32 laser M4 exception ( #26884 )
2024-03-22 19:57:23 -05:00
Sophist
aecfb257e9
🚸 Hide auto-run as needed ( #26853 )
2024-03-22 19:29:06 -05:00
thinkyhead
896a6a93af
[cron] Bump distribution date (2024-03-23)
2024-03-23 00:20:15 +00:00
Holger Mößinger
075f96d2bf
✏️ Fix stepper MS pin typos ( #26891 )
2024-03-22 16:36:42 -05:00
thinkyhead
05896551f1
[cron] Bump distribution date (2024-03-18)
2024-03-18 00:21:39 +00:00
Manuel McLure
ea6a891038
✨ MAX7219_REINIT_ON_POWERUP ( #26163 )
2024-03-17 14:23:12 -05:00
Giuliano Zaro
983aee5718
🌐 Update Italian language ( #26837 )
2024-03-16 19:46:22 -05:00
thinkyhead
c913020dc2
[cron] Bump distribution date (2024-03-17)
2024-03-17 00:22:34 +00:00
Scott Lahteine
a50490b11f
👷 Minor signature.py adjustments
2024-03-16 16:39:47 -05:00
Sophist
4b01c901bc
📝 Fix M201 typos ( #26854 )
2024-03-16 15:00:16 -05:00
Keith Bennett
c1be36bc66
🎨 Add MKS TinyBee silkscreen labels ( #26777 )
2024-03-16 14:58:53 -05:00
Keith Bennett
e0222d3e01
🩹 Fix G35 "Probing Failed" output ( #26780 )
2024-03-16 14:56:33 -05:00
janenen
c0264ae787
🐛 Fix DETECT_BROKEN_ENDSTOP on IDEX ( #26790 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-03-16 14:52:14 -05:00
Sophist
3a2c50c199
🩹 Thermistor name fixes ( #26857 )
2024-03-16 14:09:50 -05:00
Scott Lahteine
3b4adac579
🎨 Trailing ws
2024-03-16 13:55:35 -05:00
ellensp
d36b3fbf9d
🧑💻 Fix RLE script for infille == outfile ( #26795 )
2024-03-16 13:37:42 -05:00
Keith Bennett
bca40e07e3
📝 Remove Flattr Link ( #26796 )
2024-03-16 13:34:02 -05:00
thinkyhead
9a1c993719
[cron] Bump distribution date (2024-03-10)
2024-03-10 06:05:40 +00:00
InsanityAutomation
504219817c
✨ Redundant PSU Control with EDM ( #26751 )
2024-03-09 21:22:23 -06:00
thinkyhead
4f2b7271bd
[cron] Bump distribution date (2024-03-04)
2024-03-04 00:21:13 +00:00
fredycpu
ec6f9dd5c8
🔧 MKS_ROBIN_PRO : I2C EEPROM + MKS Wifi ( #26823 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-03-03 12:39:50 -06:00
thinkyhead
e6cda9932b
[cron] Bump distribution date (2024-03-02)
2024-03-02 06:06:49 +00:00
Keith Bennett
b9cfbaa8d4
✅ Update Actions versions ( #26814 )
2024-03-01 22:34:12 -06:00
ellensp
3fd175af8e
🚸 M115 "KINEMATICS:…" ( #26806 )
2024-03-01 22:31:42 -06:00
Keith Bennett
a9e72b2a2c
🔧 Simpler CREALITY_V422 warning ( #26826 )
2024-03-01 22:09:12 -06:00
ellensp
ecde3a3158
🩹 Fix AVR bootscreen RLE decode ( #26827 )
2024-03-01 21:58:56 -06:00
DerAndere
c8d51c2723
🚸 Enable G92.9 with rotational axes ( #26174 )
...
- Supporting axes that can rotate forever.
2024-03-01 21:16:39 -06:00
thinkyhead
d609bb4671
[cron] Bump distribution date (2024-02-28)
2024-02-28 06:06:10 +00:00
Scott Lahteine
982b425792
🔥 Drop TMC26X support ( #26770 )
2024-02-27 20:45:34 -06:00
thinkyhead
9e879a5b1f
[cron] Bump distribution date (2024-02-11)
2024-02-11 00:22:45 +00:00
ellensp
9974327d33
extend uart checks
2024-02-11 03:28:37 +13:00
thinkyhead
4eba643ae1
[cron] Bump distribution date (2024-02-10)
2024-02-10 06:17:34 +00:00
Scott Lahteine
8d7be79108
👷 Improve BIGTREE_GTR_V1_0 tests
2024-02-09 19:14:15 -06:00
Scott Lahteine
76b5688304
🚸 Optional encoder multipliers
2024-02-09 19:14:15 -06:00
thinkyhead
1e8fbb7bbb
[cron] Bump distribution date (2024-02-09)
2024-02-09 00:20:11 +00:00
Scott Lahteine
20c6a6233b
🧑💻 HC32 endstop interrupts for X2/Y2/Z4
2024-02-08 16:49:13 -06:00
Scott Lahteine
1d295f7983
🔥 Clean up SCARA/TPARA
2024-02-07 23:45:51 -06:00
Scott Lahteine
669814d0d4
✨ MARLIN_SMALL_BUILD option ( #26775 )
2024-02-07 23:40:54 -06:00
Scott Lahteine
4aa48beb37
🚸 Adjust encoder multiplier
2024-02-07 19:48:36 -06:00
thinkyhead
371fb5a256
[cron] Bump distribution date (2024-02-08)
2024-02-08 00:20:32 +00:00
Scott Lahteine
0829a511f0
🧑💻 "static_warning"
2024-02-07 18:09:36 -06:00
Scott Lahteine
a3c78c4510
🎨 Delete old FTDI Eve bootscreen
2024-02-07 14:01:25 -06:00
Scott Lahteine
a3211253a0
🩹 Fix FTDI Eve Touch UI M84
2024-02-07 13:58:49 -06:00
thinkyhead
2c8e7bd5a5
[cron] Bump distribution date (2024-02-07)
2024-02-07 12:07:15 +00:00
ellensp
005d6879d9
🔧 Restore probe XY edit defaults, remove arbitrary Z limit ( #26774 )
2024-02-07 00:33:54 -06:00
thinkyhead
3dd22349a9
[cron] Bump distribution date (2024-02-06)
2024-02-06 06:06:16 +00:00
Scott Mikutsky
e61a84a717
🚸 Keep Filament Change near the top ( #26172 )
2024-02-05 23:37:29 -06:00
thinkyhead
d8e73d3036
[cron] Bump distribution date (2024-02-05)
2024-02-05 00:21:40 +00:00
Robherc
b12340b1d5
🔧 Fix extraneous DIAG warnings ( #26694 )
2024-02-04 16:10:11 -06:00
Scott Lahteine
ec46a59539
🧑💻 Fix uncrustify config
2024-02-04 16:07:27 -06:00
Keith Bennett
5003681414
🩹 Fix HOTEND_IDLE_TIMEOUT with no heated bed ( #26746 )
2024-02-04 12:14:49 -06:00
Keith Bennett
d9396929aa
🩹 Update BTT GTR v1.0 DIAG jumper/pin ( #26764 )
2024-02-04 12:13:03 -06:00
Scott Lahteine
1dee4d92c6
🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES
...
Follow up to #26517
2024-02-04 12:09:48 -06:00
Smokey Pell
9364cbb4b5
🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 ( #26747 )
2024-02-04 09:37:32 -06:00
Taylor Talkington
755b661c2d
🔧 Fix USE_Z_MIN conditions ( #26762 )
2024-02-04 09:03:08 -06:00
thinkyhead
7f4792e47c
[cron] Bump distribution date (2024-02-04)
2024-02-04 00:22:42 +00:00
Keith Bennett
e6837b2b8d
🩹 Fix STM32 HW Serial 6 ( #26763 )
...
Followup to #26328
2024-02-03 17:19:19 -06:00
thinkyhead
9e21330d7a
[cron] Bump distribution date (2024-02-03)
2024-02-03 00:20:49 +00:00
Davide Rombolà
c476e62a6f
🩹 Fix STM32 HW Serial ( #26531 )
...
Followup to #26328
2024-02-01 19:31:39 -06:00
thinkyhead
4c5d7831c1
[cron] Bump distribution date (2024-02-02)
2024-02-02 00:20:22 +00:00
Abdullah YILMAZ
9a5cfb3f26
🌐 Turkish language update ( #26739 )
2024-01-31 20:11:08 -06:00
InsanityAutomation
5a87bea762
🚸 Fix repeating "Power Off" message ( #26755 )
2024-01-31 19:24:08 -06:00
thinkyhead
d62f45bdc1
[cron] Bump distribution date (2024-02-01)
2024-02-01 00:21:39 +00:00
ellensp
f9d5ee04b4
🩹 Patch STM32 serial UUID ( #26737 )
...
Followup to #26715
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-31 12:33:42 -06:00
thinkyhead
ef04680cc5
[cron] Bump distribution date (2024-01-31)
2024-01-31 06:06:35 +00:00
Keith Bennett
1c6cfc3ffe
🐛 Fix I/J/K chopper timing ( #26736 )
...
Followup to #19112
2024-01-30 23:00:02 -06:00
Keith Bennett
0266e7fe53
📝 Biqu => BIQU ( #26735 )
2024-01-30 22:58:06 -06:00
ellensp
610ea0a9d3
🔨 No strlcpy in Windows ( #26748 )
2024-01-30 22:56:46 -06:00
thinkyhead
70d942a184
[cron] Bump distribution date (2024-01-30)
2024-01-30 06:06:23 +00:00
Scott Lahteine
5639237e2b
🎨 Misc. cleanup 29-01
2024-01-29 23:10:12 -06:00
InsanityAutomation
30ba2241e3
Fix icons
2024-01-29 14:56:35 -05:00
thinkyhead
541bd26cd7
[cron] Bump distribution date (2024-01-29)
2024-01-29 00:21:02 +00:00
Keith Bennett
7a4d601f4d
🩹 Temp constraints followup ( #26744 )
...
Followup to cb291e8d
2024-01-28 16:13:23 -06:00
InsanityAutomation
6bb17e68c1
Update vars
2024-01-28 16:12:30 -05:00
InsanityAutomation
7a7f723eb6
Update Version.h
2024-01-28 16:12:16 -05:00
thinkyhead
bf8675b44a
[cron] Bump distribution date (2024-01-28)
2024-01-28 00:22:35 +00:00
Scott Lahteine
ebea672240
🐛 Protect EEPROM bytes 916-926
...
Followup to #26729
Ender-3S1 STM32F401 Bootloader
2024-01-27 11:49:57 -06:00
Scott Lahteine
ce8535f01c
🧑💻 Fix warning, adjust tests
2024-01-27 11:49:57 -06:00
thinkyhead
0ba4cd2b3b
[cron] Bump distribution date (2024-01-27)
2024-01-27 00:19:36 +00:00
Scott Lahteine
afc2dd6cab
🎨 Misc. cleanup 25-01
2024-01-25 22:09:19 -06:00
Scott Lahteine
5768b42c39
Add Conditionals_type.h
2024-01-25 22:06:09 -06:00
thinkyhead
ee8630c282
[cron] Bump distribution date (2024-01-26)
2024-01-26 00:42:39 +00:00
Miguel Risco-Castillo
01094ea6aa
✨ 🔨 EEPROM exclusion zone ( #26729 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-25 18:18:49 -06:00
qwertymodo
6c1fd1f69c
🩹 Fix single Neo strip M150 K ( #26709 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-25 18:16:32 -06:00
sargonphin
4f65466161
🔧 HYBRID_THRESHOLD sanity checks ( #26681 )
2024-01-25 18:13:18 -06:00
ellensp
9b3119393f
🩹 Followup to EDITABLE_STEPS_PER_UNIT ( #26677 )
...
Followup to #26618
2024-01-25 17:39:09 -06:00
ejhoness
8594e9462c
✏️ Fix draw_dialog.cpp typo ( #26684 )
2024-01-25 17:37:35 -06:00
Cesar Guillermo Montiel
16acb57b22
✨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) ( #26730 )
2024-01-25 17:12:49 -06:00
Scott Lahteine
04c8a3138e
🎨 Misc. LCD pins comments
2024-01-25 15:07:48 -06:00
engrenage
38560378fc
🔧 Allow float Z_PROBE_LOW_POINT ( #26711 )
2024-01-25 14:31:39 -06:00
Scott Lahteine
ffbf4a6a90
🩹 Fix IA Creality IDEX case
2024-01-25 14:31:39 -06:00
thinkyhead
a215bc2ca3
[cron] Bump distribution date (2024-01-25)
2024-01-25 00:28:09 +00:00
minding-myown-business
cbc674ff99
📝 Fix dead LCD link ( #26669 )
2024-01-24 18:24:25 -06:00
ellensp
97546bf55b
🚸 PLR recover chamber temp ( #26696 )
2024-01-24 14:33:02 -06:00
Vovodroid
ed1391ee5d
🔧 Wrap POWER_LOSS_RETRACT_LEN ( #26695 )
2024-01-24 14:21:00 -06:00
Keith Bennett
7fbd9ec5f4
🔧 Allow RAMPS FAN1_PIN override ( #26725 )
2024-01-24 12:55:59 -06:00
Keith Bennett
63989023b8
🔧 Update SKR_MINI_SCREEN_ADAPTER error ( #26726 )
2024-01-24 12:54:37 -06:00
ellensp
e668d5afd7
🔧 STM32 UID followup ( #26727 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-24 12:50:48 -06:00
thinkyhead
a2228276bb
[cron] Bump distribution date (2024-01-24)
2024-01-24 00:22:20 +00:00
Scott Lahteine
3ef192e7c7
🎨 Cosmetic cleanup 23-01
2024-01-23 16:05:41 -06:00
Scott Lahteine
5fea79fd07
🔧 Fix ROTATIONAL_AXIS_GANG
...
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com >
2024-01-23 16:02:33 -06:00
Scott Lahteine
18e65f5eb4
🩹 Fix _U and other conflicts
...
Fix #26220
2024-01-23 15:55:13 -06:00
Scott Lahteine
5ed6bf65ba
🔧 Allow for no STOP pin
...
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com >
2024-01-23 15:44:51 -06:00
DerAndere
d79bcef802
🔧 Sanity check Z_CLEARANCE_FOR_HOMING ( #26721 )
2024-01-23 14:09:31 -06:00
Anson Liu
f1a53407e7
🚸 DOGM active extruder indicator ( #26152 )
2024-01-23 10:24:49 -06:00
Scott Lahteine
4309e6ab76
🧑💻 Fix build_all_examples
2024-01-22 23:58:17 -06:00
thinkyhead
0c3d1cf566
[cron] Bump distribution date (2024-01-23)
2024-01-23 00:50:39 +00:00
Scott Lahteine
aa7d571486
♻️ LCD pins migration precursor ( #26719 )
...
Preliminary changes for #25650
2024-01-22 17:32:01 -06:00
Scott Lahteine
604d3e8fad
🎨 Move EXIT_M303
2024-01-22 16:38:08 -06:00
Scott Lahteine
22fc07d72b
🧑💻 ExtUI::onPlayTone optional duration
2024-01-22 00:04:08 -06:00
Scott Lahteine
dd3b5a10a0
Misc. aesthetic adjustments
...
Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com >
2024-01-21 22:15:16 -06:00
thinkyhead
416f94f03a
[cron] Bump distribution date (2024-01-22)
2024-01-22 00:23:03 +00:00
Keith Bennett
204de723f1
✨ BIQU MicroProbe ( #26527 )
2024-01-21 06:01:25 -06:00
Vovodroid
80cd89d8f7
🩹 Fix M592 report ( #26680 )
2024-01-21 05:11:03 -06:00
ellensp
624226c91d
🩹 Fix STM32 CPU serial UUID ( #26715 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-21 05:09:36 -06:00
Keith Bennett
3adf73a2cd
🔥 Remove ALLOW_LOW_EJERK ( #26712 )
2024-01-20 23:47:26 -06:00
thinkyhead
eb7b207e4c
[cron] Bump distribution date (2024-01-21)
2024-01-21 00:24:10 +00:00
ellensp
d7e45367af
🔨 Fix POLAR build ( #26687 )
2024-01-20 00:24:30 -06:00
thinkyhead
388c7018c4
[cron] Bump distribution date (2024-01-20)
2024-01-20 00:21:13 +00:00
Vovodroid
da96607b65
🔧 Adjust DEFAULT_EJERK settings ( #26665 )
2024-01-19 16:38:25 -06:00
ellensp
fb49645b32
📝 Fix Anet pins typo ( #26660 )
2024-01-19 13:49:35 -06:00
German Borisov
7d751a20b1
✨ Status Screen flow adjustment ( #26627 )
2024-01-19 13:17:36 -06:00
thinkyhead
9f7d5bbc86
[cron] Bump distribution date (2024-01-19)
2024-01-19 00:22:09 +00:00
Abdullah YILMAZ
0df25b1008
🌐 Update Turkish language ( #26676 )
2024-01-18 18:00:43 -06:00
engrenage
cef623b7d2
🔧 Clarify M600 sanity-check ( #26702 )
2024-01-18 17:57:46 -06:00
Andrew
12434e78e4
🔨 Improve CMakeLists.txt ( #26700 )
2024-01-18 17:55:37 -06:00
thinkyhead
2200607989
[cron] Bump distribution date (2024-01-17)
2024-01-17 06:06:41 +00:00
Scott Lahteine
c31381183b
✨ Minor Orca update
...
Followup to #26534
2024-01-16 23:15:04 -06:00
thinkyhead
76dce41580
[cron] Bump distribution date (2024-01-16)
2024-01-16 06:06:41 +00:00
Scott Lahteine
1f1ca34ea6
🧑💻 Tweak limit_and_warn
2024-01-15 22:22:08 -06:00
Scott Lahteine
8d4ab15748
🧑💻 Tweak planner debug
2024-01-15 21:36:15 -06:00
thinkyhead
745577693d
[cron] Bump distribution date (2024-01-15)
2024-01-15 00:22:58 +00:00
Scott Lahteine
3019af1c93
🔨 Make / pins-format patches
2024-01-13 18:34:12 -06:00
thinkyhead
8916e6f826
[cron] Bump distribution date (2024-01-14)
2024-01-14 00:24:03 +00:00
Robherc
b2fd631d82
🔧 Fix SD connection defaults ( #26666 )
...
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-12 22:03:34 -06:00
thinkyhead
cadef64418
[cron] Bump distribution date (2024-01-13)
2024-01-13 00:21:34 +00:00
ThomasToka
ab3497161a
🐛 Fix PLR pos/sdpos ( #26365 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-11 23:56:45 -06:00
thinkyhead
46f370ae3c
[cron] Bump distribution date (2024-01-12)
2024-01-12 00:21:50 +00:00
Scott Lahteine
0f43ac79f6
⏪ ️ Revert encoder changes
...
Reverts #26501
2024-01-10 18:25:17 -06:00
thinkyhead
ef92b6c369
[cron] Bump distribution date (2024-01-11)
2024-01-11 00:21:50 +00:00
Scott Lahteine
f44f9eb9f8
🎨 Misc. style adjustments
2024-01-10 14:49:28 -06:00
plampix
854f3315af
✨ EDITABLE_STEPS_PER_UNIT ( #26618 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-10 00:33:54 -06:00
Vovodroid
1d46e67de2
✨ PLR_BED_THRESHOLD ( #26649 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 23:13:10 -06:00
Scott Lahteine
85ded0b9bd
🩹 Clarify servo µs min/max
2024-01-09 22:41:54 -06:00
Scott Lahteine
cb291e8d00
🩹 Fix some temp constraints
2024-01-09 22:41:00 -06:00
ellensp
25caae1e8c
🩹 Fix PID / MPC tune background tasks ( #26652 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 20:55:20 -06:00
Scott Lahteine
12d7995a18
🎨 Minor temp / UI refactor
2024-01-09 18:45:17 -06:00
thinkyhead
320b7a9ac3
[cron] Bump distribution date (2024-01-10)
2024-01-10 00:21:58 +00:00
Vovodroid
a533e9e637
🩹 Fix edit Z jerk step size ( #26650 )
...
Followup to #25514
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 15:42:08 -06:00
ellensp
f6ecdae972
🔧 Base NUM_SERVO_PLUGS on SERVO PINS ( #26640 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 15:19:47 -06:00
InsanityAutomation
1daa885dbc
More g30
2023-09-28 09:16:58 -04:00
InsanityAutomation
c995ecb933
Update Creality_DWIN.cpp
2023-09-24 22:17:48 -04:00
InsanityAutomation
901628c53e
tweaks to probe tramming
2023-09-24 22:17:48 -04:00
InsanityAutomation
b8229c14d4
Enable tramming with probe
2023-09-24 22:17:36 -04:00
InsanityAutomation
8bd0501bdf
Allow bed tramming with probe to automatically calculate points by probe limits
2023-09-24 22:14:31 -04:00
InsanityAutomation
b436a19f23
Update Creality_DWIN.cpp
2023-09-24 22:14:08 -04:00
InsanityAutomation
97179ddad3
tweaks to probe tramming
2023-09-24 21:51:22 -04:00
InsanityAutomation
57815d2d65
Enable tramming with probe
2023-09-17 17:12:09 -04:00
InsanityAutomation
67aa28f0c1
Allow bed tramming with probe to automatically calculate points by probe limits
2023-09-17 17:11:39 -04:00
InsanityAutomation
8d4eadefef
New binaries
2023-09-10 16:48:56 -04:00
InsanityAutomation
56a41810d2
Runout sensor fixes
2023-08-27 13:17:25 -04:00
InsanityAutomation
b5d7f3ef12
Runout sensor fixes
2023-08-27 13:17:01 -04:00
InsanityAutomation
e0ff391eba
Build fixes for stm32
2023-08-26 14:31:18 -04:00
InsanityAutomation
8d44b6c427
Merge branch 'Tenlog_DWIN' into CrealityDwin2.0_Bleeding
2023-08-24 11:11:07 -04:00
InsanityAutomation
953ea9f16e
Revert runout changes
2023-08-22 20:55:40 -04:00
InsanityAutomation
59dffb5f1c
Pin fix, rx stuck state flush
2023-08-05 18:03:21 -04:00
InsanityAutomation
d3704f834a
Revert limiting change
2023-08-04 11:14:17 -04:00
InsanityAutomation
13395db032
First round merge fixes
2023-08-04 11:13:28 -04:00
InsanityAutomation
ebde4ceb35
Merge branch 'bugfix-2.1.x' into Tenlog_DWIN
2023-08-04 10:38:20 -04:00
InsanityAutomation
6128d61186
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-08-04 09:47:12 -04:00
InsanityAutomation
55cd1f51a4
additional RX reset, new binaries
2023-07-31 17:31:42 -04:00
InsanityAutomation
900464dc72
Update binaries
2023-07-30 15:10:35 -04:00
InsanityAutomation
b87f2a86c9
Clean up unused variables, add debug output on serial rx
2023-07-29 17:42:52 -04:00
InsanityAutomation
6657c44cc7
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-07-26 11:52:43 -04:00
InsanityAutomation
52c37ee699
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-06-23 09:26:59 -04:00
InsanityAutomation
97e0ed7393
fix touch ui for stm32
2023-05-31 23:32:39 -04:00
InsanityAutomation
7862493991
Build tweaks
2023-05-31 19:14:39 -04:00
InsanityAutomation
63e91dc0af
Purge old / tenlog imported
2023-05-30 11:16:24 -04:00
InsanityAutomation
e713d5ee2b
Version bump and notes
2023-05-29 15:17:44 -04:00
InsanityAutomation
52f1474281
More dwin serial throttling
2023-05-29 13:28:31 -04:00
InsanityAutomation
a512f6b40a
More dwin serial throttling
2023-05-29 13:24:54 -04:00
InsanityAutomation
911093a28c
Restore Ver file, remove broken sanity check
2023-05-19 18:17:57 -04:00
InsanityAutomation
b05b35ece9
Restore files killed by branch merge
2023-05-14 13:17:03 -04:00
InsanityAutomation
0fa6605b49
Merge branch 'Tenlog_DWIN' into CrealityDwin2.0_Bleeding
2023-05-13 14:21:47 -04:00
InsanityAutomation
b007343710
purge stale binaries
2023-05-13 14:19:41 -04:00
InsanityAutomation
7e02ffb9e9
New binaries
2023-05-10 11:05:47 -04:00
InsanityAutomation
73c2954ecb
New binaries
2023-05-10 11:05:28 -04:00
InsanityAutomation
1e8f6ba749
Update Creality_DWIN.cpp
2023-05-08 13:27:58 -04:00
InsanityAutomation
134958a535
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-04-24 13:25:58 -04:00
InsanityAutomation
99378bfad4
Update Creality_DWIN.cpp
2023-04-24 13:25:36 -04:00
InsanityAutomation
3eb7bc37b8
force M422R after adjusting probe offsets
2023-04-13 19:59:05 -04:00
InsanityAutomation
d347e6ab22
Updated Binaries
2023-04-13 16:53:51 -04:00
InsanityAutomation
793e1c0b1d
further compress 32_screens.icl below 512k
2023-04-12 20:10:03 -04:00
InsanityAutomation
69c6b0f812
Serial comms tweaks to improve responsiveness on screens that wont honor disabling x82 ack
2023-04-12 20:09:46 -04:00
InsanityAutomation
fa25cab5ce
New Binaries
2023-04-06 13:31:39 -04:00
InsanityAutomation
33afb53201
Endstop interupts and missed variants
2023-04-06 10:26:39 -04:00
InsanityAutomation
6dc15e953f
Update low res screen
2023-04-01 16:35:22 -04:00
InsanityAutomation
19a449cdaa
adjustable babystep increments
2023-04-01 16:33:46 -04:00
InsanityAutomation
9ebc74c1e7
fix 4988 dir
2023-04-01 16:33:35 -04:00
InsanityAutomation
d69b857d8b
totally kill pages 58 and 60
2023-03-27 11:09:16 -04:00
InsanityAutomation
0a9ea5968a
Update high res screen files
2023-03-26 19:56:08 -04:00
InsanityAutomation
4c90eb0173
Bump version
2023-03-26 19:23:28 -04:00
InsanityAutomation
7bcfede5b7
Trim unnecessary Envs as we can easily select at runtime
2023-03-26 19:23:19 -04:00
InsanityAutomation
7385ce389a
Runout, IS, and LA Screens
2023-03-26 19:22:50 -04:00
InsanityAutomation
a1b0bfc23a
Config tweaks to limit ram usage
2023-03-26 19:22:19 -04:00
InsanityAutomation
773a894209
Add IS and Runout Mode ExtUI Hooks
2023-03-26 19:21:35 -04:00
InsanityAutomation
d873148f2f
Fix erroneous power off message when function is called with no action
2023-03-26 19:20:39 -04:00
InsanityAutomation
0f7ef6b586
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-03-10 09:10:03 -05:00
InsanityAutomation
0766fcd082
Update CombinedLandscapeDwin_TM3D_V8.7z
2023-03-08 17:44:55 -05:00
InsanityAutomation
f2060b5c34
Add V8 screen files
2023-03-08 17:38:15 -05:00
InsanityAutomation
01479cab84
Final binaries
2023-03-02 20:48:41 -05:00
InsanityAutomation
056db1c3ae
update binaries, couple small fixes
2023-03-02 20:43:57 -05:00
InsanityAutomation
57e4fe6381
Add debug message, reduce ram usage to avoid comm corruption from stack
2023-03-01 22:25:01 -05:00
InsanityAutomation
6531db383c
Update Configuration.h
2023-02-28 18:31:31 -05:00
InsanityAutomation
401f5cf1ca
Tenlog Shipped Envs
2023-02-28 18:18:00 -05:00
InsanityAutomation
ab427804ac
Add debug message, reduce ram usage to avoid comm corruption from stack
2023-02-26 15:22:37 -05:00
InsanityAutomation
3a4d705308
Update Configuration.h
2023-02-25 13:31:13 -05:00
InsanityAutomation
56ee00f354
Minor tweak, fix fan speed input
2023-02-24 15:34:06 -05:00
InsanityAutomation
f434f368ac
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2023-02-22 19:13:58 -05:00
InsanityAutomation
1d9cf20d4b
Merge pull request #295 from bob-anthony/DGUS_DISPLAY_FIXES
...
Fix compiling errors for DGUS displays
2023-02-22 19:13:58 -05:00
Tom Brazier
313014515c
MIN_ISR_LOOP_CYCLES already includes ISR_[XY]_STEPPER_CYCLES and more, it should not be counted
2023-02-22 19:13:58 -05:00
Tom Brazier
11d9bb4a66
Don't include MIN_ISR_LOOP_CYCLES in calculation for ISR_SHAPING_LOOP_CYCLES if input shaping is disabled
2023-02-22 19:13:58 -05:00
Tom Brazier
7591c8661f
Also implement 2 cycle saving in MultiU24X32toH16()
2023-02-22 19:13:58 -05:00
Tom Brazier
456b0a4011
Fixed rounding of fractional part of multiplication results (a bug inherited from Sprinter). Cleaned up comments and function naming. Minor optimisation of MultiU8X16toH16().
2023-02-22 19:13:58 -05:00
InsanityAutomation
278c49e9de
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2023-02-19 19:17:49 -05:00
InsanityAutomation
0ed4727767
Merge pull request #295 from bob-anthony/DGUS_DISPLAY_FIXES
...
Fix compiling errors for DGUS displays
2023-02-19 18:30:31 -05:00
Tom Brazier
fcbc6a929c
MIN_ISR_LOOP_CYCLES already includes ISR_[XY]_STEPPER_CYCLES and more, it should not be counted
2023-02-19 18:01:46 -05:00
Tom Brazier
3c9b927291
Don't include MIN_ISR_LOOP_CYCLES in calculation for ISR_SHAPING_LOOP_CYCLES if input shaping is disabled
2023-02-19 18:01:44 -05:00
Tom Brazier
aa3cd470da
Also implement 2 cycle saving in MultiU24X32toH16()
2023-02-19 17:58:41 -05:00
Tom Brazier
004fd179d1
Fixed rounding of fractional part of multiplication results (a bug inherited from Sprinter). Cleaned up comments and function naming. Minor optimisation of MultiU8X16toH16().
2023-02-19 17:58:39 -05:00
InsanityAutomation
eab01ba183
circle around as upstream never merged
2023-02-19 17:54:52 -05:00
InsanityAutomation
42bd6e74a7
Slightly more robust pause resume and faster serial event handling
2023-02-19 17:54:51 -05:00
InsanityAutomation
67d6f2f877
circle around as upstream never merged
2023-02-19 17:53:32 -05:00
InsanityAutomation
5e10f6d8d1
Slightly more robust pause resume and faster serial event handling
2023-02-19 15:23:27 -05:00
Bob Anthony
3a1f3a4ba3
Remove junk files
2023-02-18 04:01:15 -06:00
Bob Anthony
9697434981
Fix compiling errors for the dgus display
...
Handler code section needed for any leveling not just probe.
Fix for renamed variables upstream.
Added default to switch statement to resolve compile warning.
2023-02-18 03:45:50 -06:00
Bob Anthony
6dec98e54c
Merge pull request #4 from InsanityAutomation/CrealityDwin2.0_Bleeding
...
Merge bleeding branch changes
2023-02-18 03:12:38 -06:00
Bob Anthony
39201418ce
Merge remote-tracking branch 'origin/CR-X-Config-with-Purge-Bucket' into CrealityDwin_2.0
2023-02-18 02:37:36 -06:00
InsanityAutomation
8a30019a18
Update README.md
2023-02-17 17:25:17 -05:00
InsanityAutomation
a1c5735d6f
Update README.md
2023-02-17 17:24:44 -05:00
InsanityAutomation
b02badf25e
Remove obsolete bins from devel repo
2023-02-17 17:06:25 -05:00
InsanityAutomation
686fe6fe74
Patch version string
2023-02-15 19:17:03 -05:00
InsanityAutomation
8ece5bcbee
Update Version.h
2023-02-14 23:29:30 -05:00
InsanityAutomation
ae9fe880f8
Recompress ScreenICL
2023-02-14 23:21:29 -05:00
InsanityAutomation
9c48d93a36
Binaries now identify machine and options in version info
2023-02-13 10:29:11 -05:00
InsanityAutomation
fad005fdc2
Readme and Version info
2023-02-12 12:56:09 -05:00
InsanityAutomation
0cf916ce13
Updated binaries
2023-02-11 13:35:20 -05:00
InsanityAutomation
0a54b35981
Updated screen configs, added low res/high res envs
2023-02-11 12:45:28 -05:00
InsanityAutomation
3b7871005a
Update Creality_DWIN.cpp
2023-02-10 16:26:46 -05:00
InsanityAutomation
9cbb6b1512
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-02-06 15:59:13 -05:00
InsanityAutomation
0bd0b3df80
tweak readme, remove conflicting sanity check
2023-02-05 14:17:38 -05:00
InsanityAutomation
549619995f
Update stm32f1-maple.ini
2023-02-05 13:55:27 -05:00
InsanityAutomation
47c0dc631c
Make high res screen default, add high res dwin fileset
2023-02-05 13:39:17 -05:00
InsanityAutomation
5c39469b94
Config tweaks and updated TFT files for low res screens
2023-02-04 11:57:05 -05:00
InsanityAutomation
8ea02e3ede
add casting for handler
2023-02-03 17:40:47 -05:00
InsanityAutomation
a33f7ddc8c
Merge branch 'CrealityDwin2.0_Bleeding' into Tenlog_DWIN
2023-02-03 15:35:23 -05:00
InsanityAutomation
462b586c76
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2023-02-03 15:31:34 -05:00
InsanityAutomation
af85a271a5
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-02-03 15:20:56 -05:00
InsanityAutomation
1bab76a98a
Revert "Fix for Nema23 CNC driver on D6"
...
This reverts commit c43d064122 .
2023-02-03 15:20:11 -05:00
InsanityAutomation
25de1facb5
more work on dint type for offsets
2023-02-03 15:20:03 -05:00
InsanityAutomation
c43d064122
Fix for Nema23 CNC driver on D6
2023-02-03 15:19:40 -05:00
InsanityAutomation
5a9736bfa3
add endian swap
2023-02-03 15:19:40 -05:00
InsanityAutomation
359258701f
Move writevariables to class with other serial sends
2023-02-03 15:19:40 -05:00
InsanityAutomation
04f5a42c60
Idex offsets to uint32 4 byte
2023-02-03 15:19:40 -05:00
InsanityAutomation
6dc27f6fc0
more work on dint type for offsets
2023-02-03 15:19:08 -05:00
InsanityAutomation
b010d0782f
Fix for Nema23 CNC driver on D6
2023-02-03 15:18:42 -05:00
InsanityAutomation
6fd0c3f6a8
add endian swap
2023-01-24 20:38:53 -05:00
InsanityAutomation
8f7735655e
Move writevariables to class with other serial sends
2023-01-24 20:28:35 -05:00
InsanityAutomation
5f431c140f
Idex offsets to uint32 4 byte
2023-01-24 20:21:08 -05:00
InsanityAutomation
23f580bd03
Idex offsets to uint32 4 byte
2023-01-24 20:20:31 -05:00
MarkMan0
a7eacbcc49
🐛 Fix, Refactor PID scaling ( #25096 )
2022-12-17 23:48:33 -06:00
Scott Lahteine
05e2e059e3
🐛 Fix M593 F
2022-12-17 23:04:49 -06:00
InsanityAutomation
2752234e14
large rom enable IS
2022-12-04 14:21:12 -05:00
ellensp
c87943cff1
better
2022-12-04 12:24:05 -05:00
ellensp
661abff6e6
use uint32_t not int
...
fixes issue https://github.com/MarlinFirmware/Marlin/issues/25018
2022-12-04 12:24:05 -05:00
kisslorand
7e0478c97d
Fix commit 3ba9387
2022-12-04 12:23:04 -05:00
Tom Brazier
a0ed4d51bc
Input shaping buffer size metaprogramming for disctict E axes
2022-12-04 12:22:35 -05:00
Tom Brazier
005019b82d
Better error message
2022-12-04 12:22:35 -05:00
Tom Brazier
55d943e9d2
Make it possible to override the shaping buffer size calculations in confg.
...
Also potential SRAM reduction when not using ADAPTIVE_STEP_SMOOTHING on 32 bit MCUs.
2022-12-04 12:22:35 -05:00
InsanityAutomation
f3e8919552
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-12-04 11:46:46 -05:00
InsanityAutomation
2bd9bcf61b
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-11-28 15:01:14 -05:00
InsanityAutomation
3ec124f417
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-10-29 19:42:55 -04:00
InsanityAutomation
c5263830d8
Update planner.cpp
2022-10-18 16:51:02 -04:00
InsanityAutomation
050e0db3a3
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-10-18 16:42:19 -04:00
InsanityAutomation
f8f918590c
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-10-16 15:05:28 -04:00
InsanityAutomation
5d56a71423
Update Creality_DWIN.cpp
2022-10-10 14:38:29 -04:00
InsanityAutomation
93b664182e
Final tweaks and add binaries
2022-09-17 16:10:08 -04:00
InsanityAutomation
e0990f1b65
Merge branch 'CrealityDwin2.0_Bleeding' into Tenlog_DWIN
2022-09-17 12:12:13 -04:00
InsanityAutomation
0a55425552
Revert " ⚡ ️ Minor planner optimization ( #24737 )"
...
This reverts commit d5cf0b3348 .
2022-09-17 12:03:16 -04:00
InsanityAutomation
47c0c7072a
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-09-15 11:21:48 -04:00
InsanityAutomation
beb163a183
Update stm32f1-maple.ini
2022-09-15 10:40:31 -04:00
InsanityAutomation
cd67b87f22
Update Configuration_adv.h
2022-09-01 14:35:45 -04:00
InsanityAutomation
e5f087bd98
adjust envs
2022-08-23 19:29:00 -04:00
InsanityAutomation
1fcad0b87c
platform tweaking
2022-08-23 19:28:48 -04:00
InsanityAutomation
bf698efc93
Remove no longer needed silent builds
2022-08-20 15:18:03 -04:00
InsanityAutomation
f0e950db72
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-08-20 15:17:46 -04:00
InsanityAutomation
200a3957d9
idex updates
2022-07-29 09:33:17 -04:00
InsanityAutomation
b243c67de2
Update Configuration.h
2022-07-23 17:19:51 -04:00
InsanityAutomation
20d107adf2
Update Creality_DWIN.cpp
2022-07-23 17:19:48 -04:00
InsanityAutomation
5e3c15bd39
Update Creality_DWIN.h
2022-07-19 22:32:04 -04:00
InsanityAutomation
05cbeef2c6
Update pins_TENLOG_D3_HERO.h
2022-07-19 13:49:17 -04:00
InsanityAutomation
2ab4b9bd13
Update Creality_DWIN.cpp
2022-07-19 13:49:10 -04:00
InsanityAutomation
1cc33f318c
Delete binaries
2022-07-19 13:48:59 -04:00
InsanityAutomation
78e3a829ba
Merge branch 'CrealityDwin2.0_Bleeding' into Tenlog_DWIN
2022-07-18 18:55:53 -04:00
InsanityAutomation
60dc55c3bf
Use raw positions for G34 probing to honor M206 offsets
2022-07-17 21:02:39 -04:00
thisiskeithb
ef12aa5a6c
Fix ProUI with Leveling
2022-07-17 21:01:31 -04:00
Tom Brazier
b8f90b2d71
Give correct hints to the planner when drawing arcs
2022-07-17 21:01:01 -04:00
Tom Brazier
ee91c915ee
Return FLOOR() on the offchance that a float rounding error results in a slightly negative decelerate_steps_float
2022-07-17 21:01:01 -04:00
InsanityAutomation
e7fac26f2b
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-07-17 20:58:41 -04:00
InsanityAutomation
e66a2fdbf4
Update Configuration.h
2022-07-17 20:43:31 -04:00
InsanityAutomation
f96a4a53ef
IDEX Support initial commit
2022-07-17 20:43:12 -04:00
InsanityAutomation
096c146f16
Start adding more SKR boards, starting with SKRMiniV3
2022-07-17 20:42:52 -04:00
InsanityAutomation
5111e8d3a3
Update rev number and upstream merge revisions
2022-07-17 20:40:27 -04:00
InsanityAutomation
775850a245
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-07-15 10:37:36 -04:00
InsanityAutomation
8401c6d267
Allow Portrait display with no leveling
2022-06-02 09:17:06 -04:00
InsanityAutomation
bdeceae5b4
Update temp calls to honor active tool
2022-05-21 13:37:51 -04:00
InsanityAutomation
c6ace0d4a5
tweaks
2022-05-21 13:19:16 -04:00
InsanityAutomation
e9c9f07b8b
Initial config import from luxuri and first pass sweep for issues
2022-05-21 12:55:02 -04:00
InsanityAutomation
8386ae0f4d
generalize, and prep
2022-05-17 21:13:04 -04:00
InsanityAutomation
237ad14388
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2022-05-16 17:45:12 -04:00
InsanityAutomation
1c194d4e16
Update CR6E3 Touchscreen
2022-05-16 17:41:37 -04:00
InsanityAutomation
fb5ee94263
New bins
2022-05-15 19:35:20 -04:00
InsanityAutomation
7bfcba1cf7
Update Configuration.h
2022-05-15 11:00:11 -04:00
InsanityAutomation
147cda7c1d
Add E3S1_F4
2022-05-14 20:10:09 -04:00
InsanityAutomation
6016ef7ba1
Update Configuration_adv.h
2022-05-13 20:52:28 -04:00
InsanityAutomation
a82e3147fd
Adjust startup delay for fast machines with higher res displays
2022-05-13 19:54:23 -04:00
Scott Lahteine
fa73edd76a
✨ Add BOARD_CREALITY_V24S1_301F4
...
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com >
2022-05-13 11:11:41 -04:00
InsanityAutomation
591a42cdd0
Update G29.cpp
2022-05-08 18:01:38 -04:00
InsanityAutomation
6b74e0f142
Update pins_CREALITY_V25S1.h
2022-05-08 18:01:34 -04:00
InsanityAutomation
4cdec14648
Update Configuration_adv.h
2022-05-08 18:01:23 -04:00
InsanityAutomation
e4e9f01bf0
More smart pro tweaks
2022-05-08 17:33:13 -04:00
InsanityAutomation
01ef9afdd0
CR10Smart Pro Configs
2022-05-08 14:41:54 -04:00
InsanityAutomation
21f8741982
Add Creality CR10SmartPro Support
2022-05-08 14:41:27 -04:00
InsanityAutomation
fa80adf92c
Update cr10 max builds to 470mm
2022-05-07 11:45:43 -04:00
InsanityAutomation
9e4cce23d4
Update Configuration.h
2022-05-04 15:07:04 -04:00
InsanityAutomation
868967d08c
Updated bins compressed
2022-05-01 14:53:00 -04:00
InsanityAutomation
48dc25407e
Update Creality_DWIN.cpp
2022-05-01 12:35:05 -04:00
InsanityAutomation
b88833a1cd
More pause tweaks
2022-04-30 21:29:39 -04:00
InsanityAutomation
391a07b2bf
Pause improvements
2022-04-30 16:33:19 -04:00
InsanityAutomation
c8faaca998
Update Creality_DWIN.cpp
2022-04-30 12:02:26 -04:00
InsanityAutomation
01ab324a12
advanced pause improvements
2022-04-30 10:22:52 -04:00
InsanityAutomation
00152be921
bin revision
2022-04-28 08:14:04 -04:00
InsanityAutomation
be5078f8ab
Update Configuration.h
2022-04-26 23:49:21 -04:00
InsanityAutomation
cacdb2d818
update startup logo
2022-04-26 23:26:51 -04:00
InsanityAutomation
3553ef4c00
Set default runout mode to lerge and sprite to dd retraction
2022-04-26 23:24:16 -04:00
InsanityAutomation
64cf8316e1
Update dgus_creality_lcd.cpp
2022-04-26 22:58:30 -04:00
InsanityAutomation
b6ad2db3a9
Add binary relocate function to avoid random pio purging
2022-04-26 14:18:13 -04:00
InsanityAutomation
47222bcdde
Update platformio.ini
2022-04-25 11:10:49 -04:00
InsanityAutomation
22f2a8baa7
Add updated binaries
2022-04-25 11:07:52 -04:00
InsanityAutomation
08b92c3d1c
Bump version, tweak accels
2022-04-23 10:48:43 -04:00
InsanityAutomation
474111f1c9
Minor touchups from last rebase
2022-04-22 09:11:22 -04:00
InsanityAutomation
b35125e1a2
Update Configuration_adv.h
2022-04-20 17:33:48 -04:00
InsanityAutomation
3a1646b2e8
Update Configuration_adv.h
2022-04-18 14:50:05 -04:00
InsanityAutomation
b99b6250ee
Update Configuration.h
2022-04-18 14:48:31 -04:00
InsanityAutomation
947ee4560e
E2Pro no runout stock
2022-04-15 16:09:23 -04:00
InsanityAutomation
11a0186b35
Update for extui recent changes
2022-04-15 16:08:29 -04:00
InsanityAutomation
db74ac3ce1
Disable 100x multiplier for dwin marlinui
2022-04-15 13:13:46 -04:00
InsanityAutomation
2b46761060
minor tweaks
2022-04-15 13:03:32 -04:00
InsanityAutomation
97e1768ffe
Remove extra screen refreshes and obsolete box
2022-04-09 17:16:56 -04:00
InsanityAutomation
8e83784656
Update dwin.cpp
2022-04-08 20:05:10 -04:00
InsanityAutomation
73b0c506e4
Update Configuration.h
2022-04-06 12:48:03 -04:00
InsanityAutomation
4678bb49b9
Update Creality_DWIN.cpp
2022-04-03 14:54:03 -04:00
InsanityAutomation
f581502cc4
M591Fixes
2022-04-03 14:53:59 -04:00
InsanityAutomation
dfc3007326
Merge branch 'Implement-M591-Configurable-Runout-Sensors' into CrealityDwin2.0_Bleeding
2022-04-03 13:24:30 -04:00
InsanityAutomation
7f691fc5c1
Bump version
2022-04-03 11:33:31 -04:00
InsanityAutomation
01e7a5cb76
Add Ender 2 Pro
2022-04-03 11:28:20 -04:00
InsanityAutomation
fa72415812
Add CR10SmartPro First draft
...
Guess on BLTouch pins as HW not available atm
2022-04-03 10:57:55 -04:00
InsanityAutomation
0b6ecbd553
Merge branch 'bugfix-2.0.x' into Implement-M591-Configurable-Runout-Sensors
2022-04-03 10:33:18 -04:00
InsanityAutomation
de6246f826
Merge branch 'Implement-M591-Configurable-Runout-Sensors' of https://github.com/InsanityAutomation/Marlin into Implement-M591-Configurable-Runout-Sensors
2022-04-03 10:32:57 -04:00
Scott Lahteine
e813742ae0
Merge branch 'bugfix-2.0.x' into pr/23899
2022-03-29 03:25:51 -05:00
Scott Lahteine
46c8204990
Extend enum
2022-03-27 19:46:47 -05:00
Scott Lahteine
bdfe4ca4d1
Simplify menu items, use enum, adjust settings
2022-03-26 21:10:16 -05:00
InsanityAutomation
adabc63617
V2 tweaks
2022-03-26 20:08:37 -04:00
Scott Lahteine
6741f5182d
Simplify menu items, use enum
2022-03-26 18:54:02 -05:00
InsanityAutomation
d8508c5110
Update Configuration.h
2022-03-26 19:46:50 -04:00
InsanityAutomation
dae60f4b29
V2 S1 UI Change
2022-03-26 19:46:26 -04:00
InsanityAutomation
e16655a011
Fix char overlap V2S1
2022-03-26 19:46:14 -04:00
InsanityAutomation
0d576bb529
Fix marlinui status scroll
2022-03-25 21:53:36 -04:00
InsanityAutomation
61c3d122c9
Fix marlinUI V2 display bootscreen reloading cached BG
2022-03-25 16:39:46 -04:00
InsanityAutomation
123086d14c
Fix non probe z offset adjustment
2022-03-25 14:05:55 -04:00
InsanityAutomation
10fd6df83d
Update Configuration.h
2022-03-23 09:48:01 -04:00
InsanityAutomation
d40750cde8
Non-BLT CR5
2022-03-19 11:49:40 -04:00
InsanityAutomation
489b75ae3c
Update menu_advanced.cpp
2022-03-15 12:47:14 -04:00
InsanityAutomation
378fc12628
Add runout menu, small fixes
2022-03-15 12:28:19 -04:00
InsanityAutomation
0cedad36d1
Reorganize config options, remove obsolete option.
2022-03-14 09:29:53 -04:00
Scott Lahteine
07b2480d30
glue for CI test
2022-03-14 00:37:41 -05:00
Scott Lahteine
dd88eb56ee
Allow user to change
2022-03-14 00:37:41 -05:00
Scott Lahteine
fc77afd93e
misc. cleanup
2022-03-14 00:37:41 -05:00
InsanityAutomation
26af3e70bc
Remove obsolete state from tests
2022-03-13 19:51:12 -04:00
InsanityAutomation
0c15e8e751
Fix up pause trigger, adjust config options minor changes
2022-03-13 18:57:24 -04:00
InsanityAutomation
639a2dc0b3
M591 Cleanup and tweaks
2022-03-13 13:48:33 -04:00
InsanityAutomation
91a094d8cb
Update Configuration.h
2022-03-12 15:55:57 -05:00
InsanityAutomation
66efa0b09b
Initial commit - Flexible Runout Configuration M591
2022-03-12 15:54:07 -05:00
InsanityAutomation
e1c5f8418d
Update Configuration.h
2022-03-06 18:12:11 -05:00
InsanityAutomation
4a0769ec1b
allows z offset to work for babystep total on machines without probe
2022-03-06 18:11:43 -05:00
InsanityAutomation
991f21c74c
Faster lcd buffer processing
2022-03-04 21:40:55 -05:00
InsanityAutomation
9ebf358b8a
Default livemove to true
2022-03-04 21:40:38 -05:00
InsanityAutomation
70c26fd4ca
S1 and E3 Touch Updates
2022-03-02 12:37:18 -05:00
InsanityAutomation
9e66a87122
Update .gitignore
2022-02-28 08:49:44 -05:00
InsanityAutomation
f177bd32eb
Variant and Version Info
2022-02-27 21:07:56 -05:00
InsanityAutomation
8df38008ef
Add S1 screen support
2022-02-27 21:02:21 -05:00
InsanityAutomation
ec5d623c93
Update README.md
2022-02-27 21:00:27 -05:00
InsanityAutomation
aca3184ce4
Add S1 Support
2022-02-27 21:00:23 -05:00
InsanityAutomation
7cda9dbf84
Add Blank BG screen to E3V2 for S1 screen compat
2022-02-27 21:00:04 -05:00
InsanityAutomation
71d530e594
Create firmware_Ender7_BLT_DW7.4.5.bin.zip
2022-02-26 18:43:58 -05:00
InsanityAutomation
24e8499ef6
Create firmware_Ender7_BLT_DW7.4.5.bin.zip
2022-02-26 18:43:32 -05:00
InsanityAutomation
0821c72d39
Add CR5Pro
2022-02-26 16:00:44 -05:00
InsanityAutomation
2abf5f0ad8
Add CR5Pro
2022-02-26 16:00:13 -05:00
BDScripting
5c59a3d7c7
CR-X Configuration for purge bucket
2022-02-26 09:51:19 -06:00
InsanityAutomation
a9e7df859c
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2022-02-25 10:31:00 -05:00
InsanityAutomation
f6a48f82aa
Update README.md
2022-02-25 10:30:31 -05:00
InsanityAutomation
c0f0964329
Update README.md
2022-02-25 10:17:42 -05:00
InsanityAutomation
0322dfd76e
Update README.md
2022-02-25 10:08:34 -05:00
InsanityAutomation
2d651fc785
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2022-02-23 11:23:12 -05:00
InsanityAutomation
bd967ba7a2
Add smart binary
2022-02-23 11:21:57 -05:00
InsanityAutomation
cc1a4f5f70
Update binaries
2022-02-19 19:15:25 -05:00
InsanityAutomation
d43c557404
Readme and DWIN updates
2022-02-19 12:23:30 -05:00
InsanityAutomation
c4ba4600dc
Update Configuration_adv.h
2022-02-18 15:13:37 -05:00
InsanityAutomation
0bbc122475
Trim out processing page to save space
2022-02-15 09:51:13 -05:00
InsanityAutomation
1868db82aa
Cleanup
2022-02-13 14:57:45 -05:00
InsanityAutomation
23091e566b
fix overlapping platforms
2022-02-12 13:37:07 -05:00
InsanityAutomation
0ac94f6a2f
Platform tweaks
2022-02-11 22:11:56 -05:00
InsanityAutomation
3d804bd314
Block LCD Reinit for ExtUI
2022-02-11 22:11:31 -05:00
InsanityAutomation
e0de16f3a8
UpdateVersion
2022-02-06 12:01:38 -05:00
InsanityAutomation
7421731eed
ReviseENVsToRC
2022-02-06 12:01:28 -05:00
InsanityAutomation
43bc8c3865
AddToggles
2022-02-06 12:01:08 -05:00
InsanityAutomation
c13d290934
FixMapleHalCompileErrors
2022-02-06 12:00:42 -05:00
InsanityAutomation
49eb72816e
AddGenericMapleRC_ENV
2022-02-06 12:00:17 -05:00
InsanityAutomation
ec0c72e2f0
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2022-02-05 11:04:35 -05:00
InsanityAutomation
ff221cdacd
Update Creality_DWIN.h
2022-02-05 10:25:04 -05:00
InsanityAutomation
af177e719e
Add PLR to ext_ui
2022-01-13 17:53:02 -05:00
InsanityAutomation
c713b14143
CR30 and Smart improvements
2022-01-13 08:34:53 -05:00
InsanityAutomation
44c21f477e
Update Creality_DWIN.cpp
2022-01-08 16:32:53 -05:00
InsanityAutomation
9f2e0238df
Add ENV
2022-01-08 16:32:53 -05:00
InsanityAutomation
fd72d771e6
Update Configuration.h
2022-01-08 16:32:53 -05:00
InsanityAutomation
dc1a4080db
Update Creality_DWIN.cpp
2022-01-03 11:40:33 -05:00
InsanityAutomation
1e3cd5ca8b
Add ENV
2022-01-03 11:05:57 -05:00
InsanityAutomation
09f1c97c6e
move to maple again
2022-01-03 10:50:14 -05:00
InsanityAutomation
13b16b4062
Add CR10Smart, CR6 fix
2022-01-03 10:47:11 -05:00
InsanityAutomation
7f5f9724de
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-11-26 13:31:02 -05:00
InsanityAutomation
92a7943d4e
Update README.md
2021-11-26 13:27:30 -05:00
InsanityAutomation
448abd5de2
Fix stale screen build
2021-11-22 11:22:43 -05:00
InsanityAutomation
37f4924ac1
Fixed binaries
2021-11-21 15:31:30 -05:00
InsanityAutomation
1c269eda1e
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2021-11-21 15:28:50 -05:00
InsanityAutomation
d8573b97eb
Update Creality_DWIN.cpp
2021-11-21 15:27:08 -05:00
InsanityAutomation
5a94a8e1c0
Update Configuration.h
2021-11-20 12:55:37 -05:00
InsanityAutomation
e067dc4713
Updated binaries
2021-11-17 16:41:08 -05:00
InsanityAutomation
1f6da0c1b4
Add ender 5 32b envs
2021-11-17 09:04:14 -05:00
InsanityAutomation
8bb4484af5
clear old binaries, add 32 bit filament runout envs
2021-11-17 08:59:33 -05:00
InsanityAutomation
6cc524dd50
Update Ender3V2_Dwin_TM3DV2.7z
2021-11-14 14:20:50 -05:00
InsanityAutomation
728539bb23
Revert "Revert "v2 jyers update""
...
This reverts commit a67b346523 .
2021-11-14 14:11:29 -05:00
InsanityAutomation
a67b346523
Revert "v2 jyers update"
...
This reverts commit a3e960c251 .
2021-11-14 12:15:11 -05:00
InsanityAutomation
4b767d7623
bump version
2021-11-14 12:15:02 -05:00
InsanityAutomation
7e149b2532
Build script indentation fixes
2021-11-13 09:45:02 -05:00
InsanityAutomation
3b7b4b48d8
tm3d progress bar location
2021-11-13 09:44:49 -05:00
InsanityAutomation
49fd9bdb77
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-11-11 21:23:58 -05:00
InsanityAutomation
5bcf64f17c
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-11-11 21:17:23 -05:00
InsanityAutomation
a3e960c251
v2 jyers update
2021-11-11 21:17:16 -05:00
InsanityAutomation
a7696f32fd
Tweak accel multipliers, move to stm32 common lib
2021-11-07 10:29:11 -05:00
tome9111991
b4d3f03a26
🐛 Fix SHOW_REMAINING_TIME option for JyersUI ( #22999 )
2021-11-04 17:28:53 -04:00
ellensp
42c6324f68
🐛 Fix E3V2 width/height defines ( #22994 )
2021-11-04 17:28:04 -04:00
Dennis
4d15eb94e4
🐛 Fix JyersUI current positions (scaling) ( #23005 )
2021-11-04 17:27:16 -04:00
InsanityAutomation
3d688fc324
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-11-04 17:25:43 -04:00
InsanityAutomation
58e54f6746
Ender 7 tuning, sermoon fixes, jyersui fixes, finish jerk/accel dwin
2021-11-04 17:25:36 -04:00
InsanityAutomation
bf7a48ed31
Update Creality_DWIN.cpp
2021-10-30 10:40:52 -04:00
InsanityAutomation
dc52c64424
Update Configuration.h
2021-10-30 10:40:49 -04:00
InsanityAutomation
0e29cd8cc5
Update Configuration.h
2021-10-26 18:38:35 -04:00
InsanityAutomation
844fe9b24d
Start jerk/accel/travel support
2021-10-25 19:21:18 -04:00
Keith Bennett
2b19dc3232
✨ Octopus Pro V1.0 with STM32F429ZGT6 ( #23008 )
2021-10-25 01:14:02 -05:00
ellensp
f41c78d178
🐛 Fix børken E_DUAL_STEPPER_DRIVERS ( #23017 )
2021-10-25 01:12:07 -05:00
Miguel Risco-Castillo
6270df927e
🐛 Fix Emder-3 V2 Enhanced SetFlow ( #23016 )
2021-10-25 01:08:15 -05:00
InsanityAutomation
cbcc1bc084
DWINos4 changes
2021-10-23 17:43:40 -04:00
InsanityAutomation
ab1d124bf9
Ender 7 preliminary support
2021-10-23 17:43:12 -04:00
InsanityAutomation
5b7215df43
Ender 7 Mainboard Support
2021-10-23 17:42:12 -04:00
InsanityAutomation
b589cac5ff
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-10-23 08:58:41 -04:00
InsanityAutomation
44aaa4f042
Update README.md
2021-10-23 08:53:36 -04:00
InsanityAutomation
afef0b9dec
Update Configuration.h
2021-10-20 10:04:58 -04:00
InsanityAutomation
f7767be8a5
Updated binaries
2021-10-18 18:11:03 -04:00
InsanityAutomation
2f5e28dd66
Update Configuration.h
2021-10-18 09:14:29 -04:00
InsanityAutomation
0397d384d2
Fix JyersUI ZOffset Multiplication
2021-10-17 20:02:13 -04:00
InsanityAutomation
212dfb4050
Update platformio.ini
2021-10-17 18:38:11 -04:00
InsanityAutomation
59ff070dba
V2 Display Standalone
2021-10-16 19:44:55 -04:00
InsanityAutomation
c7af93b39f
Update Configuration.h
2021-10-16 18:30:28 -04:00
InsanityAutomation
794ea13ae8
Update Configuration_adv.h
2021-10-16 18:29:14 -04:00
InsanityAutomation
227f014fb5
Update PageHandlers.cpp
2021-10-16 18:29:11 -04:00
InsanityAutomation
e22408f3f9
Update DGUSScreenHandler.cpp
2021-10-16 18:29:09 -04:00
InsanityAutomation
9e8e1c1113
CR30 Tweaks
2021-10-16 15:38:32 -04:00
InsanityAutomation
1427290e84
Message fixes, V2 UI Positioning
2021-10-16 12:00:30 -04:00
InsanityAutomation
1c7b232d05
Fix Tool Change Park
2021-10-16 10:44:59 -04:00
InsanityAutomation
005dad193a
Updated screen archives
2021-10-15 11:24:18 -04:00
InsanityAutomation
88f502cac5
Bump revision, Add CR30
2021-10-15 10:53:09 -04:00
InsanityAutomation
0cc286757b
Update Configuration.h
2021-10-15 09:48:58 -04:00
InsanityAutomation
d843e2be2b
Merge branch 'BLTouch-HS-Mode-EEPROM' into CrealityDwin2.0_Bleeding
2021-10-15 08:58:45 -04:00
Scott Lahteine
cede5b22c9
Use BLTOUCH_HS_MODE for default + editable
2021-10-14 20:35:36 -05:00
Scott Lahteine
43f996d68a
Rename bltouch_last_written_mode
2021-10-14 20:04:42 -05:00
Scott Lahteine
bd426d40cd
Tweak M401
2021-10-14 19:28:39 -05:00
Scott Lahteine
099c329238
Fix LEVEL_CORNERS_USE_PROBE
2021-10-14 19:28:39 -05:00
Scott Lahteine
3db4452d28
settings tweak
2021-10-14 19:28:00 -05:00
InsanityAutomation
385bab2f36
Update settings.cpp
2021-10-14 18:49:12 -04:00
InsanityAutomation
1fab2ef94f
Update menu_tramming.cpp
2021-10-14 14:01:42 -04:00
InsanityAutomation
102c43dcd5
Update G35.cpp
2021-10-14 13:50:56 -04:00
InsanityAutomation
5284f45c62
Update menu_tramming.cpp
2021-10-14 13:41:31 -04:00
InsanityAutomation
9aaa7b1100
Add missing include
2021-10-14 13:34:31 -04:00
InsanityAutomation
ef661cd295
Update Creality_DWIN.cpp
2021-10-14 13:24:08 -04:00
InsanityAutomation
d068769f2c
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-10-13 17:47:30 -04:00
Scott Lahteine
a6c4c5a3f7
Update motion.cpp
2021-10-12 22:22:15 -05:00
Scott Lahteine
78c57f2847
Update menu_tramming.cpp
2021-10-12 22:21:43 -05:00
Scott Lahteine
90b0be5e12
Merge 'upstream/bugfix-2.0.x' into pr/22916
2021-10-12 21:45:54 -05:00
Scott Lahteine
c24456353f
Merge 'upstream/bugfix-2.0.x' into pr/22916
2021-10-12 20:20:28 -05:00
Scott Lahteine
ec7a4eb69e
clean up and fix
2021-10-09 18:57:38 -05:00
InsanityAutomation
4f62ae9764
Return on mode change without deploying
2021-10-09 14:07:11 -04:00
InsanityAutomation
0cc6955ab7
BLTouch High Speed EEPROM Control
2021-10-09 13:58:25 -04:00
InsanityAutomation
86d2d5d0a8
Update dwin.cpp
2021-10-09 13:09:28 -04:00
InsanityAutomation
5a994f0c9a
Update dwin.cpp
2021-10-09 12:15:10 -04:00
InsanityAutomation
39ee694856
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-10-09 12:13:17 -04:00
InsanityAutomation
10a16c8c75
Sermoon updates
2021-10-08 14:06:57 -04:00
InsanityAutomation
aa2763442e
Fix E3V2 M600 resume
2021-09-28 09:25:29 -04:00
InsanityAutomation
f44a11f5ff
Add SermoonD1 preliminary
2021-09-22 17:02:47 -04:00
InsanityAutomation
7748fa84dd
Catchup debug messages
2021-09-15 22:44:33 -04:00
InsanityAutomation
cb506ec639
Update Configuration.h
2021-09-15 08:08:15 -04:00
InsanityAutomation
5e4f7516c1
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-09-14 10:25:27 -04:00
InsanityAutomation
6443790c6f
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-09-10 10:41:08 -04:00
InsanityAutomation
9a238fa7f9
Add e3 options for CR6 touch
2021-08-22 19:37:55 -04:00
InsanityAutomation
723fc88e78
Updates to support ExtUI advanced pause messaging
2021-08-21 14:17:34 -04:00
InsanityAutomation
4b4a4ba163
AdvancedPauseExtUIMessaging
2021-08-21 14:17:19 -04:00
InsanityAutomation
57250c8340
Updates for CR6 Screen resume function
2021-08-13 13:32:46 -04:00
InsanityAutomation
6bf069d1ab
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-07-21 18:39:25 -04:00
InsanityAutomation
1921015d1f
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-21 18:30:14 -04:00
InsanityAutomation
24f3400c46
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-19 15:35:57 -04:00
InsanityAutomation
b8c9e823ca
Update Configuration.h
2021-07-19 12:18:10 -04:00
InsanityAutomation
3801d831d4
Minor tweaks
2021-07-16 12:23:55 -04:00
InsanityAutomation
6f4b2ce4a2
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-13 17:01:45 -04:00
InsanityAutomation
ef85eeed2a
Minor tweaks
2021-07-13 16:50:08 -04:00
Katelyn Schiesser
cd98d0cf5c
🐛 Followup to TEMP_SENSOR_BOARD ( #22344 )
...
Followup to #22279
2021-07-12 22:57:01 -05:00
InsanityAutomation
6f57a7311c
Update marlinui.cpp
2021-07-08 09:57:59 -04:00
InsanityAutomation
dc19c60a0e
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-07-07 17:50:24 -04:00
InsanityAutomation
38c79a4585
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-07 10:15:40 -04:00
InsanityAutomation
541e074f97
Merge branch 'CrealityDwin_2.0' into CrealityDwin2.0_Bleeding
2021-07-07 10:12:11 -04:00
InsanityAutomation
2a01b8ea62
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-05 13:06:44 -04:00
InsanityAutomation
38fd3782f9
Ender6 BLT Fix
2021-07-03 14:43:04 -04:00
InsanityAutomation
f5cfc65c1d
Ender6 BLTouch Fix
2021-07-03 12:51:14 -04:00
InsanityAutomation
00f3397cad
Create Creality_CR6DWIN_DW74.7z
2021-07-01 11:15:20 -04:00
InsanityAutomation
8e6f5f90c5
Update TM3D_DWINCombinedScreens_V4.7z
2021-06-30 09:54:46 -04:00
InsanityAutomation
db0b14d97e
fix
2021-06-28 18:45:23 -04:00
Katelyn Schiesser
84158b912b
🐛 Use setTargetHotend in menus ( #22247 )
2021-06-28 00:30:11 -05:00
InsanityAutomation
21f8c8d7f8
Fix precompiled bins
2021-06-27 22:56:19 -04:00
InsanityAutomation
e2363dc64c
Update hex files for screen rotate
2021-06-25 19:06:23 -04:00
InsanityAutomation
1f439cd89a
Update Configuration.h
2021-06-25 12:04:47 -04:00
InsanityAutomation
f3ddc1f8b6
Add screen rotate PB
2021-06-25 12:03:59 -04:00
InsanityAutomation
223971c47f
Update Configuration.h
2021-06-25 12:03:40 -04:00
InsanityAutomation
c2eeda01de
Add screen rotate PB
2021-06-25 11:49:28 -04:00
InsanityAutomation
5ea4241ea3
Simplify conditions and reorder
2021-06-23 20:22:25 -04:00
InsanityAutomation
04845c80e9
Simplify conditions and reorder
2021-06-23 20:22:17 -04:00
InsanityAutomation
8194b7f5fc
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-06-23 19:20:14 -04:00
InsanityAutomation
e735948969
Update TM3D_DWINCombinedScreens_V4.7z
2021-06-23 19:09:59 -04:00
InsanityAutomation
634ddeef7e
Update 32 bit bins
2021-06-21 17:08:49 -04:00
Scott Lahteine
ea78c6bf61
🐛 Fix compact sensitive pins array ( #22184 )
2021-06-21 16:11:51 -04:00
InsanityAutomation
b52168e37c
Binaries, Readme
2021-06-21 16:10:42 -04:00
InsanityAutomation
ba7368ce3a
Repack screen files, update readme
2021-06-20 22:20:28 -04:00
InsanityAutomation
69d06dd872
Update README.md
2021-06-20 20:12:22 -04:00
InsanityAutomation
a92b627d00
remove stale files
2021-06-20 18:17:36 -04:00
InsanityAutomation
b9aa338c19
Update platformio.ini
2021-06-20 17:43:09 -04:00
InsanityAutomation
27e105b890
Add toggle option for probe pin on 422/427
2021-06-20 17:27:15 -04:00
InsanityAutomation
494a9a90bb
Cleanup and limit adjustment
2021-06-20 17:15:33 -04:00
InsanityAutomation
d876e6b80a
Add combined screen files
2021-06-20 10:46:59 -04:00
InsanityAutomation
97da6e97b9
add zig to mesh update
2021-06-19 15:02:20 -04:00
InsanityAutomation
671ab75bce
Updates for mesh edit
2021-06-19 14:04:42 -04:00
InsanityAutomation
6a98f4e1be
Add CR10V3 description, eliminate crx display, minor additions
2021-06-19 10:32:54 -04:00
InsanityAutomation
dd86d60a32
Catchup to head
2021-06-18 19:15:34 -04:00
InsanityAutomation
706260d39f
Update pause.cpp
2021-06-18 00:12:37 -04:00
InsanityAutomation
bae9d18ee9
Update Creality_DWIN.cpp
2021-06-18 00:10:59 -04:00
InsanityAutomation
df31aa486e
Add Pause State to ExtUI
2021-06-18 00:10:55 -04:00
InsanityAutomation
9a4d0fec6c
Fixes from last rebase
2021-06-17 22:13:41 -04:00
InsanityAutomation
b1f96cf4f7
Rebase fixes
2021-06-17 00:19:22 -04:00
InsanityAutomation
916aaa4881
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-16 17:04:50 -04:00
InsanityAutomation
4a4820d84f
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-16 17:00:36 -04:00
InsanityAutomation
8eeea354cd
Update Configuration.h
2021-06-16 17:00:23 -04:00
InsanityAutomation
b26e53156f
Update Configuration.h
2021-06-16 16:17:40 -04:00
InsanityAutomation
ce46fafd92
Update serial.h
2021-06-15 22:14:10 -04:00
InsanityAutomation
7d9ee39285
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-15 01:21:18 -04:00
InsanityAutomation
bf8074c108
definerename
2021-06-14 23:46:40 -04:00
Marcio T
dd82d2d217
🐛 Fix FTDI Eve Touch UI, add screens ( #22132 )
2021-06-14 02:46:50 -05:00
Scott Lahteine
1ee599a2ba
🚨 Suppress pin sign-change warning
2021-06-14 02:43:24 -05:00
InsanityAutomation
8adb58c266
Finish screen config controls
2021-06-14 01:21:19 -04:00
InsanityAutomation
173b0f8bd1
EEPROM settings for volume and brightness
2021-06-13 16:46:37 -04:00
InsanityAutomation
e77f6d855b
Update EXTUI on MBL
2021-06-12 15:41:43 -04:00
InsanityAutomation
23ce68436a
Last bit of Ender 6 manual mesh debug
2021-06-12 15:41:33 -04:00
InsanityAutomation
6e15859ce2
Misc fixes
2021-06-12 14:56:43 -04:00
InsanityAutomation
e76f769690
Minor debugging and platform changes
2021-06-12 10:21:41 -04:00
InsanityAutomation
0a2ba2fadf
Add EXTUi Click function
2021-06-12 08:54:39 -04:00
InsanityAutomation
37d5f55396
Add cr6 screen files
2021-06-12 08:54:23 -04:00
InsanityAutomation
eca2080a3f
Add manual mesh to leveling screens
2021-06-12 08:21:17 -04:00
InsanityAutomation
d2fc1daf50
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-11 15:42:13 -04:00
InsanityAutomation
782fe78ea0
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-11 15:40:38 -04:00
InsanityAutomation
084c45a6ee
Update Configuration.h
2021-06-11 11:04:07 -04:00
InsanityAutomation
94d8fc8e8a
CR6Max
2021-06-11 11:02:13 -04:00
InsanityAutomation
491d82f93e
Add CR6 definitions
2021-06-11 10:55:43 -04:00
InsanityAutomation
49fd0950ee
Update Configuration_adv.h
2021-06-11 09:14:32 -04:00
InsanityAutomation
06425bf4b7
Ender6 First Pass
2021-06-07 09:54:54 -04:00
InsanityAutomation
e9660aeed7
Rebase fixes
2021-06-06 13:20:25 -04:00
InsanityAutomation
6480f0939d
Add Ender3 Max
2021-06-06 12:27:14 -04:00
InsanityAutomation
d0e9c21aff
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-06 12:03:26 -04:00
InsanityAutomation
63d1ae1021
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-06 11:53:30 -04:00
InsanityAutomation
5a4b2ba5c5
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-05 16:51:34 -04:00
InsanityAutomation
a80c371340
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-25 09:22:13 -04:00
InsanityAutomation
6d39a6fc55
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-23 15:06:33 -04:00
InsanityAutomation
02fe3a6818
Update Ender3V2_Dwin_TM3D.7z
2021-05-16 15:58:17 -04:00
InsanityAutomation
be44105ae9
Update Ender3V2_Dwin_TM3D.7z
2021-05-16 15:57:41 -04:00
InsanityAutomation
10e5d92dec
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-16 14:18:43 -04:00
InsanityAutomation
2e11485da4
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-06 11:55:25 -04:00
InsanityAutomation
d305f0a14b
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-05 09:46:59 -04:00
Scott Lahteine
5f30e9fe1c
Add MKS_LCD12864B
2021-05-05 08:04:04 -05:00
Scott Lahteine
80c8218d94
Add MKS_LCD12864B
2021-05-05 07:23:52 -05:00
Scott Lahteine
bed2bfdc24
Misc comments
2021-05-05 07:18:05 -05:00
Scott Lahteine
6f2967a8dc
Cleanup, hex formatting
2021-05-05 06:34:02 -05:00
InsanityAutomation
6496cedc17
Update README.md
2021-05-04 14:42:49 -04:00
InsanityAutomation
7b01993bbc
Fix link
2021-05-04 14:42:33 -04:00
InsanityAutomation
07a1b00a25
Version bump for rebase to head
2021-05-04 11:56:18 -04:00
InsanityAutomation
7325d66de5
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-05-04 11:08:03 -04:00
InsanityAutomation
865737345f
Update Configuration.h
2021-05-04 10:58:53 -04:00
InsanityAutomation
dfa6c2f4f1
Update Configuration.h
2021-04-30 21:20:51 -04:00
InsanityAutomation
0a2f0cca93
Thermistor priority issue
2021-04-30 21:20:07 -04:00
InsanityAutomation
dbbdf11d75
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-04-30 14:06:57 -04:00
InsanityAutomation
6430489e21
zip er up
2021-04-30 12:25:48 -04:00
InsanityAutomation
04d4fca75d
Next batch
2021-04-30 09:02:05 -04:00
InsanityAutomation
486cf92c5c
Set3
2021-04-30 00:39:59 -04:00
InsanityAutomation
820aff4e7c
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2021-04-29 23:16:15 -04:00
InsanityAutomation
120da68133
Batch 2 hex files
2021-04-29 23:11:16 -04:00
InsanityAutomation
747e21ee3e
First batch 731 hex files
2021-04-29 23:10:41 -04:00
InsanityAutomation
53e8c005b7
Update Configuration_adv.h
2021-04-29 10:02:01 -04:00
InsanityAutomation
ef01aecd47
Update screen file
2021-04-28 19:40:11 -04:00
InsanityAutomation
6ff92f3215
dw7.3.1 changes
2021-04-28 19:25:30 -04:00
InsanityAutomation
ba5bab1a3a
Update README.md
2021-04-28 10:53:41 -04:00
InsanityAutomation
af0b39982b
resolve bad merge
2021-04-28 10:39:32 -04:00
InsanityAutomation
680135583a
Update ui_api.cpp
2021-04-28 10:36:40 -04:00
InsanityAutomation
bdc256c048
Merge pull request #180 from oliof/patch-1
...
Update README.md
2021-04-26 23:32:24 -04:00
InsanityAutomation
0948c589d6
Merge branch 'CrealityDwin_2.0' into patch-1
2021-04-26 23:32:07 -04:00
InsanityAutomation
fbf069ebe0
Remove leftover stale files
2021-04-26 10:34:33 -04:00
InsanityAutomation
160f8ef0bc
Update platformio.ini
2021-04-26 08:25:12 -04:00
InsanityAutomation
93ecbfa88c
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-04-26 08:24:22 -04:00
InsanityAutomation
19d004b342
Update README.md
2021-04-25 12:44:58 -04:00
InsanityAutomation
8b67e72afc
Update README.md
2021-04-25 12:20:41 -04:00
InsanityAutomation
9c863b1c67
Update README.md
2021-04-25 12:12:24 -04:00
InsanityAutomation
e4c4acbcc5
Add hex Remainder
2021-04-25 00:23:56 -04:00
InsanityAutomation
7dd2fe3f6c
Add first bundle HEX
2021-04-24 19:29:09 -04:00
InsanityAutomation
a399028c77
Update platformio.ini
2021-04-24 17:36:29 -04:00
InsanityAutomation
840beb78be
Update README.md
2021-04-24 12:37:43 -04:00
InsanityAutomation
1181724b2b
Update screen archives and remove stale hexs
2021-04-24 12:27:09 -04:00
InsanityAutomation
227aac34a2
Update Creality_DWIN.cpp
2021-04-22 16:49:31 -04:00
InsanityAutomation
ecb6e215c5
Update Creality_DWIN.cpp
2021-04-22 16:07:32 -04:00
InsanityAutomation
8f09db27bd
file browse page display
2021-04-22 14:49:26 -04:00
InsanityAutomation
39e4ae2d7a
Working
2021-04-21 19:08:16 -04:00
InsanityAutomation
8c181685d2
First sweep
2021-04-20 11:23:25 -04:00
InsanityAutomation
4f2730b6f8
Update Creality_DWIN.h
2021-04-19 22:52:18 -04:00
InsanityAutomation
bc12ada74d
422 and 427 adjustments
2021-04-19 17:50:31 -04:00
InsanityAutomation
7e97639e38
Update Version.h
2021-04-18 17:00:19 -04:00
InsanityAutomation
c217fd3e66
Update Creality_DWIN.cpp
2021-04-18 16:16:30 -04:00
InsanityAutomation
6f69a30435
Reduce ram usage, convert to PSTRs, move serial to LCDSERIAL base
2021-04-18 13:15:00 -04:00
InsanityAutomation
96d880e745
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-18 12:06:36 -04:00
InsanityAutomation
d768f875ac
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-04-18 12:06:26 -04:00
InsanityAutomation
02d54b9ce7
Update Configuration.h
2021-04-18 12:05:26 -04:00
Scott Lahteine
7070628ef9
Misc. formatting, serial out
2021-04-13 21:34:21 -05:00
InsanityAutomation
1a89a43532
Update platformio.ini
2021-04-12 21:04:46 -04:00
InsanityAutomation
25faa304ee
fix ret6 builds
2021-04-11 19:36:37 -04:00
InsanityAutomation
18a0f68ac0
Add hex files
2021-04-09 12:13:42 -04:00
InsanityAutomation
7262ad3fc4
Add CRXPro autobuilds
2021-04-09 12:06:38 -04:00
InsanityAutomation
b456959b97
Add CRXPro autobuilds
2021-04-09 10:47:54 -04:00
InsanityAutomation
d20182aa91
Some catch up and a look at SKRe3T E3V2 support
2021-04-08 10:50:06 -04:00
InsanityAutomation
dc86dd9fae
Update platformio.ini
2021-04-07 11:56:28 -04:00
InsanityAutomation
e887033c0d
Per AJ/Chris add home and Z0 post G29 measuring button
2021-04-07 11:26:38 -04:00
Scott Lahteine
d786ba1773
Reimplement reverted PR from testing
2021-04-07 11:18:37 -04:00
InsanityAutomation
3f0a4cfe25
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-07 11:12:35 -04:00
InsanityAutomation
442327d92e
Leftovers
2021-04-03 15:01:38 -04:00
InsanityAutomation
345ac6e8fe
Revert "Optimized string-to-number functions ( #21484 )"
...
This reverts commit 20d2061f22 .
2021-04-03 13:53:44 -04:00
InsanityAutomation
1b47fe8c64
Fix extui build issues, block hotend idle while paused for user, revert type change
2021-04-03 13:35:43 -04:00
InsanityAutomation
67e9ee7bf2
Fix extui build issues, block hotend idle while paused for user, revert type change
2021-04-03 13:35:07 -04:00
InsanityAutomation
7aecff2ba6
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-03 12:43:14 -04:00
InsanityAutomation
2e6d7308f6
Add SKRE3Turbo
2021-04-03 12:33:42 -04:00
InsanityAutomation
9c5ee355e8
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-04-03 11:11:01 -04:00
InsanityAutomation
656946a0ff
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2021-02-24 09:09:47 -05:00
InsanityAutomation
48e02a3210
Update Creality_DWIN.h
2021-02-24 09:09:13 -05:00
InsanityAutomation
6891ef5d00
Update Configuration.h
2021-02-23 18:41:46 -05:00
InsanityAutomation
c392e6bf07
Minor tweaks
2021-02-23 14:28:20 -05:00
InsanityAutomation
de564f9b0a
add 7.2 hex files
2021-02-19 23:11:46 -05:00
InsanityAutomation
c9aab13192
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-02-19 10:17:09 -05:00
Harald Wagener
9ba9f654c4
Update README.md
...
Add explanation for LR configuration.
2021-02-17 11:29:44 +01:00
InsanityAutomation
a13ebba41a
Merge pull request #168 from DrDMoney/patch-1
...
Update Configuration.h
2021-02-11 15:51:21 -05:00
InsanityAutomation
b1153cff1e
Merge pull request #176 from x13-me/CrealityDwin_2.0
...
Added Ender 3 to Readme.md
2021-02-11 15:48:59 -05:00
InsanityAutomation
9aa0004de6
Disable broken feature until I can trace it down
2021-02-10 07:39:53 -05:00
InsanityAutomation
3a9f043c58
Update temperature.cpp
2021-02-10 07:26:20 -05:00
InsanityAutomation
80123bfdf2
fix platform
2021-02-10 07:24:51 -05:00
InsanityAutomation
923ce8e1d8
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-02-10 07:09:49 -05:00
InsanityAutomation
c72fc3eaec
Update platformio.ini
2021-02-06 11:04:09 -05:00
InsanityAutomation
3aa0763f26
Update Creality_DWIN.cpp
2021-02-02 11:17:12 -05:00
InsanityAutomation
96bee60be9
Update dwin.cpp
2021-02-02 09:33:22 -05:00
InsanityAutomation
b5df47bdf7
Add missing extui functions
2021-01-31 17:18:06 -05:00
InsanityAutomation
c27474f396
Update Version.h
2021-01-31 15:37:45 -05:00
InsanityAutomation
6af2c36c50
Add E3V2 427 Env
2021-01-31 15:31:38 -05:00
InsanityAutomation
577ebc6ba4
Reimplement live move
2021-01-31 15:27:46 -05:00
InsanityAutomation
4b0135c022
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-01-31 13:27:55 -05:00
x13.me
27e95f2aab
Added Ender 3 to Readme.md
2021-01-25 02:18:13 +00:00
InsanityAutomation
247385e94e
Update platformio.ini
2021-01-06 19:05:44 -05:00
Daniel Mooney
aafa3af088
Update Configuration.h
...
PSU_ACTIVE_HIGH should be PSU_ACTIVE_STATE
PSU_ACTIVE_STATE set from false to low.
2020-12-12 14:23:00 -06:00
InsanityAutomation
12e230ca30
Update Configuration.h
2020-12-08 21:29:09 -05:00
InsanityAutomation
225a89004b
Poweroff kit
2020-12-05 19:36:09 -05:00
InsanityAutomation
0b6aa3cb2d
Update Creality_DWIN.cpp
2020-11-10 09:04:21 -05:00
InsanityAutomation
e7d3e67dc4
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2020-11-08 14:14:53 -05:00
InsanityAutomation
8fd37402a3
Bump rev, invert flag
2020-11-08 14:14:07 -05:00
InsanityAutomation
7cf72d5867
Rebase and catchup
...
add 2130 option for SKR
Update platformio.ini
Add SKRMini and DDX
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Minor adjustments following github issues
Update Creality_DWIN.cpp
Update Configuration_adv.h
Update platformio.ini
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Add SKRMini and DDX
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Minor adjustments following github issues
Update Creality_DWIN.cpp
Update Configuration_adv.h
Clean up rebase
Update platformio.ini
Update platformio.ini
Add Ender3V2
Update Configuration.h
tweaks for e3v2
Fixes
Add 32 bit Ender3's
eparser and display fixes
MachineEnder3Pro420 -> MachineEnder3Pro422
force silent board for all v4 pcb's
Update Configuration.h
Implement fix from https://github.com/cosmoderp/Marlin/commit/5c8e1e7d4af37e25fb9040dcbf690bbb089948e6
Live axis move and z offset
Update dwin.cpp
Fix info menu screens
borders etc e3v2
Ender 5 SKRMini Tweaks
Update Version.h
Add layer shift rapid correction logic and creality stm32f01 environments for E3V2
changes for melzi to fit
Update Configuration.h
Add DW7 Hex Files
Support 10SPro display on Ender3 422 and 427 boards
Update dwin.cpp
Update Configuration_adv.h
Update Configuration.h
2020-11-08 13:47:02 -05:00
InsanityAutomation
a348c3caa9
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2020-11-06 09:30:48 -05:00
InsanityAutomation
6f5430f00a
Update Configuration.h
2020-10-26 10:44:44 -04:00
InsanityAutomation
63821d87f9
Update Configuration_adv.h
2020-10-23 14:57:19 -04:00
InsanityAutomation
b5f447f144
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2020-10-23 14:32:10 -04:00
InsanityAutomation
4a56689801
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2020-10-22 09:13:59 -04:00
Scott Lahteine
0216e032be
Host prompt followup
2020-10-19 04:34:14 -05:00
Scott Lahteine
2d8aa0cea1
Tweak a host prompt call
2020-10-19 04:25:48 -05:00
InsanityAutomation
50f10fc57f
Update dwin.cpp
2020-10-08 15:56:54 -04:00
InsanityAutomation
12180f20e5
Support 10SPro display on Ender3 422 and 427 boards
2020-10-01 21:20:50 -04:00
InsanityAutomation
f5dc8d73ee
Add DW7 Hex Files
2020-09-26 10:51:50 -04:00
InsanityAutomation
00e3806613
Update Configuration.h
2020-09-24 12:54:05 -04:00
InsanityAutomation
7296538849
changes for melzi to fit
2020-09-24 09:53:13 -04:00
InsanityAutomation
6c4e3e9215
Add layer shift rapid correction logic and creality stm32f01 environments for E3V2
2020-09-21 10:13:07 -04:00
InsanityAutomation
4f050e8dc9
Update Version.h
2020-09-15 16:53:04 -04:00
InsanityAutomation
e50e446676
Ender 5 SKRMini Tweaks
2020-09-14 21:38:07 -04:00
InsanityAutomation
b795860c5a
borders etc e3v2
2020-09-13 22:35:56 -04:00
InsanityAutomation
b97b2b9df8
Fix info menu screens
2020-09-13 11:20:52 -04:00
InsanityAutomation
c6bdb2cd95
Update dwin.cpp
2020-09-08 07:48:53 -04:00
InsanityAutomation
f409cf8c87
Live axis move and z offset
2020-09-07 19:20:22 -04:00
InsanityAutomation
fbb75f41c2
Implement fix from https://github.com/cosmoderp/Marlin/commit/5c8e1e7d4af37e25fb9040dcbf690bbb089948e6
2020-09-05 15:13:10 -04:00
InsanityAutomation
d560a493b2
Update Configuration.h
2020-09-03 13:31:32 -04:00
InsanityAutomation
0395b7563e
force silent board for all v4 pcb's
2020-09-03 13:19:53 -04:00
InsanityAutomation
ebd414b3d5
MachineEnder3Pro420 -> MachineEnder3Pro422
2020-09-03 12:37:58 -04:00
InsanityAutomation
0c8bafba38
eparser and display fixes
2020-09-03 12:33:39 -04:00
InsanityAutomation
65d5c57957
Add 32 bit Ender3's
2020-09-03 12:30:06 -04:00
InsanityAutomation
b1d667c04a
Fixes
2020-09-03 12:03:20 -04:00
InsanityAutomation
ee8ea7a0b5
tweaks for e3v2
2020-09-03 12:03:20 -04:00
InsanityAutomation
89ac692bcc
Update Configuration.h
2020-09-03 12:03:20 -04:00
InsanityAutomation
88410b3cfe
Add Ender3V2
2020-09-03 12:03:20 -04:00
InsanityAutomation
60eb467bfe
Update platformio.ini
2020-09-03 12:03:03 -04:00
InsanityAutomation
1c3407ed62
Update platformio.ini
2020-09-03 12:03:03 -04:00
InsanityAutomation
82064d2341
Clean up rebase
2020-09-03 12:03:03 -04:00
InsanityAutomation
16b7cffe0f
Update Configuration_adv.h
2020-09-03 12:03:03 -04:00
InsanityAutomation
638bac84cf
Update Creality_DWIN.cpp
2020-09-03 12:03:03 -04:00
InsanityAutomation
9d3ad76d50
Minor adjustments following github issues
2020-09-03 12:03:03 -04:00
InsanityAutomation
6edb31f58c
Update platformio.ini
2020-09-03 12:02:49 -04:00
InsanityAutomation
01297cab24
add 2130 option for SKR
2020-09-03 12:02:49 -04:00
InsanityAutomation
80fa195db3
Rebase and catchup
2020-09-03 12:02:49 -04:00
InsanityAutomation
052b4387d3
Add SKRMini and DDX
2020-09-03 12:02:34 -04:00
InsanityAutomation
dd5481b001
Update platformio.ini
2020-09-03 12:02:14 -04:00
InsanityAutomation
59e1371f89
add 2130 option for SKR
2020-09-03 12:02:13 -04:00
InsanityAutomation
4fdcae6677
Rebase and catchup
2020-09-03 12:02:13 -04:00
InsanityAutomation
1c3dcae659
Update platformio.ini
2020-09-03 12:01:58 -04:00
InsanityAutomation
ec425de694
Update Configuration_adv.h
2020-09-03 12:01:58 -04:00
InsanityAutomation
29899e6fe8
Update Creality_DWIN.cpp
2020-09-03 12:01:58 -04:00
InsanityAutomation
f7eaa32bc9
Minor adjustments following github issues
2020-09-03 12:01:58 -04:00
InsanityAutomation
508dc26394
Update platformio.ini
2020-09-03 12:01:33 -04:00
InsanityAutomation
600d5922da
add 2130 option for SKR
2020-09-03 12:01:33 -04:00
InsanityAutomation
a2efee8b7b
Rebase and catchup
2020-09-03 12:01:32 -04:00
InsanityAutomation
239e4737a8
Add SKRMini and DDX
2020-09-03 12:01:00 -04:00
InsanityAutomation
c8577bc673
Update platformio.ini
2020-09-03 12:00:22 -04:00
InsanityAutomation
3bd2ed7310
add 2130 option for SKR
2020-09-03 12:00:22 -04:00
InsanityAutomation
79414a1398
Rebase and catchup
2020-09-03 12:00:22 -04:00