Commit Graph

2412 Commits

Author SHA1 Message Date
sliptonic
2c2e13c178 import error 2022-01-22 13:11:46 -06:00
sliptonic
fee8660bcf Drilling translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
953a319edc black 2022-01-22 13:11:46 -06:00
sliptonic
b60a97f2b4 Vcarve translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
d39d91f90e Black 2022-01-22 13:11:46 -06:00
sliptonic
4c08365920 AxisMap dressup translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
931f4a2b8f black 2022-01-22 13:11:46 -06:00
sliptonic
aae9d645f2 ZCorrect translation cleanup 2022-01-22 13:11:46 -06:00
sliptonic
c3b46bad38 Merge pull request #5405 from sliptonic/feature/helix_refactor
[Path] Feature/helix refactor
2022-01-22 13:09:36 -06:00
sliptonic
e506233bbb Merge pull request #5410 from sliptonic/bug/translateDeburr
[Path] Bug/translate deburr, fixture, inspect, probe
2022-01-22 13:00:34 -06:00
sliptonic
63ced6756d translation cleanup
fix context for deburr enums

deburr translation cleanup

enums
2022-01-21 10:54:34 -06:00
sliptonic
a09a6fe879 black reformat 2022-01-21 10:54:34 -06:00
sliptonic
9ee01669ed fixture command fix 2022-01-21 10:54:34 -06:00
sliptonic
caaa9005b6 translation cleanup (probe)
PathLog missing import

command name
2022-01-21 10:54:31 -06:00
sliptonic
4c0e9da7e1 black reformat 2022-01-21 10:54:31 -06:00
sliptonic
1f71e170ce translation cleanup (PathInspect) 2022-01-21 10:54:31 -06:00
sliptonic
3332712bb3 black reformat 2022-01-21 10:54:31 -06:00
sliptonic
39b9cd0f98 fix bug with extraoffset not stored 2022-01-21 09:21:11 -06:00
sliptonic
be772fc6c7 translation cleanup 2022-01-21 09:20:57 -06:00
sliptonic
bb4adc37d5 Tweaks 2022-01-20 18:24:56 -06:00
sliptonic
5d1d1bc2a7 remove deprecated code 2022-01-20 17:41:15 -06:00
sliptonic
3dcb104461 add a material allowance property 2022-01-20 17:38:52 -06:00
sliptonic
21f31d6556 black reformat 2022-01-20 17:26:42 -06:00
sliptonic
3cf2a2cb69 translation fixes 2022-01-20 17:17:29 -06:00
sliptonic
69fc16d367 add helper to discretize arc gcode to G1 2022-01-20 11:40:37 -06:00
sliptonic
f9518ed42c fix typo 2022-01-20 11:40:37 -06:00
sliptonic
d5f17a7106 Add property to split arcs into G1/G0 segements 2022-01-19 14:00:55 -06:00
sliptonic
7121032f1b cleanup imports
Remove py2 test for Queue.
2022-01-16 13:16:23 -06:00
sliptonic
b42b689a95 Remove deprecated code 2022-01-16 13:06:33 -06:00
sliptonic
4d91ea271d rename function.
'job' has a meaning in Path.  sort_jobs doesn't sort jobs, it sorts hole locations.
2022-01-16 12:57:49 -06:00
sliptonic
e601b60469 Refactor filter arcs.
Slightly more readable.  Avoids error with missing variable.
2022-01-16 12:39:39 -06:00
sliptonic
8300c07767 Removed F words.
Various fixes from code review
2022-01-16 09:50:06 -06:00
sliptonic
9ca8e01771 fix feedrate update
Fix machinestate to handle drill moves and tests
move feed and rapid declarations to PathGeom
2022-01-15 15:36:12 -06:00
sliptonic
fc2d6c172b Make CircularHoleBase use drillableLib
debugs

remove deprecated PathUtils.isDrillable

drillableLib cmake

make PathProfile use new drillableLib
2022-01-15 15:34:17 -06:00
sliptonic
f156d9daea Helpers and tests
Drillable lib and Tests
2022-01-15 15:27:53 -06:00
sliptonic
5b23af3d4b 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
7655849797 Add JobType property 2022-01-15 15:27:53 -06:00
luz paz
19e984f8c9 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
619947fcc2 Merge pull request #5270 from iromero91/dressup_translate_fixes
[PATH] Translation fixes for dressup operations
2022-01-10 10:42:04 -06:00
sliptonic
b0d7bd5961 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
cd7cf1b712 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
0d63b87f75 Fix bug with dxf post missing params. 2022-01-07 11:03:25 -06:00
sliptonic
b1ea3a0bef Fix bug where simulator won't run after closing document 2022-01-07 11:00:04 -06:00
sliptonic
039d52f01b 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
34415c6946 use python library 're' instead of 'regex' for portability 2022-01-06 21:06:15 -08:00
sliptonic
13817448b2 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
5052809d2b 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
ba580fc315 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
d5870a87e8 Merge pull request #5319 from jimzim111/PathArray_RandomSeed
Path: Path array jitter random seed
2022-01-06 09:56:12 -06:00
jim
7ab27ff2e2 merge with formatting and translation changes 2022-01-05 15:01:43 -08:00