1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-02 13:37:29 +02:00

Commit Graph

  • 4c4a40c30e Updated changelog. master Chris Palmer 2025-07-29 21:04:39 +01:00
  • aedccd35b3 Updated images and readme. v21.41.0 Chris Palmer 2025-07-29 20:51:04 +01:00
  • 98b82873bf Fixed undef extrusion type in BOM Chris Palmer 2025-07-29 20:48:41 +01:00
  • aca921d737 Fixed some indentation. Chris Palmer 2025-07-29 20:48:13 +01:00
  • 018f70ae3c moved the corner_3d_connector over to the extrusion brackets Alex Verschoot 2025-07-19 15:57:09 +02:00
  • 89c4b96525 replaced the nut diameter with the actual nut from the vitamin list Alex Verschoot 2025-07-19 00:50:43 +02:00
  • 4e443fc742 used the show_threads variable instead of parameter Alex Verschoot 2025-07-18 21:00:26 +02:00
  • f032bb76db added convexity to the linear extrude Alex Verschoot 2025-07-18 19:52:45 +02:00
  • c23c3619e4 fixed length typo Alex Verschoot 2025-07-18 19:48:32 +02:00
  • c16f0bd472 more formatting Alex Verschoot 2025-07-17 22:45:04 +02:00
  • 9756845c59 formatting + extra comments Alex Verschoot 2025-07-17 22:42:02 +02:00
  • 00eeb1b52d Added a testfile for the corner3d connector Alex Verschoot 2025-07-15 23:31:00 +02:00
  • 80b17a012d renamed variables + corrected horizontal directions Alex Verschoot 2025-07-15 23:13:09 +02:00
  • 9327c7c134 added option for grub screws Alex Verschoot 2025-07-12 22:45:13 +02:00
  • 55f7537ba6 made threads a toggle Alex Verschoot 2025-07-12 21:35:41 +02:00
  • bfaa48dc7c Added the implementation Alex Verschoot 2025-07-12 15:04:03 +02:00
  • a785ae1050 added a corner_3d_connectors page Alex Verschoot 2025-07-12 12:52:34 +02:00
  • 20ee4026f8 Updated changelog. Chris Palmer 2025-07-01 15:06:55 +01:00
  • 80eb5ebc43 Merge branch 'elliotf-makerbeam-extrusions' v21.40.0 Chris Palmer 2025-07-01 15:03:35 +01:00
  • d15cf6cf35 Updated images and readme. Chris Palmer 2025-07-01 15:03:08 +01:00
  • 2769c3714c Merge branch 'makerbeam-extrusions' of https://github.com/elliotf/NopSCADlib into elliotf-makerbeam-extrusions Chris Palmer 2025-07-01 14:32:07 +01:00
  • 185bb8d6a9 Updated changelog. Chris Palmer 2025-07-01 14:13:07 +01:00
  • eddebc65a2 Merge branch 'elliotf-mellow-fly-d5' v21.39.0 Chris Palmer 2025-07-01 14:01:49 +01:00
  • 915ceea296 Updated images and readme. Chris Palmer 2025-07-01 14:01:14 +01:00
  • 5a14c55ca5 Add the Mellow Fly D5 PCB Elliot Foster 2025-06-28 13:39:16 -05:00
  • ca9cc97b2a Makerbeam work in progress Elliot Foster 2025-06-28 13:11:07 -05:00
  • 652c5d1a26 Updated changelog. Chris Palmer 2025-05-16 19:30:03 +01:00
  • 3830836519 Merge branch 'pcremades-master' Added links in the project readme to STL, DXF and SVG files. v21.38.1 Chris Palmer 2025-05-16 19:22:15 +01:00
  • 9c5014b73d Updated examples. Chris Palmer 2025-05-16 19:22:02 +01:00
  • 5c289bb7f5 [Fix] Fix route to svgs pcremades 2025-05-11 12:33:43 -03:00
  • 3211fe1f19 [Feature] Add link to DXFs/SVGs files in documentation pcremades 2025-05-09 15:02:38 -03:00
  • c8f1b808cf Merge branch 'nophead:master' into master Pablo Cremades 2025-04-22 18:29:42 -03:00
  • 917f404c59 [Feature] Add link to STL files in documentation pcremades 2025-04-22 18:28:14 -03:00
  • 99ff256847 Fixed example link. Chris Palmer 2025-04-15 13:12:00 +01:00
  • 3d370ccf72 Updated changelog. Chris Palmer 2025-04-15 13:09:16 +01:00
  • bd94182ff1 Added simple Gridfinity generator and examples. v21.38.0 Chris Palmer 2025-04-15 13:05:59 +01:00
  • 86df9a34d6 Added chamfer test file. Chris Palmer 2025-04-15 12:01:45 +01:00
  • 9758112e05 Added chamfer_hole() utility module. Chris Palmer 2025-04-15 11:59:20 +01:00
  • b46f49a5ce Updated changelog. Chris Palmer 2025-04-15 11:42:43 +01:00
  • 330c09f4d4 Merge branch 'schiele-corexy_fix' v21.37.1 Chris Palmer 2025-04-15 11:41:21 +01:00
  • c2a56367eb Merge branch 'corexy_fix' of https://github.com/schiele/NopSCADlib into schiele-corexy_fix Chris Palmer 2025-04-15 11:35:27 +01:00
  • f16dc84792 Updated changelog. Chris Palmer 2025-04-15 11:34:43 +01:00
  • c065855b90 Merge branch 'pcremades-master' v21.37.0 Chris Palmer 2025-04-15 11:32:22 +01:00
  • edc7e17437 Included pcbs.scad in displays.scad. Moved I2C_LCD_Backpack from tiny_pcbs to pcbs to prevent connector clash. Updated images and readme. Chris Palmer 2025-04-15 11:31:46 +01:00
  • 7546203b03 positional parameters should not follow named parameters Robert Schiele 2025-04-14 22:13:42 +02:00
  • a9b501a2d2 Added a 1602 LCD with I2C module pcremades 2025-04-11 11:54:48 -03:00
  • 126343d5af Added a I2C TWI SPI Serial Interface for 1602 LCD pcremades 2025-04-11 11:39:59 -03:00
  • 1692fcc811 Added 1/4" square trimpot to pcb.scad pcremades 2025-04-11 11:11:18 -03:00
  • 5c4fe8bfb9 Updated changelog. Chris Palmer 2025-04-09 23:31:10 +01:00
  • 33ac3820b0 Added pose_stl() module because pose() only works for assembly views. v21.36.0 Chris Palmer 2025-04-09 23:29:00 +01:00
  • 6a58d37f77 Updated changelog. Chris Palmer 2025-04-01 09:57:15 +01:00
  • 029abc0cf8 Merge branch 'trnila-barrel_jack_cutout' v21.35.6 Chris Palmer 2025-04-01 09:45:06 +01:00
  • 4b018eb9ad Merge branch 'barrel_jack_cutout' of https://github.com/trnila/NopSCADlib into trnila-barrel_jack_cutout Chris Palmer 2025-04-01 09:33:43 +01:00
  • 3715585002 Made pose() work on STL renders to match the documentation. v21.35.5 Chris Palmer 2025-04-01 09:32:00 +01:00
  • 5d0eda87e4 barrel_jack: added cutout Daniel Trnka 2025-03-30 23:19:42 +02:00
  • ad963afb8d Updated changelog. Chris Palmer 2025-03-27 12:25:55 +00:00
  • dbf8e6c7ae Merge branch 'jeroenrnl-VariableNamesWithDigitsDeprecated' v21.35.4 Chris Palmer 2025-03-27 12:24:15 +00:00
  • 7d281cbcdd Merge branch 'VariableNamesWithDigitsDeprecated' of https://github.com/jeroenrnl/NopSCADlib into jeroenrnl-VariableNamesWithDigitsDeprecated Chris Palmer 2025-03-27 12:01:05 +00:00
  • f1a651a2d2 Updated changelog. Chris Palmer 2025-03-27 02:00:24 +00:00
  • 9f9aa6723e Third attempt to fix dimension image. v21.35.3 Chris Palmer 2025-03-27 01:59:05 +00:00
  • 83d2d511e3 Updated changelog. Chris Palmer 2025-03-27 01:57:19 +00:00
  • 6b6704b823 Second attempt to fix dimension image. v21.35.2 Chris Palmer 2025-03-27 01:56:05 +00:00
  • 946a3bea1c Updated changelog. Chris Palmer 2025-03-27 01:39:25 +00:00
  • 117fb626e7 Fixed dimension example image address. v21.35.1 Chris Palmer 2025-03-27 01:38:09 +00:00
  • 0382bad566 Updated changelog. Chris Palmer 2025-03-27 01:27:09 +00:00
  • b572325a8f Merge branch 'AlexVerschoot-dimensions' v21.35.0 Chris Palmer 2025-03-27 00:50:47 +00:00
  • 6dc82045ff Shortened the module comments by factoring out the parameter discriptions. Added the nut example picture. Fixed nut picture placement. Updated images and readme. Chris Palmer 2025-03-27 00:50:21 +00:00
  • fdbe0c7a9e Change variable names that start with a digit Jeroen Roos 2025-03-23 10:45:33 +01:00
  • 9c7e8a99c7 Merge branch 'dimensions' of https://github.com/AlexVerschoot/NopSCADlib into AlexVerschoot-dimensions Chris Palmer 2025-03-22 23:07:20 +00:00
  • c50f95a203 added some documentation to the nut Alex Verschoot 2025-03-22 21:43:54 +01:00
  • 49bd6e0a04 added negative offsets to test Alex Verschoot 2025-03-22 15:00:20 +01:00
  • 921843cc09 made negative offset work as expected (go to the opposite side, and use min instead of max on ccordinates) Alex Verschoot 2025-03-22 14:54:42 +01:00
  • c17cc1321b Changed the module comments style Alex Verschoot 2025-03-19 21:42:34 +01:00
  • 9862b3c3a3 typos Alex Verschoot 2025-03-16 18:50:51 +01:00
  • e87e19aa18 removed center from experiment Alex Verschoot 2025-03-16 18:43:26 +01:00
  • 4f68935b5b some cleanup Alex Verschoot 2025-03-16 18:23:15 +01:00
  • 8992cce7a6 added argument for text size, and improve auto size Alex Verschoot 2025-03-15 22:19:12 +01:00
  • 106666ec49 simplified the math to use rotates instead, added examples, and allowed the user to choose witch plane the x,y and z dimensions are in Alex Verschoot 2025-03-15 21:28:33 +01:00
  • f731f0fe98 added a function to rotate around the dim axis Alex Verschoot 2025-03-13 22:53:21 +01:00
  • 3a62198183 replaced the new math functions with rotate and transform Alex Verschoot 2025-03-13 22:37:53 +01:00
  • 0123885711 Improved text alligment Alex Verschoot 2025-03-07 22:07:53 +01:00
  • b166ec47dd Remove old commented code from dimension.scad Alex Verschoot 2025-03-02 23:07:17 +01:00
  • 6467de5fac Update maths.scad Alex Verschoot 2025-03-02 23:01:20 +01:00
  • dc683ed701 added dimensions Alex Verschoot 2025-03-02 20:18:17 +01:00
  • 99d6c2f891 Updated changelog. Chris Palmer 2025-02-22 12:20:23 +00:00
  • fc49e8068e Merge branch 'AlexVerschoot-master' v21.34.0 Chris Palmer 2025-02-22 12:18:10 +00:00
  • 862357279a Updated images and readme. Chris Palmer 2025-02-22 12:17:07 +00:00
  • 0b8ad93dc5 made the test cases work with the motor in the back Alex Verschoot 2025-02-16 12:23:20 +01:00
  • 38890400ac added new test cases for motor in the back Alex Verschoot 2025-02-16 12:22:47 +01:00
  • 9974c03fc9 improved the comments Alex Verschoot 2025-02-15 16:29:23 +01:00
  • 0208965684 added an option to emplace the motor in the back Alex Verschoot 2025-02-15 16:25:19 +01:00
  • 11e0cfcb43 Updated changelog. Chris Palmer 2025-01-22 01:34:04 +00:00
  • 6c4d5de350 Merge branch 'loekwous-feature/add-blackpill-pcb' v21.33.0 Chris Palmer 2025-01-22 01:28:57 +00:00
  • 8458e432fc Updated images and readme. Chris Palmer 2025-01-22 01:28:39 +00:00
  • 7503e8c2cf Merge branch 'feature/add-blackpill-pcb' of https://github.com/loekwous/NopSCADlib into loekwous-feature/add-blackpill-pcb Chris Palmer 2025-01-22 00:11:47 +00:00
  • 0154b2a32c Added Sparkfun 9DOF_stick PCB. Chris Palmer 2025-01-21 14:45:22 +00:00
  • 0b802187bb Corrected the chip number on ZC_A0591 pcb. v21.32.1 Chris Palmer 2025-01-21 14:31:22 +00:00
  • 923c3b5c57 Avoid makeing empty folders for dxfs, stls or png if there are no parts of that type. Chris Palmer 2025-01-21 14:22:50 +00:00
  • e11bb72814 Added Black pill pcb loekwous 2025-01-01 19:29:08 +01:00
  • 70fd7fbe14 Updated changelog. Chris Palmer 2024-10-20 12:21:16 +01:00