Commit Graph

77 Commits

Author SHA1 Message Date
Pascal de Bruijn
0fbb6e9398 TechDraw: Export with default filename (#19033)
* TechDraw: Export with default filename

* TechDraw: templates consistent drawing_number/revision_index
2025-02-03 11:34:14 -05:00
Pascal de Bruijn
f29cc727a7 TechDraw: fix editable/autofill scale in Templates 2025-01-27 17:50:18 +01:00
Pascal de Bruijn
5d84df0ec7 TechDraw: Component Drawing as default document type (#18827)
Presumably Component Drawings are more common as opposed to Assembly Drawing's
therefore FreeCAD's default should reflect this.

find src/Mod/TechDraw/Templates -iname "*.svg" -exec sed -i 's#Assembly Drawing#Component Drawing#g' "{}" \;
2025-01-13 11:59:57 -05:00
luzpaz
2902ea4995 Trim lines ending with superfluous whitespace 2024-12-22 08:50:37 -05:00
Max Wilfinger
05c0713418 fix TechDraw .svg autofill and editable tags 2024-07-06 09:42:15 -04:00
wandererfan
1b669ee7b5 [TD]fix wrong xml namespace in some templates 2024-06-23 09:48:25 -04:00
wandererfan
26f5760aa5 [TD]Change template svg_namespace to www.freecad.org
- was www.freecadweb.org
2024-06-07 10:18:42 -04:00
Max Wilfinger
b44d4e420a Update templates to new FreeCAD icon. 2024-05-29 08:44:54 -04:00
HowThatWorks
6e91b78fe0 Added freecad:autofill attribute to ISO templates 2024-05-18 09:23:20 -04:00
HowThatWorks
61f68437da Fixed a typo 2024-05-05 21:35:43 +02:00
HowThatWorks
57236bcaf1 Shortened bottom centring mark on A4 sheets 2024-05-05 21:31:52 +02:00
HowThatWorks
bb8e8ba231 Merge branch 'FreeCAD:main' into main 2024-05-05 01:07:40 +02:00
HowThatWorks
1efc361ddd Changed page size to language code, general tidy up 2024-05-05 00:20:58 +02:00
HowThatWorks
a6a3e065e3 Applied the last fix to the other templates 2024-05-03 02:37:30 +02:00
HowThatWorks
5ac0dd70ba Corrected the lower right reference marker
ISO 5457 requires it to be the paper size.
2024-05-03 01:40:20 +02:00
wandererfan
b59657ada6 [TD]add fallback default template 2024-05-02 07:06:58 -04:00
HowThatWorks
04e0f40a80 Ungrouped the title block to make things neater 2024-05-01 21:23:58 +02:00
HowThatWorks
223e926e40 Added owner data fields to ISO templates 2024-05-01 04:21:11 +02:00
wandererfan
1d62aad88d [TD]fix merge issue from PR13369
- PR13369 will not merge.  This is the final 2 commits.
2024-04-17 08:06:05 -04:00
David Planella
6aedddba5f Renamed locale folders according to IETF subtags, added README file with instructions on how to add a new translation 2024-04-14 08:51:25 -04:00
David Planella
c6378ae51b Remove stray translations into their own locale folder 2024-04-14 08:51:25 -04:00
David Planella
58cd0f8353 Move all existing translation folders into locale subfolder 2024-04-14 08:51:25 -04:00
pavltom
2f04fce75e [TechDraw] Issue #5903 - Autofill template information 2024-03-23 08:56:47 -04:00
HowThatWorks
2dfc2b7ad6 Fixed minor mistakes and omissions 2024-03-04 03:36:44 +01:00
HowThatWorks
f9172e03e4 Added common non-title block things 2024-03-03 20:56:11 +01:00
HowThatWorks
79cbf2cb37 Tidied up the templates 2024-03-02 23:47:37 +01:00
HowThatWorks
d2fae2eb6e Removed non-ISO compliant templates and replaced them with ISO-conformant templates 2024-02-26 23:17:49 +01:00
HowThatWorks
a9de51f9bc Some ISO 7200 title blocks 2024-02-23 12:21:42 +01:00
HowThatWorks
e5611963b3 ISO 5457 compliant bases for TechDraw templates. 2024-02-23 12:18:01 +01:00
M G Berberich
970b1048f0 german ISO 7200 templates for TechDraw 2024-01-06 08:42:06 -05:00
DeflateAwning
46b3c02647 Change http to https in SVGs
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Include: *.svg
2023-10-29 22:32:59 -06:00
Pascal de Bruijn
8173b85bda TechDraw: fix black filled logo due to #9958 2023-07-20 10:01:29 -04:00
Pascal de Bruijn
f892a92206 TechDraw: fix FreeCAD logo path issue
In two templates the FreeCAD logo path had a deviation from the other
templates, which resulting in some erratic/weird behaviors presumably
due to some rounding errors on some zoom levels.
2023-07-20 10:01:29 -04:00
Pascal de Bruijn
da604677d9 TechDraw: scour (tidy) template SVGs 2023-07-19 09:21:37 -04:00
Pascal de Bruijn
603d29ce6b TechDraw: fix zh_CN template binding hole duplicate stroke 2023-07-19 09:21:37 -04:00
Pascal de Bruijn
e8f845d20e TechDraw: convert template FreeCAD logos to line art 2023-07-19 09:21:37 -04:00
luzpaz
a89fceb347 Fix trailing whitespace
[skip ci]
2023-07-01 10:24:07 +00:00
wandererfan
7287ea6efa [TD]add ANSI large format templates 2023-06-26 14:02:08 -04:00
MaxiV
f1ab344881 Delete A4_IRAM4504.svg
It is included in the AR_IRAM folder
2023-05-20 10:31:00 -04:00
luzpaz
38a01939e0 Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files

Closes #6415
2023-04-24 15:19:20 -05:00
MaxiV
87b649c70b Add files via upload 2023-04-22 09:30:35 -04:00
MaxiV
600c4b452c Update LEEME 2023-04-22 09:30:35 -04:00
andesfreedesign
3b5a5bfef1 Create LEEME
Creation of folder to store templates of the IRAM standard (Argentina)
2023-04-22 09:30:35 -04:00
wandererfan
721aa1422a [TD]ANSI A&B templates 2023-01-16 15:08:40 -05:00
wandererfan
f42449d95a [TD]Latin script templates to plain SVG
- batch conversion of all latin script template to plain SVG
2022-09-10 08:19:31 -04:00
luz paz
7b10713d6f Fix typos and whitespace
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,anormal,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,itsel,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,ro,rougly,seperator,serie,sinc,siz,strack,substraction,te,technic,thist,thru,tread,uint,unter,uptodate,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,./src/Base/StackWalker.cpp,./build/doc/SourceDocu`
2022-08-23 18:49:47 +02:00
donovaly
d58940756e [TD] save new template as plain SVG
we had several times problems with template SVGs containing Inkscape-special code, thus save the template as plain SVG
2021-06-20 19:07:11 +02:00
andesfreedesign
e0ea73bfe4 Add A4 format template according to IRAM standard
IRAM (Argentine Institute for Materials Rationalization)
2021-06-13 18:51:12 -03:00
Chris Hennes
2f98337403 [TD] Fix error in editable status of DOCUMENT_TYPE
All of the TechDraw ISO7200_Pep templates so that the DOCUMENT_TYPE area is
fully editable, allowing the user to overwrite the default contents entirely
instead of just adding to it.
2021-02-17 16:01:44 +01:00
donovaly
150d03d7fd [TD] add Arch paper size Templates
thanks to the recently merged PR #4292 one can use custom page sizes such as the templates in https://wiki.freecadweb.org/Arch_templates

This PR add them to be directly provided by FC.
2021-01-25 02:58:41 +01:00