Scott Lahteine
44eff9a233
♻️ Refactor HAL as singleton (#23357 )
3 years ago
Mike La Spina
71d54dab3c
🍻 STM32 set_pwm_duty "on/off" for digital pins (#23665 )
3 years ago
Scott Lahteine
07bffdf4bc
🧑💻 Adjust FastIO AVR timer enums, macros
3 years ago
Scott Lahteine
6a8b9274a3
⏪️ Refactor still needs work
Reverting #23295
3 years ago
Scott Lahteine
e211ff148c
♻️ Refactor HAL as singleton (#23295 )
3 years ago
Tanguy Pruvot
2a1facf853
🏗️ Rework STM32 timer frequency protection (#23187 )
3 years ago
Scott Lahteine
c09641c7c0
🐛 Fix STM32 FastPWM
3 years ago
Scott Lahteine
7ffada64ce
🐛 Fix STM32 FastPWM
3 years ago
Scott Lahteine
0539e870de
🎨 Rename HAL timer elements
3 years ago
Mike La Spina
5387ceba74
🐛 Fix STM32 set_pwm_duty (#23125 )
3 years ago
Tanguy Pruvot
a9dc737624
🐛 Fix TFT backlight [STM32] (#23062 )
3 years ago
Andrei M
da830e6ced
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Scott Lahteine
323b38ee88
💡 Adjust headers, formatting
3 years ago
Scott Lahteine
76c10b3e02
🏗️ Define HAL_STM32 for HAL/STM32 (#22537 )
4 years ago
MKS-Sean
4febb23521
✨ MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module (#22109 )
4 years ago
Scott Lahteine
aa2ced96e0
Finish HAL/STM32 cpp wrappers
4 years ago
Scott Lahteine
1f6612dfc4
Comment, spacing cleanup
4 years ago
Victor
a1cce36c1e
FAST_PWM for STM32 (#20025 )
4 years ago
ellensp
f2f1d8fa21
HW PWM sanity checks for SPINDLE_LASER_FREQUENCY (#18947 )
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
5 years ago
Scott Lahteine
2c959123e5
Clean up whitespace
5 years ago
Ben
df8b7dfc40
Various Laser / Spindle improvements (#15335 )
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Chris Pepper
b9116d4050
LPC176x Framework update (#15722 )
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
5 years ago
Scott Lahteine
b7b303f4bf
Spindle/Laser power in planner blocks (#14437 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Chris Pepper
ffc2c2d7c5
Move FAST_PWM_FAN code to HALs (#13491 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
ce82015d5f
Fix include in G80
6 years ago
Scott Lahteine
55e810d512
Fix G80 compilation
6 years ago
Scott Lahteine
52a37913c1
Extend and apply some corrections
6 years ago
Scott Lahteine
eef4a54778
Move M119-M121 to cpp
8 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
8 years ago
Scott Lahteine
0b9a88d6ce
Move 'pins' files
8 years ago
Scott Lahteine
356af7dcb0
Tweak Sanguinololu-related pins files
8 years ago
Scott Lahteine
cd882b88db
#if defined => #ifdef / PIN_EXISTS
8 years ago
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.
9 years ago
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine
574a5ab72a
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago
Scott Lahteine
89282ebaa6
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago
Scott Lahteine
86f1d1cfc3
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago