Scott Lahteine
323b38ee88
💡 Adjust headers, formatting
3 years ago
Scott Lahteine
fc817feee3
🎨 Update HAL/STM32 wrappers
Followup to #22537
3 years ago
ellensp
08155b4875
🔨 Creality v4 with STM32 HAL (#21999 )
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Scott Lahteine
38b44e3fc9
HAL eeprom cleanup
3 years ago
ellensp
b3c2ee56f9
Fix wrappers on HAL/STM32F1 .cpp files (#19581 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support (#18758 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 years ago
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug (#18576 )
* Better section / function log
* Add do_z_clearance motion function
4 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
4 years ago
Scott Lahteine
90b6324563
Encapsulate probe as singleton class (#16751 )
4 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
5 years ago
Scott Lahteine
59fda986ea
Allow Z_AFTER_PROBING to be 0
6 years ago
Scott Lahteine
bc45fb6b13
Tweak use of move_z_after_probing
6 years ago
Scott Lahteine
28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058 )
Some "fix-mounted" probes need manual stowing. And after probing some may prefer to raise or lower the nozzle. This restores an old option but tailors it to allow raise or lower as preferred.
6 years ago
Scott Lahteine
6e08ddce6e
Correct M401 / M402 description
6 years ago
Scott Lahteine
1fe25271e4
Move M401_M402 to cpp
7 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
7 years ago
Scott Lahteine
0b9a88d6ce
Move 'pins' files
7 years ago
Scott Lahteine
c7b07d20f2
Minor patches to pins files
7 years ago
MTrab
5fa61c0ad3
Add Anet 1.0 to Platformio.ini
Added env:anet10 to platformio.ini for easy compile and upload to this board
7 years ago
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
7 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.
8 years ago
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
8 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
8 years ago
Scott Lahteine
574a5ab72a
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
9 years ago
Scott Lahteine
89282ebaa6
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
9 years ago
Scott Lahteine
86f1d1cfc3
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
9 years ago