Commit graph

1719 commits

Author SHA1 Message Date
Lars Brubaker
2437948068 Open our gcode files with read right share when only needing read. 2015-03-17 17:43:20 -07:00
Gregory Diaz
c79182c882 Added new settings sent by Revolution 3D to INF3D-AF1-DE and INF3D-AF1-SE profiles 2015-03-16 13:17:35 -07:00
Lars Brubaker
4f8c0742ce Made the com tester able to respond as if it is MarlinFirmware
Took out the ability to print to printer sd card.
    You can still print from sd card)
    You can still save gcode to an sd card
Put in and EXTENSIONS check from firmware
Putting in a URI_GCODE_SEND
2015-03-14 16:00:04 -07:00
Gregory Diaz
2a4e2de6e5 Added new profile for MakerGear M2 2015-03-10 15:48:27 -07:00
Kevin Pope
c5845ecefa Merge pull request #194 from gregory-diaz/development
Development
2015-03-05 17:59:04 -08:00
Lars Brubaker
0ae8c9c861 Changing the way we restore positions in resume gcode. 2015-03-05 10:03:16 -08:00
Lars Brubaker
072a25e0ce Made the resume gcode control if we restore the print position or reset the extruder position. 2015-03-04 17:59:28 -08:00
Gregory Diaz
2465bb4071 Added new German Translation.txt file 2015-03-03 13:20:04 -08:00
Gregory Diaz
50834043b2 Added has_sd_card 'Solidoodle Press' profile 2015-03-02 15:08:55 -08:00
Gregory Diaz
2e28b6299b updated BeTheFirst baud rate 2015-03-02 14:05:29 -08:00
Gregory Diaz
9f55a8b10c All 'Solidoodle' and 'BeeVeryCreative' profiles for Wynit 2015-03-02 12:10:01 -08:00
Lars Brubaker
72df74d8e4 Put in profiles for Leapfrog 2015-02-27 11:09:37 -08:00
Lars Brubaker
c3cacf9b5f Added more description to the eeprom error message 2015-02-26 11:06:48 -08:00
Lars Brubaker
90331a49a3 Moving to using submodules
Changed HasEmergecyStoy to ShowResetConnection
2015-02-26 10:17:41 -08:00
Gregory Diaz
fa6f77f39c More work on Emergency Stop 2015-02-25 17:56:25 -08:00
Gregory Diaz
866729a20f Latest work on e-stop button 2015-02-25 16:14:32 -08:00
Lars Brubaker
6e762940d6 Put in flashforge hardware ids 2015-02-24 16:57:22 -08: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