Giuliano Zaro
094701cc71
🐛 Fix / refactor shared PID (#24673 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2 yıl önce
DerAndere
2ee39b62f3
🩹 Fix some parameters w/out values (#24051 )
2 yıl önce
Evgeniy Zhabotinskiy
dc972990f3
🩹 Fix M503 report (#23084 )
3 yıl önce
Scott Lahteine
d7fede3a63
🎨 Apply F() to G-code report header
3 yıl önce
Scott Lahteine
79c72ed821
🎨 Standardize G-code reporting
3 yıl önce
Scott Lahteine
708ea3d0bb
Use serial shorthand
3 yıl önce
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 yıl önce
Scott Lahteine
bfad23d3e2
(c) 2020
4 yıl önce
Scott Lahteine
90b6324563
Encapsulate probe as singleton class (#16751 )
4 yıl önce
Scott Lahteine
665e45e0ba
Reduce string storage, use masking 'seen'
5 yıl önce
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 yıl önce
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework (#12201 )
5 yıl önce
Scott Lahteine
0feeef2604
Update copyright in headers
5 yıl önce
Scott Lahteine
d556dc1865
Fix and improve EEPROM storage (#12054 )
* Clean up Temperature PID
* Improve EEPROM read/write/validate
* Group `SINGLENOZZLE` saved settings
* Group planner saved settings
* Group filament change saved settings
* Group skew saved settings
* Group `FWRETRACT` saved settings
6 yıl önce
Scott Lahteine
1ed86adf9c
Cleanup around updatePID
7 yıl önce
Scott Lahteine
d4aaa0f1c8
Move M304 to cpp
7 yıl önce
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
7 yıl önce
Scott Lahteine
54326fb06a
HAL updates
7 yıl önce
teemuatlut
f3e562e46e
HAL for 32-bit Teensy (3.5, 3.6) architecture
7 yıl önce
Christopher Pepper
cfef925559
HAL for DUE architecture
7 yıl önce
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
7 yıl önce
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
8 yıl önce
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
8 yıl önce
Scott Lahteine
b4af4441c5
Clean up watchdog impl.
9 yıl önce
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
9 yıl önce
Cylindric
8f0cee2a14
Various typo fixes - only in comments, no code changes.
10 yıl önce
daid303
06b58a9c4f
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
12 yıl önce
Bernhard
0c123950e9
__ header file replace
12 yıl önce
Bernhard
3c1a4aac2b
header file simplification
13 yıl önce
Bernhard
26a1de1e44
force inline
13 yıl önce
Bernhard Kubicek
1d171e9e52
reformating and some minor bugs/things found on the way.
13 yıl önce
Bernhard Kubicek
1740a83e11
correcting commit errors.
13 yıl önce
Bernhard Kubicek
7cc358b56b
wrong file location
13 yıl önce
Bernhard Kubicek
e8092898b1
watchdog into dedicated file
13 yıl önce