This website requires JavaScript.
Explore
Help
Sign In
andrey
/
Marlin_FB4S
Archived
Watch
1
Star
0
Fork
0
You've already forked Marlin_FB4S
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-12-23
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
b9f9f8f7d39cedfe30e64ed9d15af154e2e83bf6
Marlin_FB4S
/
Marlin
History
Blair Thompson
b9f9f8f7d3
The pre-heat ABS and PLA options in the LCD Menu were broken a while back. The pre-heat worked fine, but the cooling fans were not switching on as intended. This is now fixed.
2012-08-20 21:49:37 +01:00
..
Gen7
Fix cast warning in Gen7
2012-02-23 18:50:05 +01:00
hardware/tools/avr
/etc
ATMega1284P support for Arduino IDE
2012-02-17 11:41:47 +01:00
Sanguino
Fixed compiler warning for Sanguino compile
2012-02-26 17:35:01 +01:00
cardreader.cpp
made prepare->autostart independent of current folder.
2012-03-19 20:24:40 +01:00
cardreader.h
__ header file replace
2012-06-02 20:44:17 +02:00
Configuration_adv.h
Added support for dual Z axis stepper drivers
2012-08-04 00:32:26 -06:00
Configuration.h
Disable FAST_PWM by default. On some systems it does not work ok.
2012-08-11 15:51:04 +02:00
COPYING
…
create_speed_lookuptable.py
Added 20MHz support.
2012-03-11 12:25:04 +01:00
createTemperatureLookup.py
…
EEPROMwrite.h
Enable M503 also when eeprom is disabled
2012-08-11 15:49:40 +02:00
fastio.h
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
2012-02-13 13:07:55 +01:00
language.h
Set default language 1
2012-08-12 21:29:42 +02:00
Makefile
Makefile: Better display of size (device memory usage)
2012-08-10 19:36:30 +01:00
Marlin.h
Merge pull request
#208
from Enchiridion/Marlin_v1
2012-08-11 01:42:49 -07:00
Marlin.pde
Do not use feedrate multiiply on Z and E only moves.
2012-08-12 18:13:34 +02:00
MarlinSerial.cpp
…
MarlinSerial.h
…
motion_control.cpp
software_endstops: use *_MIN_POS and *_MAX_POS for arcs
2012-08-10 19:36:30 +01:00
motion_control.h
…
pins.h
Added support for dual Z axis stepper drivers
2012-08-04 00:32:26 -06:00
planner.cpp
Fixed AD595 define
2012-06-11 17:33:42 +02:00
planner.h
Residual in the comments: there are no more mm/minutes but only mm/sec in the planner buffer.
2012-05-09 08:05:13 +03:00
Sd2Card.cpp
…
Sd2Card.h
…
Sd2PinMap.h
…
SdBaseFile.cpp
…
SdBaseFile.h
…
SdFatConfig.h
…
SdFatStructs.h
…
SdFatUtil.cpp
…
SdFatUtil.h
…
SdFile.cpp
…
SdFile.h
…
SdInfo.h
…
SdVolume.cpp
…
SdVolume.h
…
speed_lookuptable.h
Added 20MHz support.
2012-03-11 12:25:04 +01:00
stepper.cpp
Added support for dual Z axis stepper drivers
2012-08-04 00:32:26 -06:00
stepper.h
…
temperature.cpp
Add Duty Cycling to the Heater Bed
2012-08-11 09:17:47 +03:00
temperature.h
Added support for 2nd extruder temperature to UltraLCD
2012-04-27 14:51:32 +02:00
thermistortables.h
Merge pull request
#170
from linagee/Marlin_v1
2012-06-02 03:46:56 -07:00
ultralcd.h
__ header file replace
2012-06-02 20:44:17 +02:00
ultralcd.pde
The pre-heat ABS and PLA options in the LCD Menu were broken a while back. The pre-heat worked fine, but the cooling fans were not switching on as intended. This is now fixed.
2012-08-20 21:49:37 +01:00
watchdog.h
__ header file replace
2012-06-02 20:44:17 +02:00
watchdog.pde
…
wiring.h
…