InsanityAutomation
b8c9eb1e01
V8Screen Files
BT_DW747
2023-03-08 17:43:55 -05:00
InsanityAutomation
edfaed6815
Update README.md
2023-03-03 22:22:57 -05:00
InsanityAutomation
bc5c07aeda
Updated binaries
2023-03-03 22:11:06 -05:00
InsanityAutomation
cf1534cf91
Update platformio.ini
2023-03-03 07:41:28 -05:00
InsanityAutomation
bdc57c01b9
Merge branch 'CrealityDwin2.0_Bleeding' into Creality_Bondtech
2023-03-02 22:16:12 -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
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
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
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
3b7871005a
Update Creality_DWIN.cpp
2023-02-10 16:26:46 -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
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
thinkyhead
7c0b465754
[cron] Bump distribution date (2023-02-03)
2023-02-03 06:06:11 +00:00
Martin Turski
cea176ab36
🔨 Fix test build path with spaces ( #25329 )
2023-02-02 21:01:22 -06:00
Keith Bennett
cb7af50baf
📝 Fix Z*_ENDSTOP_ADJUSTMENT comments ( #25295 )
2023-02-02 19:41:46 -06:00
thinkyhead
a80036e3ca
[cron] Bump distribution date (2023-02-02)
2023-02-02 00:23:18 +00:00
kg333
8f11428db1
📺 Melzi v4 with BTT SKR Mini E3 ( #25321 )
2023-02-01 18:02:26 -06:00
Scott Lahteine
3be967bcb4
🩹 PID / MPC heating followup
...
Followup to #25314
2023-02-01 02:54:37 -06:00
Bob Kuhn
57a7e28145
🩹 Fix progress DOGM compile error ( #25319 )
2023-02-01 02:54:37 -06:00
Bob Kuhn
64338dfccb
🔧 Fix SD sorting sanity checks ( #25318 )
2023-02-01 01:51:11 -06:00
alexgrach
fbe9237a6c
🐛 Fix TFT touch buttons, button colors ( #25300 )
2023-02-01 01:40:13 -06:00
tombrazier
d6f4f24658
🩹 Fix PID / MPC heating flags ( #25314 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-01 01:25:13 -06:00
thinkyhead
aae103e359
[cron] Bump distribution date (2023-02-01)
2023-02-01 00:25:54 +00:00
Dan Royer
738f0a10f5
✨ POLARGRAPH / PEN_UP_DOWN_MENU ( #25303 )
...
Co-authored-by: Dan Royer <1464454+i-make-robots@users.noreply.github.com >
2023-01-31 00:12:03 -06:00
thinkyhead
5446968a58
[cron] Bump distribution date (2023-01-31)
2023-01-31 06:05:55 +00:00
Giuliano Zaro
2dda0c0da2
🌐 Update Italian language ( #25309 )
2023-01-30 23:07:51 -06:00
Roman Moravčík
7ad3586f82
🌐 Update Slovak language ( #25305 )
2023-01-30 23:07:03 -06:00
Scott Lahteine
087e19a0ed
🔧 Fix build with no Y axis ( #25311 )
2023-01-30 22:11:50 -06:00
Darren Garnier
d0a965a1df
🔨 Fix config.ini URL fetch ( #25313 )
2023-01-30 22:00:49 -06:00