This is what for e.g. CURA has in "mes fixes"
- maximum resolution
- maximum travel resolution
- maximum deviation
or SliC3R / Prusa Slicer
Slicing / Resolution
I'm sure I seen this somewhere in S3D but can't find it for hours

that just changes predefined profile, I use advanced options to setup stuff, I want to setup resolution like I can in other slicers
Status quo is not synonymous for the right thing, often it hide technological stagnation and Autodesk is running very fast on this matter.arhi wrote: ↑Sun Apr 26, 2020 12:23 am what is a problem is that apart from KISS none of the slicers, including fusion360 slicer that handles solids like STEP/IGES will generate optimized paths with curves (G2 and G3 codes). From all available "hobby" slicers KISS, and only in beta, support G2/G3 path generation and that is a proper way to handle curves.
I'm well aware of it, but… what a stupid way to do things!arhi wrote: ↑Sun Apr 26, 2020 12:23 am There's a work being done now as a postprocessor plugin for octoprint that will postprocess g-code and try to match curves and generate gcode with G2 and G3 and so far the results are freaking awesome, you take megabytes of g-code and convert to kilobytes and the output is identical or better.
Read my incipit.arhi wrote: ↑Sun Apr 26, 2020 12:23 am S3D ignores some of the machine properties as resolution of the 10x10x10cm printer and 10x10x10m printer are probably not the same, and you can't calculate resolution by nozzle only and that looks like what S3D is doing since 3.1 (before 3.1 it looks like they never had a concept of resolution so they were literaly converting intersection of the plane and object into gcode.
that is simply not true, if one is trying to look at g-code as "universal file" one lack basic understanding of the technology where g-code is used. neither in FFF nor in milling g-code is considered universal, not even between identical manufacturers and identical models of a machine, let alone between machines.
You have that on a number of printers. On the cheap side, TT printers are like this. It is not a very bad solution but it is a solution huge amount of ppl are paying money to leave (replace existing electronics to be able to use a slicer of their choice, like for e.g. S3D). Look at the SLA market, again it's more/less this situation, slicer+firmware are a single unit. They are spread between printer and computer but just 'cause printer don't have proper UI nor cpu capability to do preprocessing but in reality they are the same unit split into two machines. What's the most common complaint from SLA users - that's BS, they want to be able to control the process the way it is controlled now on most FFF with slicer and gcode interpreter being separate. Prusa is entering that field wide with PrusaSlicer support for his SLA machine, open-sourcing his SLA machine.
how are you reading me saying that's a problem with satus quo ?!PicoTreed wrote: ↑Mon Apr 27, 2020 11:46 amStatus quo is not synonymous for the right thing, often it hide technological stagnation and Autodesk is running very fast on this matter.arhi wrote: ↑Sun Apr 26, 2020 12:23 am what is a problem is that apart from KISS none of the slicers, including fusion360 slicer that handles solids like STEP/IGES will generate optimized paths with curves (G2 and G3 codes). From all available "hobby" slicers KISS, and only in beta, support G2/G3 path generation and that is a proper way to handle curves.
did you ever try to write a FFF slicer your self? from STL or from Solid model? Ever?
until very recently huge (5-6 years ago netfabb did a research and it was 80+% in the all 3d printing world, so commercial + hobby) % of the objects shared in the 3D community was designed using MESH editing tools so there's ZERO information loss there, further more, out of 100% parts created using SOLID modeling tools over 80 was "touched" in MESH editing tools before being printed due to mesh editing giving easier tools to perform some operations, so again, no information loss.
I'm speaking about ideas.arhi wrote: ↑Mon Apr 27, 2020 3:01 pm So IMO there's nothing "ideal" about joining them, it's actually easier to vendor-lock user so one can use only your filament and only your resin and only buy stuff from you but brings nothing to the table for the user. And again, even in that case, the preprocessor and the executor talk language, wether this language is g-code, spreadsheet or something else it's completely irrelevant.
The short answer is yes.
In my views the current situation is not an arrival point, but always a starting point.arhi wrote: ↑Mon Apr 27, 2020 3:01 pm until very recently huge (5-6 years ago netfabb did a research and it was 80+% in the all 3d printing world, so commercial + hobby) % of the objects shared in the 3D community was designed using MESH editing tools so there's ZERO information loss there, further more, out of 100% parts created using SOLID modeling tools over 80 was "touched" in MESH editing tools before being printed due to mesh editing giving easier tools to perform some operations, so again, no information loss.