whitequark changed the topic of #solvespace to: SolveSpace--parametric 2d/3d CAD · latest version 2.3 · http://solvespace.com · code at https://github.com/solvespace/solvespace · logs at https://irclog.whitequark.org/solvespace
f8l has quit [Remote host closed the connection]
f8l has joined #solvespace
f8l has quit [Remote host closed the connection]
f8l has joined #solvespace
stultulo has joined #solvespace
f8l has quit [Ping timeout: 268 seconds]
stultulo is now known as f8l
f8l has quit [Ping timeout: 265 seconds]
f8l has joined #solvespace
f8l has quit [Remote host closed the connection]
f8l has joined #solvespace
<awygle> this nurbs failure is giving me fits. are there any tricks to troubleshooting them?
mauz555 has joined #solvespace
<_whitenotifier-5> [solvespace] baryluk commented on issue #260: Ability to move entities with keyboard - https://git.io/JvUxS
<_whitenotifier-5> [solvespace] baryluk edited a comment on issue #260: Ability to move entities with keyboard - https://git.io/JvUxS
<_whitenotifier-5> [solvespace] baryluk commented on issue #347: Build an AppImage targeting Xenial - https://git.io/JvUxN
<_whitenotifier-5> [solvespace] baryluk commented on issue #295: Circle rendering is very conservative - https://git.io/JvUxj
<_whitenotifier-5> [solvespace] baryluk commented on issue #75: New file format - https://git.io/JvUpv
<_whitenotifier-5> [solvespace] baryluk edited a comment on issue #75: New file format - https://git.io/JvUpv
<_whitenotifier-5> [solvespace] baryluk commented on issue #423: Start sketch on selected face - https://git.io/JvUpG
mauz555 has quit []
<_whitenotifier-5> [solvespace] traverseda commented on issue #75: New file format - https://git.io/JvUpz
<_whitenotifier-5> [solvespace] baryluk commented on issue #386: System::CalculateRank() is slow - https://git.io/JvUpy
<_whitenotifier-5> [solvespace] baryluk edited a comment on issue #386: System::CalculateRank() is slow - https://git.io/JvUpy
<_whitenotifier-5> [solvespace] baryluk commented on issue #386: System::CalculateRank() is slow - https://git.io/JvUhz
<_whitenotifier-5> [solvespace] baryluk edited a comment on issue #386: System::CalculateRank() is slow - https://git.io/JvUhz
<_whitenotifier-5> [solvespace] baryluk commented on issue #75: New file format - https://git.io/JvUje
<_whitenotifier-5> [solvespace] baryluk commented on issue #174: if a constraint is selected, prioritize it for starting a drag - https://git.io/JvUjU
<_whitenotifier-5> [solvespace] baryluk commented on issue #174: if a constraint is selected, prioritize it for starting a drag - https://git.io/JvUjm
<_whitenotifier-5> [solvespace] baryluk commented on issue #302: Don't infer redundant constraints - https://git.io/JvTeG
<_whitenotifier-5> [solvespace] baryluk opened issue #542: Algebraic constraints - https://git.io/JvTe1
<_whitenotifier-5> [solvespace] baryluk edited issue #542: Algebraic constraints - https://git.io/JvTe1
<_whitenotifier-5> [solvespace] baryluk edited issue #542: Algebraic constraints - https://git.io/JvTe1
<_whitenotifier-5> [solvespace] baryluk edited issue #542: Algebraic constraints - https://git.io/JvTe1
<_whitenotifier-5> [solvespace] baryluk edited issue #542: Algebraic constraints - https://git.io/JvTe1
<_whitenotifier-5> [solvespace] baryluk edited issue #542: Algebraic constraints - https://git.io/JvTe1
sklv has joined #solvespace
sklv3 has quit [Ping timeout: 240 seconds]
<_whitenotifier-5> [solvespace] baryluk edited issue #542: Algebraic constraints - https://git.io/JvTe1
<_whitenotifier-5> [solvespace] whitequark commented on issue #542: Algebraic constraints - https://git.io/JvTq1
<_whitenotifier-5> [solvespace] whitequark closed issue #542: Algebraic constraints - https://git.io/JvTe1
<_whitenotifier-5> [solvespace] whitequark commented on issue #75: New file format - https://git.io/JvTqy
<_whitenotifier-5> [solvespace] whitequark commented on issue #347: Build an AppImage targeting Xenial - https://git.io/JvTqb
<whitequark> awygle: shift the problematic group by a very small amount elsewhere
<whitequark> e.g. if you're making a difference that sections out exactly 1/4 of a circle, make it not exact
<whitequark> that's all I can suggest
<awygle> mm. i tried doing something like that, but it's not a difference this time, so it's more challenging. i might have to start all over so that it _can_ be a difference...
<awygle> desperately trying to get through this project without learning anything substantive about NURBS :p
<awygle> would exporting it as a STEP and re-importing it help? that would blow away all the constraints and whatnot, right? maybe let the solver work better with one solid lump?
<_whitenotifier-5> [solvespace] baryluk commented on issue #347: Build an AppImage targeting Xenial - https://git.io/JvTmw
<_whitenotifier-5> [solvespace] baryluk edited a comment on issue #347: Build an AppImage targeting Xenial - https://git.io/JvTmw
<_whitenotifier-5> [solvespace] baryluk commented on issue #75: New file format - https://git.io/JvTmi
<_whitenotifier-5> [solvespace] whitequark commented on issue #75: New file format - https://git.io/JvTmy
<_whitenotifier-5> [solvespace] whitequark commented on issue #347: Build an AppImage targeting Xenial - https://git.io/JvTmF
<whitequark> awygle: there's no STEP import
<awygle> o :(
<whitequark> if you look at how STEP works, you'll understand why
<awygle> thought i'd read somewhere there was
<awygle> which surprised me because i've never seen STEP import for modification anywhere else :p
<whitequark> it starts by defining a system of units, you know, like wannabe BIPM
<whitequark> it's an incredibly generic format that almost but not quite starts by defining a schema for all the data that follow
<whitequark> the reality is more complex but it's something along those lines
<whitequark> as such no two programs actually understand the same subsets of STEP
<whitequark> someone tried to add color support to STEP export and faile
<awygle> sigh. ah well. "start taller and cut down instead of extruding out" will probably work, just have to fix all the constraints between A and B
<awygle> who knew 3d modeling could be complicated
<_whitenotifier-5> [solvespace] baryluk commented on issue #75: New file format - https://git.io/JvTYq
<_whitenotifier-5> [solvespace] baryluk commented on issue #347: Build an AppImage targeting Xenial - https://git.io/JvTYm
<_whitenotifier-5> [solvespace] whitequark commented on issue #75: New file format - https://git.io/JvTYG
<_whitenotifier-5> [solvespace] baryluk commented on issue #75: New file format - https://git.io/JvTYn
<_whitenotifier-5> [solvespace] baryluk commented on issue #542: Algebraic constraints - https://git.io/JvTY5
<_whitenotifier-5> [solvespace] baryluk commented on issue #77: Parametric sketches - https://git.io/JvTYp
<_whitenotifier-5> [solvespace] baryluk commented on issue #77: Parametric sketches - https://git.io/JvTOv
<_whitenotifier-5> [solvespace] baryluk commented on issue #75: New file format - https://git.io/JvTOz
<_whitenotifier-5> [solvespace] whitequark commented on issue #75: New file format - https://git.io/JvTOP
<_whitenotifier-5> [solvespace] baryluk commented on issue #75: New file format - https://git.io/JvTO1
<_whitenotifier-5> [solvespace] whitequark commented on issue #75: New file format - https://git.io/JvTO9
<cr1901_modern> 3ds max wasn't too bad to get started in when I had a license (_and_ struggled for a weekend to learn the basic 3d operations). Solvespace was fun to learn, but I haven't had anything to use it for.
<cr1901_modern> Blender's UI is... bad, I hear.
<whitequark> just use cracked 3dsmax
<whitequark> that's what i did as a child
<whitequark> it's for very different tasks though
<cr1901_modern> haha, I think it's subscription-based now
<whitequark> oh
<cr1901_modern> B/c Autodesk
<cr1901_modern> My use case for solvespace is 3d printing and modeling parts that I want to bring into the physical world; 3dsmax and Blender can be used for generic 3d games/demos/etc
<whitequark> yeah
<swivel> i thought the new blender UI was supposed to make it a lot easier for newcomers
stultulo has joined #solvespace
f8l has quit [Ping timeout: 260 seconds]
stultulo is now known as f8l
mauz555 has joined #solvespace
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #solvespace
mauz555 has quit [Ping timeout: 246 seconds]