You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ab965376ff
by overloading M32 it is now possible to execute gcode files from other gcode files, with a fixed recursion level. This can be used e.g. for having a real start.g and end.g somewhere on the sd card, which are then called from the normal print file. Another usecase would be to have macro-files for nozzle-change and layerchange. I have not tested the speedwise performance. The testing was done with pronterface. syntax: normal call from sd card will open the new file and continue executing there. M32 !/path/filename# this however will call the new file and return to the caller file. M32 P !/path/filename# with the optional "S<position>" the file starting position can be set. this is for continuing prints from a previous location. |
11 years ago | |
---|---|---|
.. | ||
example_configurations/delta | 11 years ago | |
COPYING | 13 years ago | |
Configuration.h | 11 years ago | |
ConfigurationStore.cpp | 11 years ago | |
ConfigurationStore.h | 11 years ago | |
Configuration_adv.h | 11 years ago | |
DOGMbitmaps.h | 12 years ago | |
LCD Menu Tree.pdf | 12 years ago | |
LiquidCrystalRus.cpp | 12 years ago | |
LiquidCrystalRus.h | 12 years ago | |
Makefile | 11 years ago | |
Marlin.h | 11 years ago | |
Marlin.ino | 11 years ago | |
Marlin.pde | 12 years ago | |
MarlinSerial.cpp | 12 years ago | |
MarlinSerial.h | 12 years ago | |
Marlin_main.cpp | 11 years ago | |
Menu Plans.xlsx | 12 years ago | |
Sd2Card.cpp | 12 years ago | |
Sd2Card.h | 13 years ago | |
Sd2PinMap.h | 13 years ago | |
SdBaseFile.cpp | 12 years ago | |
SdBaseFile.h | 12 years ago | |
SdFatConfig.h | 12 years ago | |
SdFatStructs.h | 12 years ago | |
SdFatUtil.cpp | 13 years ago | |
SdFatUtil.h | 13 years ago | |
SdFile.cpp | 12 years ago | |
SdFile.h | 13 years ago | |
SdInfo.h | 13 years ago | |
SdVolume.cpp | 13 years ago | |
SdVolume.h | 13 years ago | |
Servo.cpp | 11 years ago | |
Servo.h | 11 years ago | |
cardreader.cpp | 11 years ago | |
cardreader.h | 11 years ago | |
createTemperatureLookupMarlin.py | 12 years ago | |
create_speed_lookuptable.py | 13 years ago | |
dogm_font_data_marlin.h | 12 years ago | |
dogm_lcd_implementation.h | 12 years ago | |
fastio.h | 11 years ago | |
language.h | 11 years ago | |
motion_control.cpp | 12 years ago | |
motion_control.h | 13 years ago | |
pins.h | 11 years ago | |
planner.cpp | 11 years ago | |
planner.h | 11 years ago | |
speed_lookuptable.h | 12 years ago | |
stepper.cpp | 11 years ago | |
stepper.h | 11 years ago | |
temperature.cpp | 11 years ago | |
temperature.h | 11 years ago | |
thermistortables.h | 11 years ago | |
ultralcd.cpp | 11 years ago | |
ultralcd.h | 12 years ago | |
ultralcd_implementation_hitachi_HD44780.h | 11 years ago | |
ultralcd_st7920_u8glib_rrd.h | 12 years ago | |
vector_3.cpp | 11 years ago | |
vector_3.h | 11 years ago | |
watchdog.cpp | 12 years ago | |
watchdog.h | 12 years ago |