
Trimplot Make is an application that enables users to print 3D designs, which are saved in the ".stl" file format, by generating the numerical code (G code) required for the 3D printer. It provides a workspace to store print jobs, and can open several ".stl" files at once on the printing table. The app also includes a 3D model browser to view the 3D models.
v3.1 [Nov 16, 2020]
- In this version, now you can save the print job to disk. To do this, select the print job in the model browser and select Main menu->File->Save print job ...
- The new format for saving print jobs is called "3D printing job" with "3dpj" extension.
- This new format saves the print job as it is represented on the printing bed, respecting all the general and individual print settings.
- As of this version, the general print settings are completely individual between print jobs.
- Now to access the print settings, select the job in the model browser and select Settings->Job print settings.
- We added a new print setting called "Extra Extrusion when Recovering", which adds a small amount of input material when recovering from an extruder retraction.
- Due to the conflicts that can be generated by saving/updating the general print settings, we added a new to save the print settings.
- We added a new graph that shows the temperatures of both the extruder and the printing bed.
- We have implemented the drag and drop. Now you can drag files type ".stl" or .3dpd" and drop into the Model view, and the app will open them.
- Improvements in the performance and stability of the app.
- Minor bug fixes.