ACNC

所属分类:collect
开发工具:Ada
文件大小:0KB
下载次数:0
上传日期:2019-06-21 15:58:19
上 传 者sh-1993
说明:  G代码解析器和CNC控制器(在Ada中),
(A G-code parser and CNC controller (in Ada),)

文件列表:
COPYING (35147, 2019-06-21)
LICENSE (35141, 2019-06-21)
examples/ (0, 2019-06-21)
examples/lady_ada.gcode (250229, 2019-06-21)
examples/lady_ada_template.svg (3279147, 2019-06-21)
examples/made_with_ada.gcode (25247, 2019-06-21)
examples/made_with_ada_template.svg (21076, 2019-06-21)
examples/make_with_ada.gcode (22110, 2019-06-21)
examples/make_with_ada_template.svg (532266, 2019-06-21)
examples/test.gcode (5433, 2019-06-21)
examples/test_template.svg (45042, 2019-06-21)
gcode/ (0, 2019-06-21)
gcode/gcode.gpr (845, 2019-06-21)
gcode/lib/ (0, 2019-06-21)
gcode/obj/ (0, 2019-06-21)
gcode/src/ (0, 2019-06-21)
gcode/src/bounded_buffers_blocking_consumer.adb (3540, 2019-06-21)
gcode/src/bounded_buffers_blocking_consumer.ads (4838, 2019-06-21)
gcode/src/bounded_buffers_blocking_producer.adb (3544, 2019-06-21)
gcode/src/bounded_buffers_blocking_producer.ads (4836, 2019-06-21)
gcode/src/coords.adb (3761, 2019-06-21)
gcode/src/coords.ads (2554, 2019-06-21)
gcode/src/gcode-context.adb (4623, 2019-06-21)
gcode/src/gcode-context.ads (3164, 2019-06-21)
gcode/src/gcode-error.ads (1791, 2019-06-21)
gcode/src/gcode-execution.adb (8760, 2019-06-21)
gcode/src/gcode-execution.ads (1871, 2019-06-21)
gcode/src/gcode-lexer.adb (14880, 2019-06-21)
gcode/src/gcode-lexer.ads (3831, 2019-06-21)
gcode/src/gcode-motion.adb (4721, 2019-06-21)
gcode/src/gcode-motion.ads (2309, 2019-06-21)
gcode/src/gcode-parameters.adb (5921, 2019-06-21)
gcode/src/gcode-parameters.ads (3210, 2019-06-21)
gcode/src/gcode-parser.adb (6902, 2019-06-21)
gcode/src/gcode-parser.ads (1842, 2019-06-21)
... ...

# ACNC A G-code parser and CNC controller (in Ada) For more info: http://blog.adacore.com/make-with-ada-arm-cortex-m-cnc-controller ## Build instructions ### Gcode Viewer - Download and install the [GNAT and GtkAda packages](http://libre.adacore.com/download/configurations) in the same directory - Start GPS (GNAT Programing Studio) - Open the project file gcode_viewer/gcode_viewer.gpr - Use the "Build all" button to compile - use the "Run Main: main_gtkada" button to start the application ### CNC controller on the STM32F4 Discovery - Make sure to get all the Git submodules "$ git submodules update" - Download and install the [GNAT for ARM package](http://libre.adacore.com/download/configurations) - Start GPS (GNAT Programing Studio) - Open the project file stm32f4-disco_controller/stm32f4_disco_CNC_controller.gpr - Use the "Build all" button to compile - use the "Flash to board" button to program the STM32F4 Discovery board

近期下载者

相关文件


收藏者