Scott Lahteine
|
2f467e2797
|
LCD Progress Bar
|
10 years ago |
Scott Lahteine
|
6880e93b75
|
Happy configs
|
10 years ago |
Scott Lahteine
|
f83d0f2a68
|
Defines for electronics boards
Added boards.h which contains defines for all the board numbers, plus
some shorthand macros for less typing.
|
10 years ago |
Scott Lahteine
|
0e23105e1e
|
Defines for electronics boards
Added boards.h which contains defines for all the board numbers, plus
some shorthand macros for less typing.
|
10 years ago |
Scott Lahteine
|
5714f64927
|
get latest Marlin_v1 changes
|
10 years ago |
David
|
377dfb182f
|
Updated example configurations for Delta printers
|
10 years ago |
Scott Lahteine
|
f989bd5435
|
Simple code cleanup. Rename "homeing" to homing.
|
10 years ago |
Jim Morris
|
af9395ac2e
|
Add M605 to dynamically set delta configuration
Save above configs in eeprom
fix docs in createTemperatureLookupMarlin.py
add missing azteegX3pro digipot settings in delta example config
|
11 years ago |
Joseivaldo Benito Junior
|
ce8b9c4fc5
|
Correct missing parameter from last upmerge
Signed-off-by: Joseivaldo Benito Junior <jrbenito@benito.qsl.br>
|
11 years ago |
Joseivaldo Benito Junior
|
8e48e24c7f
|
Update Delta example files
Signed-off-by: Joseivaldo Benito Junior <jrbenito@benito.qsl.br>
|
11 years ago |
Jim Morris
|
f26f26b7bd
|
Fix the example delta configuration as someone forgot to do it.
|
11 years ago |
hg42@gmx.net
|
2ca983568d
|
separate INVERTING for MIN and MAX endstops (6 #defines instead of 3)
|
11 years ago |
Jim Morris
|
52f79ffeca
|
add an example default configuration for delta style bots
|
11 years ago |
Jim Morris
|
fb20ceabce
|
enable soft endstops for delta
disable delta by default
|
11 years ago |
Jim Morris
|
d01ee7e7b5
|
fix zjerk being the same for delta as xy jerk
add more delta defaults
on delta make second home even slower
|
11 years ago |
Jim Morris
|
f3aa2a48e7
|
update max pos
|
11 years ago |
Jim Morris
|
460751503e
|
Added default configurations for deltas when DELTA is defined
|
11 years ago |
Erik van der Zalm
|
c4a2077951
|
M109 and M190 now wait when cooling down if R is used instead of S.
M109 S180 waits only when heating.
M109 R180 also waits when cooling.
|
11 years ago |
Erik van der Zalm
|
6397b3339c
|
restored configuration.h defaults
|
11 years ago |
Michael Mayer
|
e509cdbeb0
|
added contrast control function for gLCDs
|
11 years ago |
Michael Mayer
|
99b7e926e7
|
added MaKr3d Melzi board
|
11 years ago |
Erik van der Zalm
|
ecf3ab5de4
|
Added thermistor 60 to configuration.h
|
12 years ago |
Erik van der Zalm
|
2015989f84
|
Added DISABLE_MIN_ENDSTOPS
|
12 years ago |
Christian Inci
|
648d45cfb2
|
Fix Pin Description Typo
Reverse 'Bed' and 'Fan' at the RAMPS 33 Description.
Signed-off-by: Christian Inci <chris.pcguy.inci@gmail.com>
|
12 years ago |
lajos
|
02dee80fa5
|
added Azteeg X1 motherboard
|
12 years ago |
Erik van der Zalm
|
e34c9981ab
|
Delta disabled by default
|
12 years ago |
Erik van der Zalm
|
ff6fa09ecf
|
Moved corexy implementation from stepper to planner
(Thanks iquizzle)
|
12 years ago |
Erik van der Zalm
|
c8dcc7c208
|
Allow increasing the software PWM frequency.
|
12 years ago |
BorisLandoni
|
c1cb5977ee
|
Update Configuration.h
|
12 years ago |
BorisLandoni
|
8a5bd8a808
|
Update Configuration.h
|
12 years ago |
BorisLandoni
|
6588933c04
|
Update Configuration.h
|
12 years ago |
Scott Lahteine
|
5dabc95409
|
Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
|
12 years ago |
Gord Christmas
|
f4f30c9d64
|
Added servo actuated enstop coding to allow G28 command to engage and retract a servo to specified angles.
|
12 years ago |
Erik van der Zalm
|
5090c56651
|
More redundant temp sensor changes. (After testing and debugging by reifsnderb)
|
12 years ago |
Gatulibu
|
b78fa6bb70
|
Added support for Megatronics v2.0 and Minitronics v1.0
merged from code downloaded from reprapworld.com
|
12 years ago |
Erik van der Zalm
|
9be61cdc02
|
Added redundant temp sensor
|
12 years ago |
Alexander Kasimir
|
e2ff536b03
|
Fixed typo in Comment
|
12 years ago |
Gord Christmas
|
28ada096e2
|
Adding servo documentation
|
12 years ago |
Gord Christmas
|
dc59f07d24
|
First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple.
|
12 years ago |
Erik van der Zalm
|
bd2cd4903e
|
Added #ifdef BARICUDA around the BariCUDA changes
|
12 years ago |
gregor
|
2739c26c4f
|
changes:
- changed the variables from keypad to reprapworld_keypad
- added a missing ifdef check
|
12 years ago |
gregor
|
6fb9573157
|
added support for the reprapworld keypad
|
12 years ago |
Tim Anderson
|
1fa61c297e
|
Turning off Control Panel by Default and Updating the link to the LiquidCrystal_I2C library to avoid confusion.
|
12 years ago |
kiyoshigawa
|
b27a59f41e
|
Added support for Elefu RA Board and Elefu Control Panel
|
12 years ago |
Scott Lahteine
|
0ef54f2f85
|
Make M303 silent when "S0" is sent
If S is left out perhaps it should be silent, but check the spec for
this M code.
|
12 years ago |
Scott Lahteine
|
a200521eab
|
Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
Also cosmetic comment changes and spelling corrections in printed
messages
|
12 years ago |
Martin Renold
|
1a397825f9
|
fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error
|
12 years ago |
Lukasz Stefanowicz
|
d71f1e9bf6
|
Add (as an option) slower SD transfer mode
|
12 years ago |
MaikStohn
|
13596e8722
|
Added RepRapDiscount FULL GRAPHIC Smart Controller
|
12 years ago |
daid303
|
c80a78bb70
|
Lower the default max E feedrate a bit. With the stepper fix this is much to high.
|
12 years ago |