Commit Graph

2227 Commits

Author SHA1 Message Date
sliptonic
d42f8af3a0 Refactor PathDrilling to user generator
Uses the drill generator.
centralizes feed rate assignment
Tracks current machine position with MachineState
2022-01-15 15:27:53 -06:00
sliptonic
f49499b79b Add JobType property 2022-01-15 15:27:53 -06:00
luz paz
6394fed4e6 Fix various typos
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,apoints,ba,beginn,behaviour,bloaded,bottome,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childrens,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,inout,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oce,oder,ontop,orgin,orginx,orginy,ot,pard,parm,parms,pres,programm,que,rady,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml,./build/doc/SourceDocu`
2022-01-12 14:50:39 -06:00
sliptonic
3359ea1806 Merge pull request #5270 from iromero91/dressup_translate_fixes
[PATH] Translation fixes for dressup operations
2022-01-10 10:42:04 -06:00
sliptonic
c01d1f5a7c Merge pull request #5329 from belov-oleg/path_simulator
Path Simulator: A workaround of the bug while milling curves with small radius
2022-01-10 10:30:32 -06:00
Oleg Belov
161da1d80a Path: Fix simulator bug workaround while milling curves with small radius.
Path Simulator produces out of trace artifacts while milling curves with small radius.
In VolSim.cpp the branch for curve radius smaller then tool radius is not implemented yet.
In this condition the simulator produces artifacts of higher radius while milling path using G2 or G3.
There is an implementation of G2 and G3 in python level.
2022-01-07 21:12:37 +03:00
sliptonic
0c9ef48b96 Fix bug with dxf post missing params. 2022-01-07 11:03:25 -06:00
sliptonic
f510763e4c Fix bug where simulator won't run after closing document 2022-01-07 11:00:04 -06:00
sliptonic
829d69ae6d Merge pull request #5350 from jimzim111/Path_Post_MachineCommands
Path: PathArray: use python library 're' instead of 'regex'
2022-01-07 09:06:13 -06:00
jim
60e36a0a30 use python library 're' instead of 'regex' for portability 2022-01-06 21:06:15 -08:00
sliptonic
529aef6e17 Merge pull request #5097 from Russ4262/fix/waterline
[Path] Fix Waterline error due to invalid arguments in `getOffsetArea()` calls
2022-01-06 18:30:06 -06:00
sliptonic
2edfc6abf4 Merge pull request #5228 from P-C-R/RRF-PP-for-Path
Path | RRF (RepRapFirmware | Duet Boards) PP
2022-01-06 18:18:02 -06:00
sliptonic
7470ab798b Merge pull request #5290 from Russ4262/fix/3D_Surface_Optimize
[Path] Fix 3D Surface OptimizeStepOverTransitions property error
2022-01-06 18:15:36 -06:00
sliptonic
fc88f8c3c1 Merge pull request #5319 from jimzim111/PathArray_RandomSeed
Path: Path array jitter random seed
2022-01-06 09:56:12 -06:00
jim
56007ef862 merge with formatting and translation changes 2022-01-05 15:01:43 -08:00
jim
a1c7acbf13 check for gcode comments that contain controller-specific commands to include 2022-01-04 22:23:15 -08:00
luz paz
daa508a55c Fix more typos + whitespace fix and added 'TODO'
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,apoints,ba,beginn,behaviour,bloaded,bottome,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childrens,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,inout,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oce,oder,ontop,orgin,orginx,orginy,ot,pard,parm,parms,pres,programm,que,rady,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml,./build/doc/SourceDocu`
2022-01-04 18:57:56 -06:00
sliptonic
51e2acdff5 Merge pull request #5330 from sliptonic/bug/translation-post
[Path] Bug/translation post
2022-01-04 17:34:29 -06:00
sliptonic
f670fd3c86 newline characters 2022-01-04 17:34:09 -06:00
sliptonic
ab62cad9f8 Merge pull request #5331 from sliptonic/bug/translation-setupsheet
[PATH] Bug/translation setupsheet
2022-01-04 17:32:10 -06:00
sliptonic
05d8253ee2 Translation cleanup. Setupsheet related files. Simple copy, simulator 2022-01-04 14:45:36 -06:00
sliptonic
ddd680e932 black reformat (setupsheet) 2022-01-04 14:26:52 -06:00
sliptonic
bfaca44221 translation cleanup (postprocessing files) 2022-01-04 13:49:27 -06:00
sliptonic
0cbafaf270 Black reformat (postprocessing files) 2022-01-04 13:34:22 -06:00
José Ignacio Romero
b5bfb8ed20 Move SimpleEditPanel to its own file 2022-01-03 10:55:33 -06:00
José Ignacio Romero
3799297abe Dont put mutables where they are initialized only once 2022-01-03 10:55:33 -06:00
José Ignacio Romero
5207d91e0f Implement mixin class for simple GUIs over properties 2022-01-03 10:55:33 -06:00
José Ignacio Romero
fcfa02a2ad Fix translations in PathDressupLeadInOut 2022-01-03 10:55:33 -06:00
José Ignacio Romero
e9fdb1f77b Black formatting 2022-01-03 10:55:33 -06:00
sliptonic
1a4ad44c7b translation cleanup pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic
a3674181ae Black pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic
1a9374ec59 translation cleanup pathiconviewprovider 2022-01-03 10:50:33 -06:00
sliptonic
47dd77cd74 translation cleanup 2022-01-03 10:50:33 -06:00
sliptonic
8cdcfcd696 translation cleanup PathSanity 2022-01-03 10:50:33 -06:00
sliptonic
bd140e3b3c translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
b67bd47aa3 translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
8c3ec0b78e Translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
37284c5a73 translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
61435ffe54 translation cleanup PathCollision 2022-01-03 10:48:39 -06:00
sliptonic
aa30b7ba60 PathArray translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
de6977db73 translation cleanup PathGeom 2022-01-03 10:48:39 -06:00
sliptonic
d567266c51 Translation cleanup PathHop
PathHop transaction
2022-01-03 10:48:39 -06:00
sliptonic
d0d15f956f Translation cleanup PathUtils/PathUtil 2022-01-03 10:48:39 -06:00
sliptonic
240d44238b translation cleanup PathCustom/gui 2022-01-03 10:48:39 -06:00
sliptonic
958c912104 translation cleanup PathComment
transaction PathComment
2022-01-03 10:48:39 -06:00
sliptonic
41ea04f875 tranlation cleanup PathCopy
transaction PathCopy
2022-01-03 10:48:39 -06:00
sliptonic
0fae42230c black reformat
black reformat for PathCommands

Black reform PathCopy

Black reform PathComment

Black reformat PathCustom/gui

Black reformat PathUtil/PathUtils

Black reformat PathHop

Black reformat PathGeom

Black reformat

Black reformat

Black reformat

Black reformat

Black reformat

black reformat

Black reformat

black
2022-01-03 10:48:39 -06:00
sliptonic
6cbd7651ac Merge pull request #5008 from Russ4262/fix/childless_job
[Path] Fixes #4645
2022-01-03 10:37:27 -06:00
jim
88669b5456 allow user to specify a seed value for jitter pseudorandomness so that multiple operations/tools can follow the same sequence 2022-01-02 07:38:56 -08:00
jim
5179781438 Correct typo in jitter dimension calculation 2022-01-01 19:59:24 -08:00