Commit graph

25 commits

Author SHA1 Message Date
Kevin Pope
4ce2e97044 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-03-24 18:57:43 -07:00
Kevin Pope
f1ac2fe746 Prep work on slice settings layering. 2014-03-24 18:56:41 -07:00
larsbrubaker
3406ab937a More settings working in MatterSlice. 2014-03-24 17:08:37 -07:00
larsbrubaker
8e2684f3f3 Getting more slice settings mapped for MatterSlice 2014-03-24 14:06:05 -07:00
larsbrubaker
98a53f312c Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-03-24 12:21:47 -07:00
larsbrubaker
7152f81324 Getting MatterSlice to work. 2014-03-24 12:21:21 -07:00
larsbrubaker
b649f3aab3 The spelling of filament corrected. 2014-03-24 07:06:07 -07:00
kevinepope
868e6d7f6e More theme compliance changes. 2014-03-22 10:04:31 -07:00
larsbrubaker
feff13b21a Put in infillAngle for MatterSlice
Other name refactoring in MatterSlice
2014-03-21 09:52:24 -07:00
larsbrubaker
8417b40f49 Actually use the MatterSlice engine. 2014-03-20 14:38:59 -07:00
larsbrubaker
8ec802a63c First Spanish translation.
We handle parsing the translation file better, and better errors.
MatterSlice parameters are better.
2014-03-20 14:10:39 -07:00
larsbrubaker
35f6f08da2 MatterSlice is starting to work as a new engine.
We now have a build dependency on MatterSlice.
Moved common functions to MappingClasses.
2014-03-20 12:16:04 -07:00
larsbrubaker
3c52835a63 UUpdated clipperlib to latests. 2014-03-18 10:55:21 -07:00
larsbrubaker
7f8300bafc Got pause, resume and cancel gcode into the settings and working in printer communication. 2014-03-17 14:41:36 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
larsbrubaker
26d2730516 Fixing some errors with exporting gcode to a folder when the STL not present. 2014-03-05 13:45:07 -08:00
larsbrubaker
a035aed52e Fixed a bug with export to folder not working if done a second time.
Made the slicing queue report its status on the uithread.
2014-03-05 12:00:37 -08:00
larsbrubaker
54433c8ff6 We lost some slice settings that we need.
Always default to rectangular bed.
2014-02-24 22:18:46 -08:00
larsbrubaker
09887e50e5 Made the probe positions for print leveling be smaller on round beds.
Made the jog controls have a bit more space when window minimized in x.
2014-02-24 17:42:52 -08:00
larsbrubaker
b6f3ff311e These settings do nothing in slic3r so hiding them. 2014-02-20 09:39:12 -08:00
larsbrubaker
8571699814 Put in more copy write notices
Made more window closing happen outside the mouse up event
Put in minimalExtrusionBeforeRetraction setting into curaEngine
2014-02-17 16:35:24 -08:00
larsbrubaker
a770450c1e Got the validation of speed settings working. 2014-02-16 14:58:25 -08:00
larsbrubaker
18bf9f6ec1 Just commenting where the next bug fix goes. 2014-02-15 18:28:11 -08:00
larsbrubaker
30da1bd503 Fixing issue #9 infill density was greater than 1 and no error. 2014-02-15 18:26:16 -08:00
larsbrubaker
263e2325f5 Put the slicing configuration files in their own folder
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00