0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 23:49:49 +00:00
MarlinFirmware/Marlin
Richard Miles 4c3736ed43 Feature: Add RAMPS CNC Controller Board
Created a new board to make using RAMPS as a CNC machine controller
easier. It maps pin 8 to the spindle and pin 9 to the controller fan.
2015-04-09 16:32:56 +01:00
..
configurator Thermistor values for configurator 2015-04-08 03:12:21 -07:00
example_configurations Z Probe inverting not present in example configs, causes error 2015-04-08 18:57:30 -06:00
fonts
scripts
BlinkM.cpp
BlinkM.h
boards.h Feature: Add RAMPS CNC Controller Board 2015-04-09 16:32:56 +01:00
cardreader.cpp Add code_value_short and SERIAL_CHAR 2015-04-03 21:43:30 -07:00
cardreader.h
Conditionals.h Merge pull request #1868 from AnHardt/LCD_STR 2015-04-09 01:56:23 -07:00
Configuration.h Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS 2015-04-08 20:52:48 +02:00
Configuration_adv.h Updates for the configurator 2015-04-06 23:16:01 -07:00
ConfigurationStore.cpp Spell adjustment 2015-04-09 02:04:06 -07:00
ConfigurationStore.h
digipot_mcp4451.cpp
dogm_font_data_6x9_marlin.h
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
dogm_lcd_implementation.h Moved the definitions of the LCD_STR_* to Conditionals.h 2015-04-08 21:53:58 +02:00
DOGMbitmaps.h
fastio.h Spacing and spelling 2015-04-03 22:54:48 -07:00
language.h Deferring default definition made #undef unnecessary 2015-04-04 05:48:07 -05:00
language_an.h
language_ca.h
language_de.h
language_en.h
language_es.h
language_eu.h
language_fi.h
language_fr.h
language_it.h
language_kana.h
language_kana_utf8.h
language_nl.h
language_pl.h
language_pt-br.h
language_pt.h
language_ru.h Update language_ru.h 2015-04-08 13:18:45 +06:00
language_test.h
Makefile
Marlin.h Catch dangerous extrude before trying several 2015-04-09 01:40:48 -07:00
Marlin.ino
Marlin.pde
Marlin_main.cpp Merge pull request #1876 from thinkyhead/cold_extrude 2015-04-09 03:21:19 -07:00
MarlinSerial.cpp Spacing and spelling 2015-04-03 22:54:48 -07:00
MarlinSerial.h Spacing and spelling 2015-04-03 22:54:48 -07:00
mesh_bed_leveling.cpp
mesh_bed_leveling.h Additional pin tests, cleanup 2015-04-03 15:31:35 -07:00
motion_control.cpp
motion_control.h
pins.h Feature: Add RAMPS CNC Controller Board 2015-04-09 16:32:56 +01:00
pins_3DRAG.h
pins_5DPRINT.h
pins_99.h
pins_AZTEEG_X1.h
pins_AZTEEG_X3.h
pins_AZTEEG_X3_PRO.h Azteeg X3 Pro Pin fix ups 2015-04-05 23:34:56 -06:00
pins_BAM_DICE_DUE.h
pins_BRAINWAVE.h
pins_CHEAPTRONIC.h
pins_DUEMILANOVE_328P.h
pins_ELEFU_3.h
pins_FELIX2.h
pins_GEN3_MONOLITHIC.h
pins_GEN3_PLUS.h
pins_GEN6.h
pins_GEN6_DELUXE.h
pins_GEN7_12.h
pins_GEN7_13.h
pins_GEN7_14.h
pins_GEN7_CUSTOM.h
pins_HEPHESTOS.h
pins_K8200.h
pins_LEAPFROG.h
pins_MEGATRONICS.h
pins_MEGATRONICS_1.h
pins_MEGATRONICS_2.h
pins_MEGATRONICS_3.h
pins_MELZI.h
pins_MELZI_1284.h
pins_OMCA.h
pins_OMCA_A.h
pins_PRINTRBOARD.h
pins_RAMBO.h
pins_RAMPS_13.h Feature: Add RAMPS CNC Controller Board 2015-04-09 16:32:56 +01:00
pins_RAMPS_OLD.h
pins_RUMBA.h
pins_SANGUINOLOLU_11.h
pins_SANGUINOLOLU_12.h
pins_SAV_MKI.h
pins_SETHI.h
pins_STB_11.h
pins_TEENSY2.h
pins_TEENSYLU.h
pins_ULTIMAIN_2.h
pins_ULTIMAKER.h
pins_ULTIMAKER_OLD.h
pins_WITBOX.h
planner.cpp Catch dangerous extrude before trying several 2015-04-09 01:40:48 -07:00
planner.h Catch dangerous extrude before trying several 2015-04-09 01:40:48 -07:00
qr_solve.cpp
qr_solve.h
SanityCheck.h Fix spelling of "too" 2015-04-09 03:41:31 -07: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
Servo.cpp
Servo.h Spacing and spelling 2015-04-03 22:54:48 -07:00
speed_lookuptable.h
stepper.cpp Fix compile error with Z_DUAL_ENDSTOPS 2015-04-05 20:48:08 -07:00
stepper.h
stepper_indirection.cpp
stepper_indirection.h
temperature.cpp IsStopped / IsRunning inline 2015-04-08 00:56:19 -07:00
temperature.h Merge pull request #1787 from thinkyhead/fixup_tr 2015-04-03 20:06:56 -07:00
thermistortables.h
ultralcd.cpp Made encoderPosition and quick_feedback dependant on NEWPANEL 2015-04-09 12:26:45 +02:00
ultralcd.h Additional pin tests, cleanup 2015-04-03 15:31:35 -07:00
ultralcd_implementation_hitachi_HD44780.h Moved the definitions of the LCD_STR_* to Conditionals.h 2015-04-08 21:53:58 +02:00
ultralcd_st7920_u8glib_rrd.h
utf_mapper.h
vector_3.cpp Add code_value_short and SERIAL_CHAR 2015-04-03 21:43:30 -07:00
vector_3.h
watchdog.cpp
watchdog.h