Scott Lahteine
|
4d75c2e0f9
|
Ender 3 V2 DWIN cleanup (#21061)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
9acd2e176d
|
Ender 3 V2 DWIN cleanup (#21026)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
47b872f5d0
|
Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
4b9f2f13b1
|
AutoReport class (Temperature, Cardreader) (#20913)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
efaff24145
|
Apply SEC_TO_MS and other fixes
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
b059c9e5c0
|
Reformat abortSDPrinting
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
24a801b660
|
🛠Fix deps script version regex
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
786bba39ff
|
Fix Ender 3 V2 DWIN manual move (#20837)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
a8a6040b78
|
🛠 Replace lib_deps for custom_marlin.FEATURE (#20858)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
71be210795
|
Move some MarlinCore and MarlinUI code (#20832)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
3dde2722bd
|
MarlinUI multi-language support (#20725)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
befcdeb74d
|
Keep G29 N on the DL
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
b355f4605e
|
Move singlenozzle temp/fan (#20829)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
ccbff12d6a
|
Fix SINGLENOZZLE compile
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
6162560b69
|
Internal G29N for G28+G29 (#20800)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
7836b85c96
|
Reduce some G-code strings
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
aabd40a7a2
|
Optimize some G-code strings
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
e351ea2ee8
|
Apply bool to some MKS UI
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
efc396bd05
|
General cleanup, use _BV
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
5c181562f6
|
MKS UI prelim. cleanup (#20763)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
104aceb44a
|
Rotary encoder cleanup (#20753)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
483804bafd
|
Ok to use C++11 'auto'
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
7c7d28345e
|
Optimize some G76 strings
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
c9a9c00f61
|
Fix Python 2.7 compatibility
Fix regression from #20692
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
32caeecffb
|
Custom build_flags by feature (#20692)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
d5465f1ad8
|
Creality 4.2.10 board (#20647)
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
3f8a83b285
|
Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
#20620
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
385152b3d2
|
Animated boot followup
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
f4f152bd01
|
Improved bootscreen animation
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
8aa453d75b
|
Menu item index followup
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
adca49e432
|
Remove URL scheme
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
214f6cb6e3
|
Allow define HOMING_FEEDRATE_(XY|Z)
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
3395d10e82
|
General cleanup
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
892e83e872
|
Init tare pin once
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
10482ca49c
|
Add probe_switch_activated
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
9947072d2d
|
Remove CREALITY_TOUCH
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
6d3e22dd4a
|
Fix some comments
|
2021-04-29 08:45:10 -05:00 |
|
 Scott LahteineandMarcio T.
|
089bfad490
|
Fix, clean up FTDI EVE Touch UI (#20466)
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com>
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
121d4bf52a
|
Add "End Repeat Loops" menu item
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
a5dd4028ac
|
Move BTT_SKR_CR6
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
fa89a7b0bc
|
Apply ENABLED in ExiUI / FTDI
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
350dc4ca05
|
Tweak FTDI spacing
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
ff2f6cb110
|
Robin pins followup
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
023ef753b9
|
Clean up some pins
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
bee6b8af8f
|
Use homing_feedrate function
|
2021-04-29 08:45:09 -05:00 |
|
 Scott LahteineandZs.Antal
|
a45603a344
|
Update Hungarian language
Co-Authored-By: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com>
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
82b6044dbb
|
Trust STM32 gcc versions
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
be7aab204f
|
Update some LCD includes
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
f82b3f0f51
|
Update some pins errors
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
46d2dc9bee
|
Please install the EditorConfig plugin
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
e188b3e28c
|
Auto-check followup
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
6599e4ea53
|
Fix formatting
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
b81a9e54a3
|
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
cbe27daafb
|
Adjust planner debugging
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
c0ad4718a4
|
Better animated boot screen
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
37dd0fd2d6
|
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071)
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
1932e70e72
|
More LPC P-string macros
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
ea81790d48
|
Watch idle() depth over 5
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
2384e5c9c9
|
Fix fileExists, use openFailed
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
284cc8f62d
|
ExtUI homing / leveling additions
|
2021-04-29 08:45:08 -05:00 |
|
 Scott Lahteineandmrv96
|
a09d096b87
|
Improved Longer3D LKx Pro board (#20372)
Co-authored-by: mrv96 <marione96@live.it>
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
20ea00e7f6
|
Consolidate common pin includes
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
c76f179487
|
Level Bed Corners is a sub-menu
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
29a962320c
|
Tweak to EEPROM safe delay
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
74c509d36e
|
General cleanup
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
448cf2c357
|
Adjust axis homed / trusted methods (#20323)
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
deb8df8eff
|
M808 Repeat Markers (#20084)
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
7c9c897dac
|
Optimize emergency parser check
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
fc1deea2b8
|
No auto debug for EEPROM_CHITCHAT
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
7421282d9a
|
Finish HAL/STM32 cpp wrappers
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
6ec6d1d39d
|
Tweak some pin errors
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
664e9d6dfe
|
Reduce warnings, extern "C" cleanup (#20279)
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
27b2e2d3e7
|
Update TOUCH_UI_LULZBOT_BIO wrappers
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
4e940ffcc2
|
Cosmetic G29 ABL tweak
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
109c08e9e5
|
Consistent Probe XY offset type
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
300a944af6
|
Allow Status Message without LCD (#20246)
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
b6d2671260
|
USB Media Host followup
Restore HAS_SHARED_MEDIA
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
90f647b6be
|
Fix some LCD/serial strings
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
7f7c27be30
|
Add parser.is_command(letter, code)
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
2f57b1d529
|
Optimize M360
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
7e535022ab
|
Fix compile warnings, serial alias
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
cb1d2de838
|
.gitignore for native / simulation
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
96acbb2506
|
LCD_FIRST_TOOL status bitmaps
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
26a1cd9a00
|
Terse sanity messages
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
27c74d2f72
|
Add HOME_Z_FIRST option (#20113)
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
d4b86322a9
|
M32 followup
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
ca730314e7
|
Ability to disable M32
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
b2d6b8c567
|
Simplified temp sensor conditionals
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
367e717aeb
|
Add alternative TERN macros
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
5bf82b34c6
|
Temperature 'autostart' => 'auto_job'
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
734dd1c293
|
MSG_AUTOSTART => MSG_RUN_AUTO_FILES
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
dfb6dd2ad2
|
Apply some pins formatting
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
426d555f6e
|
TFT cleanup
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
45e0dd1966
|
Add 'mfconfig' script used to manage configs
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
5a918e2b2e
|
Update some file headers
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
e49f267c4a
|
Use nullptr
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
9ba113bc05
|
Clean up corrected urls
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
b643a07b66
|
Comment, spacing cleanup
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
95fb749923
|
Clean up SPI and ST7920 defines (#19956)
|
2021-04-29 08:45:04 -05:00 |
|