Pinned Loading
-
openscad
openscad PublicForked from openscad/openscad
OpenSCAD - The Programmers Solid 3D CAD Modeller
-
-
lib3mf
lib3mf PublicForked from 3MFConsortium/lib3mf
Lib3MF is a C++ implementation of the 3D Manufacturing Format file standard
C++
-
openscad2
openscad2 PublicForked from doug-moen/openscad2
better abstraction mechanisms for OpenSCAD
Yacc 1
460 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
openscad/openscad,
openscad/openscad.github.com,
openscad/openscad-library-manager
and 22 other
repositories
Loading
Contribution activity
April 2025
Created 3 commits in 2 repositories
Created a pull request in openscad/openscad that received 4 comments
Add format() function based on the fmt library.
fmt cheatsheet: https://hackingcpp.com/cpp/libs/fmt.png echo(format("hallo {name:*>8}! {r} {n} {3}", name = "welt", n = 42, r = [1:0.5:6], [2,2.4, "…
+151
−1
lines changed
•
4
comments