larsbrubaker
f5fe599a99
Merge remote-tracking branch 'Greg/development' into development
2014-06-25 17:28:34 -07:00
larsbrubaker
22cf4bfb2d
Can now send to sd.
...
Can print from sd (mostly)
can remove from sd.
2014-06-25 17:28:28 -07:00
gregory-diaz
5d92863bcc
Merge remote-tracking branch 'upstream/development' into development
...
Conflicts:
ConfigurationPage/PrinterConfigurationPage.cs
StaticData/Translations/Master.txt
2014-06-25 14:19:25 -07:00
gregory-diaz
8cb50c900c
Added "Print Notification" option to Configuration Page.
2014-06-25 13:19:07 -07:00
larsbrubaker
fc9665e8a0
Added dialog to ask for remove from sd on remove from queue.
2014-06-24 18:53:17 -07:00
larsbrubaker
8c2ff38b41
Put in a go button with the cloud monitoring.
2014-06-24 14:26:14 -07:00
larsbrubaker
f78260fdfc
More work on sd card printing.
2014-06-23 13:18:51 -07:00
kevinepope
c593396647
Added device type to Printer model. Refactoring changes.
2014-06-22 20:53:38 -07:00
larsbrubaker
dc85f31280
Robo settings.
2014-06-19 17:20:40 -07:00
larsbrubaker
e8247a8481
Put all the icons into the icons directory
...
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
larsbrubaker
1db346d024
Removed dead code.
...
Make sure bed leveling stays on after export to SD card.
Put bridge speed into MatterSlice.
Default to slower bridge speed.
2014-06-17 17:57:50 -07:00
larsbrubaker
47e89e8956
In 2 point probe leveling marlin will not return the z probe if it is outside the software endstops.
...
So when homing we make sure to be within the endstops.
2014-06-17 11:19:32 -07:00
larsbrubaker
dd308308eb
Fixed a spelling error
...
Made sure we can convert gcode with comments.
Made the export order the instructions correctly.
Made printing order the instructions correctly.
2014-06-16 18:13:02 -07:00
larsbrubaker
15d03cb802
Renamed the ROBO printer to BETA
2014-06-16 10:14:15 -07:00
larsbrubaker
1dff90acfc
Put in 565 command for r1
...
Made gcode export do the wizard code injection
2014-06-13 10:05:56 -07:00
larsbrubaker
95a703d371
work on
...
2 point leveling work
fixed a bug with macros being sent during printing.
Put the home reading into the 3 point leveling wizard
2014-06-12 16:51:22 -07:00
larsbrubaker
e6a1cabadf
Fixed the style of the export window
...
Got rid of some parameters to print leveling that were not used
Made it possible to ignore below 0 for leveling
2014-06-11 12:13:30 -07:00
Kevin Pope
f480785e6e
Reverse non-general change to vanilla settings.
2014-06-10 19:40:50 -07:00
larsbrubaker
6a85f91f16
Hade a bug in drag and drop onto a plate with multiple parts.
2014-06-10 18:19:17 -07:00
larsbrubaker
93c71a08ed
We now collect enough data to create the correct bed level matrix for 2 from leveling.
...
Changed the R1 to use the new 2 point leveling.
2014-06-10 16:39:02 -07:00
larsbrubaker
bee3d2e716
RoBo needs to check for updates.
2014-06-10 14:34:58 -07:00
larsbrubaker
52c174fbfb
Put in concentric infill.
2014-06-07 20:19:03 -07:00
larsbrubaker
2c33408a6b
Put in a triangle infill
2014-06-07 19:36:26 -07:00
larsbrubaker
ee6495b20c
Fixed problems in print level wizard.
2014-06-05 14:17:20 -07:00
larsbrubaker
7003eff736
Merge remote-tracking branch 'Greg/development' into development
...
Conflicts:
CustomWidgets/PartThumbnailWidget.cs
StaticData/Translations/Master.txt
2014-06-05 12:59:25 -07:00
larsbrubaker
6d2980c76a
Move the auto connect out of the constructor and into the first draw.
...
Turn off new 2 point leveling until it works.
Don't connect to the printer communication in 3d view until we are fully constructed.
2014-06-05 12:55:05 -07:00
larsbrubaker
a04ab3d050
Made the type of print leveling that will happen for a printer be selectable
...
Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
2014-06-05 11:45:40 -07:00
gregory-diaz
57f9e18161
New message appears when the user cancels an active print while the extruder is heating up to its target temperature. Cancel and Pause buttons are also disabled.
2014-06-03 15:44:35 -07:00
larsbrubaker
a688b5cc05
Translation that was missing.
2014-06-02 17:06:29 -07:00
larsbrubaker
75df7fd980
Made the 3D GCode better scaled.
2014-05-31 16:18:36 -07:00
larsbrubaker
0356d1b7bf
Made the print leveling window follow the theme.
...
Improved the text and corrected layout errors.
Improved other theme consistency.
2014-05-31 10:59:00 -07:00
larsbrubaker
12650e854e
Changed ConnectionStateChanged => CommunicationStateChanged
...
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
larsbrubaker
0b9ab80129
Fixed for canceling the add button in 3d view
...
Made 3d gcode color match theme
Updated robo build to have the -1 offset for the probe (565)
2014-05-28 11:13:21 -07:00
larsbrubaker
61d40457b4
The 3D Stuffmaker Creator needs a small calibration object.
2014-05-27 14:55:38 -07:00
larsbrubaker
9c07e6ec35
Putting in the Japanese translation.
2014-05-27 13:25:33 -07:00
larsbrubaker
2da99d9c4e
Changing RoBo 565 offset to 0
2014-05-27 13:10:21 -07:00
larsbrubaker
00e10bfbea
Working on 3D gcode view
...
Making the view navigation controls for 2d and 3d a separate class.
2014-05-25 11:11:11 -07:00
larsbrubaker
ad227e1f9d
Moved the 'Sync to print' into the display tab.
2014-05-23 15:31:04 -07:00
larsbrubaker
1af9f45da6
Put in a gcode animator (sync to print)
...
Put in support for a bed image.
2014-05-23 14:19:20 -07:00
kevinepope
9d3a930aec
Modify and consolidate RoBo 3D settings.
2014-05-23 13:08:25 -07:00
larsbrubaker
c0f00621de
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-05-22 15:24:07 -07:00
larsbrubaker
06acb1311b
Don't remove the item being printed no matter what.
...
Hide the air gap on slic3r
Put in Vellerman printer
2014-05-22 15:23:40 -07:00
Lars Brubaker
00b0997dca
Fixed a regression, the export control again shows the buttons on the Mac.
2014-05-22 12:11:56 -07:00
larsbrubaker
47a5c6209d
Making this setting description better.
2014-05-20 17:47:06 -07:00
larsbrubaker
e95a918379
New start gcode for robo R1 printers.
2014-05-19 15:33:14 -07:00
larsbrubaker
6129137e5e
A new place holder icon.
2014-05-18 19:40:44 -07:00
larsbrubaker
9cc1ce8033
Made the gap distance easier to understand (user feedback).
...
Put in repair options for slicing.
2014-05-17 13:07:04 -07:00
larsbrubaker
b6868b2a40
Addintg in 3D Stuffmaker
2014-05-16 11:31:04 -07:00
larsbrubaker
6485d79f6e
translations of new settings.
2014-05-16 11:25:47 -07:00
larsbrubaker
56f03a368f
Added in the other settings to make raft work well.
2014-05-15 17:27:14 -07:00