Commit History

作者 SHA1 備註 提交日期
  Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill 5 年之前
  Marius Stanciu 9c97ce49b9 - brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob 5 年之前
  Marius Stanciu f5c84fdc49 - maintenance_2 5 年之前
  Marius 5abb7866d8 - maintenance_1 5 年之前
  Marius Stanciu ce9b18f9ed - modified the Tcl command Paint "single" parameter. Now it's value is a tuple with the x,y coordinates of the single polygon to be painted. 5 年之前
  Marius Stanciu 6aacd4d978 - fixed recent issues introduced in Tcl command Drillcncjob 5 年之前
  Marius Stanciu 267db756e1 - fixed the Tcl command Cncjob: there was a problem reported as issue #416. The command did not work due of the dpp parameter 5 年之前
  Marius Stanciu 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 年之前
  Marius Stanciu 66d9ddd402 - fixed some bugs in the Tcl Commands 5 年之前
  Marius Stanciu e64c7060e5 - updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods 5 年之前
  Marius Stanciu 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 年之前
  Marius Stanciu 7415ebc8af - fixed bugs in cncjob TclCommand 5 年之前
  Marius Stanciu 0447839e43 - modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange 6 年之前
  Marius Stanciu 779a6a75d4 - modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False 6 年之前
  Marius Stanciu 5f739d1baf - if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is 6 年之前
  Marius Stanciu 511ebc274f - now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length 6 年之前
  Marius Stanciu 00d331a775 - updated the CNCJob and Drillcncjob Tcl Commands to use 0 and 1 as values for the parameters that are stated as of bool type, beside the normal keywords of False and True 6 年之前
  Marius Stanciu 2ca509ca04 - few bugs solved regarding the newly created empty objects 6 年之前
  Marius Stanciu f707a9f06f Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 6 年之前
  Eric Varsanyi b13d238070 Misc fixes to TCL glue 6 年之前
  Marius Stanciu f20d5aaaca - converted setup_ubuntu.sh to Linux line endings 6 年之前
  Marius Stanciu d0e5b6c83a - fixed imports in all TclCommands 6 年之前
  Marius Stanciu a75bdfb29d - changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument 6 年之前
  Marius Stanciu fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 年之前
  Marius Stanciu f51a3fa038 - made the splashscreen to be showed on the current monitor on systems with multiple monitors 6 年之前
  Marius Stanciu 727cee7aec - fixed some issues recently introduced in the TclCommands CNCJob, DrillCNCJob adn write_gcode; changed some parameters names 6 年之前
  Marius Stanciu e9751e41b8 - added a new parameter named 'muted' for the TclCommands: cncjob, drillcncjob and write_gcode. Setting it as -muted 1 will disable the error reporting in TCL Shell 6 年之前
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically 6 年之前
  Marius Stanciu 8b3e1b5a77 - fixed the TclCommand cncjob to use the -outname parameter 6 年之前
  Marius Stanciu 30f00abce8 - fixed issue in ToolPaint that could not allow area painting of a geometry that was a list and not a Geometric element (polygon or MultiPolygon) 6 年之前