Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
3年前
Rockman18
d0f953218f
Fix, consolidate PSTR aliases (#20812 )
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3年前
Scott Lahteine
b41f41589a
General cleanup, use _BV
3年前
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4年前
Scott Lahteine
bfad23d3e2
(c) 2020
4年前
Tanguy Pruvot
2435c6082a
STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240 )
5年前
Scott Lahteine
1d8ad7cf71
Safe changes from HAL cleanup
5年前
rafaljot
e44fccf3d2
Add support for M575 (#14757 )
5年前
Marcio Teixeira
1c3df51f87
vsnprintf patch redux (#14725 )
5年前
Marcio Teixeira
585a8a96b4
Fix extraneous redefine of vsnprintf_P in Marduino.h (#14712 )
5年前
Scott Lahteine
cf9ac4c847
Move vsnprintf_P to Marduino.h
5年前
Scott Lahteine
44e4f853c8
Patch M_PI in Marduino.h
5年前
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5年前
Giuliano Zaro
a74aad3b4a
Clean up HALs / FastIO (#14082 )
5年前
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat (#13880 )
5年前
Scott Lahteine
e7682eea42
Use Arduino.h include wrapper (#13877 )
5年前
Scott Lahteine
0feeef2604
Update copyright in headers
5年前
Scott Lahteine
444725ae9a
Non-conflicting CS pins for MKS Gen L
6年前
Scott Lahteine
eb13b8d985
Add MKS Gen L board
7年前
Scott Lahteine
0b9a88d6ce
Move 'pins' files
7年前
Scott Lahteine
edf18977c1
Patch pins files hotends/e-steppers sanity check
7年前
esenapaj
f41c60d4a4
Follow-up the PR #4955 , etc
・More ANALOG NUMBERING to Analog Input
・Add comment header to all the section of all the pins files
・Sort sections as follows:
1. Some special definitions (USBCON, LARGE_FLASH, etc)
2. Servos
3. Limit Switches
4. Z Probe
5. Steppers
6. Temperature Sensors
7. Heaters / Fans
8. Misc. Functions
9. LCD / Controller
・Move MAX6675_SS into "Temperature Sensors" section
・Adjust spacing
8年前
Scott Lahteine
49997e2e22
HI_VOLT_PIN => "RAMPS_Dn_PIN"
8年前
Scott Lahteine
49f75b7891
pins_RAMPS_14.h => pins_RAMPS.h
8年前
Scott Lahteine
d3b713cebc
Set flags for RAMPS "type" in pins.h
8年前
Scott Lahteine
3865843283
Consolidate setting of RAMPS High Voltage PWM outputs
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
1da9d10173
Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants
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
cacf04f8a7
Base RAMPS-like boards on RAMPS 1.4
8年前
Scott Lahteine
318318b02f
Add pins_RAMPS_13_EFB.h to reduce redundancy
9年前
Scott Lahteine
672b0c1fd3
Cleanup pins in RAMPS_13_EFB boards
9年前
Scott Lahteine
cb4ea75fab
Support for MKS BASE 1.0 board
9年前
Scott Lahteine
ba871e46bf
Fix compiler warnings
- Patched up for most included configurations
9年前
Scott Lahteine
7891eacf21
Merge branch 'Development' into fixup_ramps_boards
- Also apply cleanup for #1514
9年前
Victor Andueza
0d4ce27b79
Add pins_WITBOX file
9年前