Commit Graph

  • c897060726 Fix handling of Windows paths with spaces Filip Wieland 2020-03-15 16:25:18 +0000
  • b2c2fc668b Added descriptions to doc_scripts.py and gallery.py. Chris Palmer 2020-03-15 16:11:27 +0000
  • 4914f90994 Now ensures project scad dir searched first. Chris Palmer 2020-03-12 22:56:56 +0000
  • 2210396234 Now uses the dependencies to locate modules for printed parts and assemblies. Chris Palmer 2020-03-12 22:47:27 +0000
  • 2eef050f60 Missing bracket. Chris Palmer 2020-03-11 23:11:34 +0000
  • 23a64f238d Added usage messages to all the scripts and documented multiple configuration projects. Chris Palmer 2020-03-11 23:09:03 +0000
  • a8422a6aa6 Updated main image Chris Palmer 2020-03-07 22:16:53 +0000
  • b56ddea1e3 Can now have PCB screw holes without screws for RAMPS endstop. v4.2.0 Chris Palmer 2020-03-07 22:11:09 +0000
  • c16a1c3804 Moved cable strips nearer the back of the libtest picture. v4.1.1 Chris Palmer 2020-03-05 20:55:57 +0000
  • 245b158f1d Added threads to fuseholder. Chris Palmer 2020-03-05 10:15:42 +0000
  • 60628dfec0 Added threads to 4mm jack sockets. Chris Palmer 2020-03-04 17:42:03 +0000
  • f7db793c74 Assembly module search in views.py now case insensitive allowing the module name string to specify the capitalisaing used in the build instructions. Chris Palmer 2020-03-04 12:15:48 +0000
  • 53292c9f89 Filenames of tests can now be capitalised to get the correct titles. The implementation files are still lower case for backwards compatibility. Chris Palmer 2020-03-03 20:33:53 +0000
  • bd60b50b09 Removed lower case tests Chris Palmer 2020-03-03 20:28:18 +0000
  • 4d51cb73f3 Table of contents now has three vitamin coloumns Chris Palmer 2020-03-03 09:32:08 +0000
  • 3b77c97532 Example now include core.scad instead of lib.scad. Chris Palmer 2020-03-02 21:04:19 +0000
  • 4442042197 Include of wire.scad changed to use. Chris Palmer 2020-03-02 21:03:41 +0000
  • 4e233e5e9d Updated readme and images v4.1.0 Chris Palmer 2020-03-02 19:45:28 +0000
  • 675953d334 Allow no center hole in extrusion. Martin Budden 2020-03-02 19:06:53 +0000
  • 9527fa1c1f Added E1515 extrusion. Martin Budden 2020-03-02 18:46:39 +0000
  • 3f209cbdd3
    Merge pull request #60 from nophead/issue_57 v4.0.1 Chris 2020-03-02 18:38:36 +0000
  • 7b76aceaad Changed microswitch include to a use. Chris Palmer 2020-03-02 14:15:51 +0000
  • 4edd08977f Added green_terminals and pin_headers to lib.scad. Removed terminal_254() because it can't work. Chris Palmer 2020-03-02 13:51:59 +0000
  • a1d385f9ec Updated gallery images Chris Palmer 2020-03-02 13:49:41 +0000
  • fc17b52518 Added missing includes in lib.scad: extrusion_brackets and kp_pillow_blocks. Since kp_pillow_blocks includes ball bearings, they were also missing. Chris Palmer 2020-03-02 09:52:31 +0000
  • 9fbdb82991 bom.py now shows errors and warnings. Chris Palmer 2020-03-02 09:38:37 +0000
  • 7706716fa2 Updated readme for threads. Chris Palmer 2020-03-01 20:08:19 +0000
  • c815c1592d SHOW_THREADS renamed NOPSCADLIB_SHOW_THREADS for #61 v4.0.0 Chris Palmer 2020-03-01 19:10:40 +0000
  • e32ef88c90 Small optimisation to views.py v3.2.2 Chris Palmer 2020-03-01 19:09:18 +0000
  • 702c450a27 Small optimisation to exports.py Chris Palmer 2020-03-01 18:35:53 +0000
  • 343351155c Made library search order deterministic by sorting the result of os.listdir() Chris Palmer 2020-03-01 17:53:20 +0000
  • c41b1fa115 Fix for issue #57, now searches multiple directories. Chris Palmer 2020-03-01 10:55:52 +0000
  • 1a197ac823 Fixed missing screw holes in blowers. Chris Palmer 2020-02-29 20:34:05 +0000
  • ab592e049c Screws.scad is now included in core.scad, so doesn't need to be included anywhere else. utils/core/core.scad is the old version without fasteners to be used internally in the library. Chris Palmer 2020-02-29 17:52:36 +0000
  • 9b104e4fe7 Changed the default printed part colour, pp1_colour to RepRap logo green. Chris Palmer 2020-02-29 10:30:15 +0000
  • f0b4d767e9 Replaced "lime" with pp1_colour. Chris Palmer 2020-02-29 10:26:25 +0000
  • 82baed4c8f Updated images and readme. v3.2.1 Chris Palmer 2020-02-29 09:00:20 +0000
  • acb2cb2a48 Changed PSU list order to get all the shrouds together. Chris Palmer 2020-02-29 08:55:40 +0000
  • cf94972b18 Merge branch 'psu_vents' of https://github.com/martinbudden/NopSCADlib into martinbudden-psu_vents v3.2.0 Chris Palmer 2020-02-29 08:48:33 +0000
  • 7c0a48d0c1 Added parametric printed box v3.1.0 Chris Palmer 2020-02-29 01:27:17 +0000
  • a5a640e273 Added facility to add vents to PSU. Added vents to S_300_12. Martin Budden 2020-02-28 21:21:11 +0000
  • 95c4359421 Better test coverage of stepper earth tag position. v3.0.1 Chris Palmer 2020-02-28 14:27:35 +0000
  • bcff26a27b Added threads to stepper motors and made the test show them. Chris Palmer 2020-02-28 12:02:24 +0000
  • 07b00fabe0 Added a guard against and empty BOM in views.py. Chris Palmer 2020-02-28 09:22:50 +0000
  • 8ed0f3c1af Updated readme and images. Chris Palmer 2020-02-28 09:05:59 +0000
  • 0e8e387d35 Improved S_300_12 PSU. Martin Budden 2020-02-28 03:05:45 +0000
  • 0c17620adb Removed echo from extrusion_bracket.scad Chris Palmer 2020-02-28 01:59:00 +0000
  • 6470f1b004 Extrusions now default to centered. New parts added to the libtest picture. Extrusion bracket examples rotated for clearer view and made optional. Added missing description for scs_bearing_blocks. Extrusion no longer shows centre parameter but does show no default cornerHole. v3.0.0 Chris Palmer 2020-02-27 17:55:03 +0000
  • 29ba402530 Updated image v2.41.0 Chris Palmer 2020-02-27 11:22:02 +0000
  • aed4a699f2 Merge branch 'kp_pillow_block_fix' of https://github.com/martinbudden/NopSCADlib into martinbudden-kp_pillow_block_fix Chris Palmer 2020-02-27 11:18:54 +0000
  • 10b846c0d5 Updated images Chris Palmer 2020-02-27 11:17:07 +0000
  • 2de479d691 Fixed incomplete webbing on side of kp_pillow_block. v2.40.1 Martin Budden 2020-02-27 10:44:00 +0000
  • 054dab5025 Merge branch 'linear_rail_groove' of https://github.com/martinbudden/NopSCADlib into martinbudden-linear_rail_groove Chris Palmer 2020-02-27 10:35:09 +0000
  • b559319b03 Ensured all Markdown table heading markers have at least three dashes. Chris Palmer 2020-02-27 10:15:37 +0000
  • a487ca0f20 Added groove to linear_rail. Martin Budden 2020-02-27 09:47:36 +0000
  • a2ce3f1278 Updated readme v2.40.0 Chris Palmer 2020-02-27 09:44:54 +0000
  • 01eb6931d9 Merge branch 'extrusion_center' of https://github.com/martinbudden/NopSCADlib into martinbudden-extrusion_center Chris Palmer 2020-02-27 09:41:01 +0000
  • c09a74b4c9 Added center option to spring and documented the origin of rods, etc. v2.39.0 Chris Palmer 2020-02-27 09:39:05 +0000
  • aab7f3d683 Added center parameter. Added cornerhole dimensions to E20. Martin Budden 2020-02-27 09:01:24 +0000
  • ad719dad5a Added copyright boiler plate and description. Updated images and readme. v2.38.0 Chris Palmer 2020-02-26 19:43:02 +0000
  • 00690b61d2 Merge branch 'extrusion_corner_brackets' of https://github.com/martinbudden/NopSCADlib into martinbudden-extrusion_corner_brackets Chris Palmer 2020-02-26 19:23:39 +0000
  • 1a24e0d87e Added image and updated readme. v2.37.0 Chris Palmer 2020-02-26 15:55:22 +0000
  • 171c9a6a34 Merge branch 'pcb_additions' of https://github.com/martinbudden/NopSCADlib into martinbudden-pcb_additions Chris Palmer 2020-02-26 15:39:12 +0000
  • 8bb4b3881e Fixed test, image and readme updated. v2.36.1 Chris Palmer 2020-02-26 15:24:33 +0000
  • 79f8bc66e1 Merge branch 'Drachenkaetzchen-patch-1' of https://github.com/Drachenkaetzchen/NopSCADlib into Drachenkaetzchen-Drachenkaetzchen-patch-1 v2.36.0 Chris Palmer 2020-02-26 14:58:27 +0000
  • 33c9d158ef REmoved fans.scad from lib.scad as already included from psus.scad. v2.35.1 Chris Palmer 2020-02-26 14:03:46 +0000
  • d2874a0531 Moved washers.scad from screws.scad to nuts.scad. Moved screw_insert() from inserts.scad to screw.scad. Changed most includes of inserts.scad to use insert.scad. Removed linear_bearings, iecs, rockers and microswitches from lib.scad as already included by other vitamins. Chris Palmer 2020-02-26 13:46:11 +0000
  • b6fd795a25
    Updated readme to reflect the pillow block changes Felicia Hummel 2020-02-26 13:02:17 +0100
  • ad0882db40
    Added 15mm and 18mm variants for the KP08 blocks Felicia Hummel 2020-02-26 12:57:53 +0100
  • 8afb08aaa4 Updated image Chris Palmer 2020-02-26 10:23:05 +0000
  • e87dffd92c More pcb component examples. Allowed more colour setting. Martin Budden 2020-02-26 07:19:55 +0000
  • c364bf06b2 Code tidy. Martin Budden 2020-02-25 22:34:13 +0000
  • 1668f9c54c Naming update. Martin Budden 2020-02-25 22:23:44 +0000
  • e0dd174010 Parameterisation of extrusion brackets. Martin Budden 2020-02-25 22:19:20 +0000
  • f104bd42e5 Added back jst_xh connector to ramps endstop. Martin Budden 2020-02-25 21:38:53 +0000
  • 8342ba87e9 Update as per code review. Martin Budden 2020-02-25 21:07:29 +0000
  • 0e58e92fbc Allowed parameterised green terminals on PCBs. Martin Budden 2020-02-25 21:01:04 +0000
  • 1af2e18594 Added usb_Ax1 and potentiometer. Martin Budden 2020-02-25 20:39:37 +0000
  • 598527edbe Added a test pcb. Martin Budden 2020-02-25 20:13:15 +0000
  • 9c666f8f47 Merge branch 'pin_header_color' into pcb_additions Martin Budden 2020-02-25 19:07:58 +0000
  • bc1f135e40 Added ability to set socket color. Martin Budden 2020-01-29 17:59:48 +0000
  • ce36729e50 Allow pin header base colour to be set on PCB. Martin Budden 2020-01-30 19:59:04 +0000
  • 1dca024e64 Internal and external corner brackets for 20nn extrusion. Martin Budden 2020-02-23 18:15:25 +0000
  • c1833f0820 Updated image and readme. v2.35.0 Chris Palmer 2020-02-25 13:42:31 +0000
  • 6a7f7dcbbf Merge branch 'sk_bracket_screw_length' of https://github.com/martinbudden/NopSCADlib into martinbudden-sk_bracket_screw_length Chris Palmer 2020-02-25 12:34:19 +0000
  • 5d3f1115bb Updated readme and images v2.34.0 Chris Palmer 2020-02-25 11:11:05 +0000
  • 9f9adeb6ca Merge branch 'teardrop_chamfer' of https://github.com/martinbudden/NopSCADlib into martinbudden-teardrop_chamfer Chris Palmer 2020-02-25 09:44:38 +0000
  • f9b06c855c Merge branch 'martinbudden-kp_pillow_block' v2.33.0 Chris Palmer 2020-02-25 09:32:55 +0000
  • 05bfe9b159 Updated and images. Chris Palmer 2020-02-25 09:32:40 +0000
  • f961874ce3 Added kp_pillow_blocks. Martin Budden 2020-01-25 20:07:46 +0000
  • 7a6210f442 Add optional chamfer to teardrops. Defaults to no chamfer. Martin Budden 2020-02-23 12:16:40 +0000
  • 5bae0aaa51 Better sk_bracket screw length calculation. Martin Budden 2020-02-25 07:33:07 +0000
  • 8649d59e8a Merge branch 'martinbudden-print_search_path' v2.32.0 Chris Palmer 2020-02-25 00:05:12 +0000
  • e9bc300b8d Fix for printed directory not present. Chris Palmer 2020-02-24 23:58:22 +0000
  • dcb1e74894 Merge branch 'print_search_path' of https://github.com/martinbudden/NopSCADlib into martinbudden-print_search_path Chris Palmer 2020-02-24 19:02:50 +0000
  • 42b9479094 Merge branch 'martinbudden-tnuts_and_hammer_nuts' v2.31.0 Chris Palmer 2020-02-24 18:37:40 +0000
  • f46f35e909 Updated readme Chris Palmer 2020-02-24 18:37:25 +0000
  • 0513b151b2 Merge branch 'tnuts_and_hammer_nuts' of https://github.com/martinbudden/NopSCADlib into martinbudden-tnuts_and_hammer_nuts Chris Palmer 2020-02-24 18:22:05 +0000
  • dcf258f11a Brass colour now distinct from gold. v2.30.0 Chris Palmer 2020-02-24 18:15:20 +0000
  • 4ff6c7d0a8 Unified tnuts and hammer nuts. Martin Budden 2020-02-24 17:40:39 +0000