Commit graph

455 commits

Author SHA1 Message Date
Gregory Diaz
08c8205f59 Updated settings for all 3D Stuffmaker printers. 2015-03-19 12:31:52 -07:00
Lars Brubaker
bbbbd6a626 Merge pull request #210 from gregory-diaz/1.2.2
Added updated settings sent from 'Revolution 3D' and '3D Stuffmaker'
2015-03-18 13:32:21 -07:00
Gregory Diaz
bb1504d0a3 Added updated settings sent from 'Revolution 3D' and '3D Stuffmaker' 2015-03-18 12:36:44 -07:00
Lars Brubaker
8366433b66 Made the airwolf hd series not have software leveling enabled by default. 2015-02-24 16:20:45 -08:00
Lars Brubaker
9eb04377a5 updated translation 2015-02-23 18:15:40 -08:00
Lars Brubaker
1ab46d7977 Fixed the error message when a gcode file is too big to show.
Made the terminal window output during printing show the time since start.
2015-02-21 16:30:29 -08:00
Lars Brubaker
c166af5795 Made the cache cleaning also delete unused directories.
Made the text creator scroll bars sized better.
2015-02-21 10:09:39 -08:00
Lars Brubaker
5bc8795d86 Made the cache cleaning delete all unreferenced png tga stl and amf files.
Made it so we always show what slicing engine we are using in settings
Made it so when we switch to MatterSlice for dual extrusion we reload the display correctly
Put in a clear history button on settings
2015-02-20 12:05:44 -08:00
Lars Brubaker
01f3478a68 Moved the delete cache data to a common location.
Took out the M109 from 3D STuffmaker so it uses the new override correctly.
2015-02-19 11:37:20 -08:00
Lars Brubaker
fd094f25af Fixed a bug where the temp could get in a state of ping-ponging between values.
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
larsbrubaker
a14002c176 Put hexagon in slice settings. 2015-02-16 08:52:36 -08:00
Gregory Diaz
9f23b8acc8 Added printer settings for Revolution 3D' s new models. 2015-02-13 10:28:11 -08:00
Lars Brubaker
c442390062 Updated our drivers (RAMPS and FTDI) 2015-02-12 13:41:53 -08:00
Lars Brubaker
2f9433666c Make the percent complete come from the gocde file interface. 2015-02-06 10:40:00 -08:00
Lars Brubaker
1df8b5c516 Put in a reset connection button after the user clicks cancel.
Put in a RebootBoard function in Printer Communication
2015-02-04 14:24:36 -08:00
Lars Brubaker
c33c5f1dc5 Fixed some problems with the MendelMax settings.
Make sure the printing time is always started.
2015-01-28 10:50:06 -08:00
Lars Brubaker
4b3ef48203 Making the keyboard height always work. 2015-01-26 18:30:03 -08:00
Lars Brubaker
26d67059af Fixed retract in pla settings 2015-01-26 11:32:50 -08:00
Lars Brubaker
5435428d13 Changed the printer setups to default to no quality set by default.
Fixed a bug with the first add of history time.
2015-01-26 11:26:20 -08:00
Lars Brubaker
3165e2e4df Fixed the retract settings for Kossel 2015-01-26 10:35:31 -08:00
larsbrubaker
0b3bbc136b Fixed the number edit not to grow on Android. Made it's VAnchor always ParentCenter
Made the logic to test if a part should be centered on the bed be if it was output by MatterControl
Some other white space changes
2015-01-25 17:54:26 -08:00
Lars Brubaker
8c36377e32 Put in settings for the Eris 2015-01-24 13:45:31 -08:00
larsbrubaker
71193e20b1 Moved the outside first 2015-01-24 11:26:45 -08:00
Lars Brubaker
3adcc65b9a Put back in the M115 on start up as that shows us the firmware settings. 2015-01-23 15:41:48 -08:00
Lars Brubaker
d3c5561344 improving start gcode 2015-01-23 12:32:09 -08:00
larsbrubaker
51dcf9bc17 Added has hardware leveling to slice settings and implemented in code to
remove the software print leveling when present.
Added the setting to lulzbot mini, robo r1 and prntrbot simple metal
2015-01-23 08:03:59 -08:00
Lars Brubaker
ebac304100 Merge pull request #166 from gregory-diaz/cleanup_on_taz4_settings
Cleanup on taz4 settings
2015-01-22 12:24:41 -08:00
Lars Brubaker
2457a6f85c Merge pull request #167 from gregory-diaz/prinrbot_metal_plus_settings
Prinrbot metal plus settings
2015-01-22 12:23:20 -08:00
Gregory Diaz
ef0ac205df Made settings for Prusa i3 2015-01-22 11:30:21 -08:00
Gregory Diaz
38ffe2e764 Added settings for Printrbot Metal Plus (dual extrusion, heated bed, no heated bed) 2015-01-22 10:35:37 -08:00
Lars Brubaker
6c7acb6223 Put in the correct oem white list
Fixed a bug in the 3D Factory / MendelMax 1.5 settings
2015-01-22 10:22:09 -08:00
Gregory Diaz
58f71bbd26 Finished cleanup on TAZ 4 settings 2015-01-22 09:49:42 -08:00
Gregory Diaz
fca40f98f3 Did some clean up on TAZ 4 settings 2015-01-21 17:50:09 -08:00
Gregory Diaz
9386b404cf Added material settings for lulzbot mini 2015-01-21 14:58:57 -08:00
Lars Brubaker
5db57cbc41 Put in new Lulzbot Mini settings 2015-01-21 12:19:54 -08:00
Lars Brubaker
5504a5be70 Merge pull request #163 from gregory-diaz/AirwolfHDRProfiles
Created printer profile for the Airwolf HD-R (same as HD2X)
2015-01-21 11:54:36 -08:00
Gregory Diaz
ffbad7f175 Created printer profile for the Airwolf HD-R (same as HD2X) 2015-01-21 11:04:13 -08:00
Gregory Diaz
e379818f2b Added default quality presets to all printers who did not have them already 2015-01-21 10:18:52 -08:00
Lars Brubaker
b5f8c9fc37 Made ComTester understand commands while printing.
Made it possible to creat HUGE test gcode files.
Made a massage when trying to load huge gcode.
2015-01-19 17:33:17 -08:00
Lars Brubaker
cbd3f4abd3 Created MatterHacker's settings for the TAZ Mini 2015-01-16 16:51:54 -08:00
Lars Brubaker
016a4a73f3 Sending strings. 2015-01-15 14:58:43 -08:00
Lars Brubaker
110a27ef93 Fixed G28 in metal simple
Added makeit to the dirver list
Put in a function to parse our .inf into code for Android.
2015-01-15 14:17:26 -08:00
Lars Brubaker
09a12a7f07 Send strings. 2015-01-15 10:58:57 -08:00
Kevin Pope
8b912669ba Fix the calibration box positioning. 2015-01-13 12:31:54 -08:00
Kevin Pope
cc15fb055a Merge pull request #156 from gregory-diaz/development
Development
2015-01-13 11:49:40 -08:00
Gregory Diaz
42e44ca103 Modified quality settings for all Solidoodle, SeeMeCNC, Velleman, Type A Machines 2015-01-13 10:33:48 -08:00
Gregory Diaz
3c2041624f Modified quality settings for PrintSpace and Revolution 3d 2015-01-13 10:29:28 -08:00
Gregory Diaz
4cad6445b7 Modified quality presets for all Printrbot printers 2015-01-13 10:27:20 -08:00
Gregory Diaz
f4cf893577 Modified quality settings for Portabee Go, Kossel Pro and DeltaBot-k 2015-01-13 10:24:56 -08:00
Gregory Diaz
1a9486513f Modified quality settings for all Lulzbot printers 2015-01-13 10:21:19 -08:00