FullControlXYZ / fullcontrol

Python version of FullControl for toolpath design (and more) - the readme below is best source of information
GNU General Public License v3.0
672 stars 78 forks source link

Safety Check Function? #8

Closed dicksondickson closed 1 year ago

dicksondickson commented 1 year ago

2023-04-28 00 40 57

The above model was created with FC Web using the ripple texture demo and printed on a Prusa MK3S+. The flat surface that you see is caused by the model exceeding the printable area.

Would it possible to integrate a "safety check" function where the design is evaluated against the printer profile such as the bedsize and other hardware limits (temperature, travel speed)?

Thank you for making FC!

dicksondickson commented 1 year ago

Also helpful for non-planar printing so I don't accidentally crash my extruder into the model. ;)

fullcontrol-xyz commented 1 year ago

Yeah good idea. This will be easy once we (hopefully) link up with existing printer libraries (e.g. in open-source slicers)

fullcontrol-xyz commented 1 year ago

added to roadmap, linked to issue 21