Speaka
6954772ece
Tramming Wizard submenu option (#20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4年前
ellensp
8cc0369d97
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL (#19875 )
4年前
Scott Lahteine
0988af453c
Optional `M42`/`M226`; Add more features filters (#19664 )
4年前
Scott Lahteine
c2c6a679ea
Rename LCD conditionals (#19533 )
4年前
Scott Lahteine
303d871ca7
Update AnyCubic deps
4年前
Victor Oliveira
90bc1993b6
Include pins.h in dependencies script (#19468 )
4年前
Scott Lahteine
76d8d1742c
Add multi-extruder condition
4年前
cosmoderp
073b7f1e3a
E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4年前
sherwin-dc
852e5ae042
Password via G-code and MarlinUI (#18399 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4年前
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies (#18919 )
4年前
Victor Oliveira
e02817b077
More folders only compiled when their feature is Enabled (#18780 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4年前
Victor Oliveira
89722d2196
Fix search for best compiler (#18779 )
4年前
Scott Lahteine
e27f031a55
General cleanup
4年前
Victor Oliveira
4a55bdb165
Only download & compile required libraries (#18699 )
4年前
Scott Lahteine
2460a3dfbb
Fix custom version file include
4年前
Scott Lahteine
bfad23d3e2
(c) 2020
4年前
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes (#15760 )
5年前
InsanityAutomation
b3d7d33faf
Fix CUSTOM_VERSION_FILE has_include (#15635 )
5年前
InsanityAutomation
0074d63962
Vendor version override (#14189 )
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com >
5年前
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5年前
Scott Lahteine
c353eaa146
Misc changes from struct refactor (#15289 )
5年前
Scott Lahteine
20fbb751f1
Tell externals it's Marlin
5年前
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256 )
5年前
Scott Lahteine
e5d73f68c8
HAL folder organization (#14763 )
5年前
Scott Lahteine
a2ba0aaaac
HAL include and other adjustments (#14525 )
5年前
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5年前
Scott Lahteine
0feeef2604
Update copyright in headers
5年前
Scott Lahteine
b641571098
Replace types.h with millis_t.h
6年前
Marcio Teixeira
2067619a26
Add USB_FLASH_DRIVE_SUPPORT
6年前
Scott Lahteine
ee53f7d813
Revert header reorg.
6年前
Scott Lahteine
0dedb3e139
Reorganize some core headers (#11983 )
6年前
Chris Pepper
5573ef62c6
[2.0.x] PersistentStore update followup (#11549 )
6年前
Dave Johnson
c64199941e
Compile only selected PIO environment (#11519 )
6年前
Scott Lahteine
131d216afa
Fix drivers.h dependency, defer macro evaluation (#11450 )
6年前
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
6年前
Scott Lahteine
4118199ddd
Tweaks to core headers
6年前
Chris Pepper
c9aed73987
Fix missed includes from HAL macro patch (#10416 )
6年前
Scott Lahteine
6a043eee55
Various updates for TMC support
6年前
teemuatlut
0cd1e91056
[2.0.x] TMC driver update (#8769 )
6年前
Scott Lahteine
c6b0c104bb
Adapt G26 to work for all meshes
7年前
Scott Lahteine
3066655727
Try port*100+pin, fix config dependency
7年前
Scott Lahteine
c2b1d51f16
HAL whitespace and style cleanup
7年前
Scott Lahteine
54326fb06a
HAL updates
7年前
Christopher Pepper
cfef925559
HAL for DUE architecture
7年前
João Brázio
8e79e8cdb3
Adds types.h
8年前
João Brázio
f4d63796b2
Adds utility.h
8年前
Anthony Birkett
7a377c1d75
Add "About Printer" information menu.
Includes:
*firmware version / branch / date.
*extruder count
*board information (name, serial details, power supply type)
*thermistors (names, min/max temperatures)
*printer statistics (PRINTCOUNTER details)
Thanks to @thinkyhead for contributions.
8年前
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
8年前
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
8年前
Scott Lahteine
574a5ab72a
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
9年前