Chris
|
f327df95a3
|
Merge pull request #162 from martinbudden/tests_py
Improved resilience of compare_images.
|
2021-03-06 15:58:38 +00:00 |
Martin Budden
|
09956b6219
|
Improved resilience of compare_images.
|
2021-03-06 15:36:49 +00:00 |
Chris
|
f8c9adca5a
|
Merge pull request #161 from martinbudden/cmdline_reorder
Reordered openscad command line parameters to put output name first.
|
2021-03-06 15:06:03 +00:00 |
Martin Budden
|
b83e56713f
|
Reordered openscad command line parameters.
|
2021-03-06 14:30:35 +00:00 |
Chris Palmer
|
da4f9fbdc3
|
Typo in changlog.py doc string.
|
2021-03-04 09:14:27 +00:00 |
Chris Palmer
|
614e5f3a72
|
Issues in the changelog now link to to the issue.
|
2021-03-03 19:27:25 +00:00 |
Chris Palmer
|
a7eae4f549
|
Neater changlog format.
|
2021-03-03 19:10:27 +00:00 |
Chris Palmer
|
3cd5769708
|
Merge branch 'martinbudden-cf_contrast'
|
2021-03-03 14:32:19 +00:00 |
Chris Palmer
|
7b770abe12
|
Udpated changelog
|
2021-03-03 14:31:38 +00:00 |
Chris Palmer
|
31ab8562a7
|
Updated images
|
2021-03-03 14:29:32 +00:00 |
Chris Palmer
|
db703379a3
|
Merge branch 'cf_contrast' of https://github.com/martinbudden/NopSCADlib into martinbudden-cf_contrast
|
2021-03-03 14:17:48 +00:00 |
Chris Palmer
|
cd925bc049
|
Added changelog link to readme.
|
2021-03-03 14:12:21 +00:00 |
Chris Palmer
|
4a2951e22f
|
Fixed changelog.py for when HEAD doesn't have tag.
|
2021-03-03 13:51:22 +00:00 |
Chris Palmer
|
a93a8f99fb
|
Added CHANGELOG.md for #154
|
2021-03-03 13:47:09 +00:00 |
Martin Budden
|
73c436ee15
|
Improved contrast of carbon fiber sheets.
|
2021-02-27 16:34:27 +00:00 |
Chris Palmer
|
c69100bd71
|
Added spring steel and silicone sheets.
|
2021-02-22 15:26:19 +00:00 |
Chris Palmer
|
e0b89359aa
|
Fixed plateup using target dir when no panels or platters.
|
2021-02-21 14:18:41 +00:00 |
Chris Palmer
|
041d720c39
|
Updated example bom.json.
|
2021-02-21 14:17:09 +00:00 |
Chris Palmer
|
03a0c2fe98
|
Fixed typo.
|
2021-02-20 20:13:36 +00:00 |
Chris Palmer
|
7c2df8d36d
|
The pose module can now specify the camera distance supressing viewall and
autocentre.
|
2021-02-20 19:28:52 +00:00 |
Chris Palmer
|
8474718884
|
Added printed pocket_handle().
|
2021-02-17 13:20:39 +00:00 |
Chris Palmer
|
fe0f32ddc5
|
Merge branch 'martinbudden-polyholes'
|
2021-02-11 09:41:27 +00:00 |
Chris Palmer
|
f191b9b0f4
|
Updated readme
|
2021-02-11 09:40:18 +00:00 |
Chris Palmer
|
2b3908b6fd
|
Merge branch 'polyholes' of https://github.com/martinbudden/NopSCADlib into martinbudden-polyholes
|
2021-02-11 09:11:42 +00:00 |
Chris Palmer
|
0a84bf0927
|
plateup.py now saves the used files to speed up processing when a part hasn't changed.
Added times to plateup.py.
|
2021-02-11 09:10:15 +00:00 |
Chris Palmer
|
da825b17ab
|
Added colorama.init() to plateup.py to handle new coloured changed messages.
|
2021-02-10 10:22:38 +00:00 |
Chris Palmer
|
ca153c971d
|
Fixed platters and panels not working in the GUI, a regression.
set_config() now puts $cwd in target.scad.
use_stl() and use_dxf() included again instead of used.
|
2021-02-10 10:17:03 +00:00 |
Martin Budden
|
0199587907
|
Allow poly_shapes to collapse to non-poly form.
|
2021-02-10 08:29:15 +00:00 |
Chris Palmer
|
60350eb228
|
Updated gallery.py for new page break format.
|
2021-02-09 23:44:03 +00:00 |
Chris Palmer
|
4f9729cf86
|
Now shows what changed to trigger an openscad invocation in cyan.
|
2021-02-09 23:32:53 +00:00 |
Chris Palmer
|
26f1338ca2
|
Fixed removal of old deps
|
2021-02-09 14:34:27 +00:00 |
Chris Palmer
|
fc44b43638
|
Temporary files used during make_all and tests now in tmp dir.
|
2021-02-09 09:52:26 +00:00 |
Chris Palmer
|
182f39876a
|
Moved deps directories to separate stl deps from views deps.
|
2021-02-09 09:18:30 +00:00 |
Chris Palmer
|
055e90cbb3
|
/stls/ and /dxfs/ excluded from deps to prevent circular dependencies.
|
2021-02-08 22:44:21 +00:00 |
Chris Palmer
|
832380f893
|
Fixed set_config always writing to target.scad.
|
2021-02-08 20:31:10 +00:00 |
Chris Palmer
|
929d082b25
|
openscad.py now quits if there are errors or warnings in the log.
This is because the exit status is not always set correctly.
|
2021-02-08 16:03:59 +00:00 |
Chris Palmer
|
57212b5701
|
set_config.py now defines $target.
|
2021-02-08 15:00:44 +00:00 |
Chris Palmer
|
1c3f136657
|
Fixed $cwd and $target not defined during silent run.
|
2021-02-08 15:00:01 +00:00 |
Chris Palmer
|
cfd2fd32a1
|
Now checks openscad.echo for warnings when used instead of openscad.log.
|
2021-02-08 14:58:50 +00:00 |
Chris Palmer
|
f573a91a09
|
Removed redundant rounded_rectangle center = false.
|
2021-02-08 09:41:07 +00:00 |
Chris Palmer
|
d75aff2ccd
|
rounded_retangle() centre now defaults to false.
|
2021-02-08 09:24:00 +00:00 |
Chris Palmer
|
491d85156c
|
Merge branch 'martinbudden-rounded_cubes'
|
2021-02-08 08:29:50 +00:00 |
Chris Palmer
|
c89ce6843f
|
Updated images and readme.
|
2021-02-08 08:29:08 +00:00 |
Chris Palmer
|
1915dae034
|
Merge branch 'rounded_cubes' of https://github.com/martinbudden/NopSCADlib into martinbudden-rounded_cubes
|
2021-02-07 22:17:22 +00:00 |
Chris Palmer
|
05e8055ce2
|
Merge branch 'martinbudden-btt_skr_e3_turbo'
|
2021-02-07 22:01:41 +00:00 |
Chris Palmer
|
21822b9abb
|
Updated pictures and readme.
|
2021-02-07 22:01:26 +00:00 |
Chris Palmer
|
d83d4b89bf
|
Merge branch 'btt_skr_e3_turbo' of https://github.com/martinbudden/NopSCADlib into martinbudden-btt_skr_e3_turbo
|
2021-02-07 21:48:16 +00:00 |
Chris Palmer
|
613152f589
|
Merge branch 'martinbudden-bl30x10'
|
2021-02-07 21:46:28 +00:00 |
Chris Palmer
|
d90c00d140
|
Updated images and readme.
|
2021-02-07 21:46:15 +00:00 |
Chris Palmer
|
b52ca9589a
|
Merge branch 'bl30x10' of https://github.com/martinbudden/NopSCADlib into martinbudden-bl30x10
|
2021-02-07 21:25:53 +00:00 |