- modified the way the status bar icon is set
- Drilling Tool - fixed missing feedrate code when the toolchange is Off - AppTextEditor - working on syntax highlighting - App - trying to speed up the new project creation - Tcl Shell - Browser Edit - added Undo/Redo, Cut and Delete selection - replace all the exec_() calls with exec() (except one situation in Tcl where I'm not sure of the effect)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Will cut a PCB piece with a pattern (Gerber file) out of the surrounding PCB material
|
||||
# #####################################################################################
|
||||
|
||||
puts "**************** RUNNING an EXAMPLE SCRIPT = Cutout a Gerber file *******************"
|
||||
puts "\n**************** RUNNING an EXAMPLE SCRIPT = Cutout a Gerber file *******************\n"
|
||||
|
||||
# ----------- START: This is needed only for the examples ----------------
|
||||
# first set the default location where to search for the files to be open and store it to the ROOT_FOLDER variable
|
||||
|
||||
Reference in New Issue
Block a user