ACNC-master

所属分类:其他
开发工具:C/C++
文件大小:2347KB
下载次数:62
上传日期:2020-07-14 00:10:43
上 传 者TUXN
说明:  移植GRBL到STM32F407 的4轴4联动代码.
(Transplant grbl to stm32f407 4-axis linkage code)

文件列表:
COPYING (35147, 2017-09-27)
LICENSE (35141, 2017-09-27)
examples (0, 2017-09-27)
examples\lady_ada.gcode (250229, 2017-09-27)
examples\lady_ada_template.svg (3279147, 2017-09-27)
examples\made_with_ada.gcode (25247, 2017-09-27)
examples\made_with_ada_template.svg (21076, 2017-09-27)
examples\make_with_ada.gcode (22110, 2017-09-27)
examples\make_with_ada_template.svg (532266, 2017-09-27)
examples\test.gcode (5433, 2017-09-27)
examples\test_template.svg (45042, 2017-09-27)
gcode (0, 2017-09-27)
gcode\gcode.gpr (845, 2017-09-27)
gcode\lib (0, 2017-09-27)
gcode\obj (0, 2017-09-27)
gcode\src (0, 2017-09-27)
gcode\src\bounded_buffers_blocking_consumer.adb (3540, 2017-09-27)
gcode\src\bounded_buffers_blocking_consumer.ads (4838, 2017-09-27)
gcode\src\bounded_buffers_blocking_producer.adb (3544, 2017-09-27)
gcode\src\bounded_buffers_blocking_producer.ads (4836, 2017-09-27)
gcode\src\coords.adb (3761, 2017-09-27)
gcode\src\coords.ads (2554, 2017-09-27)
gcode\src\gcode-context.adb (4684, 2017-09-27)
gcode\src\gcode-context.ads (3053, 2017-09-27)
gcode\src\gcode-error.ads (1791, 2017-09-27)
gcode\src\gcode-execution.adb (8827, 2017-09-27)
gcode\src\gcode-execution.ads (1871, 2017-09-27)
gcode\src\gcode-lexer.adb (14696, 2017-09-27)
gcode\src\gcode-lexer.ads (3739, 2017-09-27)
gcode\src\gcode-motion.adb (4724, 2017-09-27)
gcode\src\gcode-motion.ads (2309, 2017-09-27)
gcode\src\gcode-parameters.adb (6823, 2017-09-27)
gcode\src\gcode-parameters.ads (3253, 2017-09-27)
gcode\src\gcode-parser.adb (6933, 2017-09-27)
... ...

# 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

近期下载者

相关文件


收藏者