larsbrubaker
6e3e09dac8
Merge remote-tracking branch 'Greg/development' into development
2014-07-03 09:38:46 -07:00
gregory-diaz
ea0e47050d
Fixed configuration file for MendelMax 2.
2014-07-02 16:44:09 -07:00
larsbrubaker
c5f88756f2
Merge remote-tracking branch 'Greg/development' into development
...
Conflicts:
StaticData/PrinterSettings/Printrbot/Simple Metal/config.ini
StaticData/PrinterSettings/Printrbot/Simple Metal/setup.ini
2014-07-02 16:30:26 -07:00
gregory-diaz
9851571a8d
Edited strings in Taz 4 slice files. Also changed config files so that parts can be sliced in MatterSlice and CuraEngine.
2014-07-02 16:23:59 -07:00
larsbrubaker
19883085fb
Fixed first layer heights for robo
2014-07-02 15:49:29 -07:00
gregory-diaz
b3e0c56fe5
edited Taz 4 config file
2014-07-02 14:15:21 -07:00
gregory-diaz
11ab998742
Added TAZ 4 Printer Profiles
2014-07-02 14:01:39 -07:00
Kevin Pope
f1d1fffd1f
Adding some printer profiles.
2014-07-02 13:32:13 -07:00
larsbrubaker
1aaade2275
enabling sd card reader on Robo R1
2014-07-01 14:46:39 -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
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
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
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
2da99d9c4e
Changing RoBo 565 offset to 0
2014-05-27 13:10:21 -07:00
kevinepope
9d3a930aec
Modify and consolidate RoBo 3D settings.
2014-05-23 13:08:25 -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
larsbrubaker
e95a918379
New start gcode for robo R1 printers.
2014-05-19 15:33:14 -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
56f03a368f
Added in the other settings to make raft work well.
2014-05-15 17:27:14 -07:00
larsbrubaker
1a7f5416f2
The replacement delimiters need to be square brackets not curly brackets
2014-05-15 14:32:50 -07:00
larsbrubaker
fd50795555
Changed robo 3d to slic3r and fixed some startup bugs.
2014-05-14 16:35:56 -07:00
larsbrubaker
f0fd375aec
Put in a default material for all printers.
2014-05-08 14:16:54 -07:00
larsbrubaker
87a29f3714
Moved the MapStartGCode into base class
...
Implemented replacements for temperatures in start gcode.
Put in new start gcode for RoBo 3D r1
2014-05-07 15:03:43 -07:00
Kevin Pope
8ca3e11e80
Added more profiles for RoBo 3D.
2014-05-06 16:32:03 -07:00
larsbrubaker
f1acf28253
Updated all the settings to have materials rather than multiple profiles.
2014-04-29 08:06:17 -07:00
larsbrubaker
8be43369b2
Made the RoBo 3D settings conform to the new material settings data format.
2014-04-25 09:27:40 -07:00
larsbrubaker
acc846d463
Fixe a problem with text creator not having good view controls.
2014-04-16 12:26:35 -07:00
larsbrubaker
6347ff7773
Adding infill settings.
...
Hooking stuff up to the new queue data.
2014-04-16 10:52:25 -07:00
Kevin Pope
3efc899d2f
Make slice presets preload during setup.
2014-04-12 12:34:27 -07:00
Kevin Pope
a98655f79c
Adding some material presets.
2014-04-11 19:12:17 -07:00
Kevin Pope
ca734fe7b5
Update PLA default settings for AW HD
2014-04-10 16:42:28 -07:00
larsbrubaker
5271896ada
Tried to merge in Greg's changes fixing the messed up stuff.
2014-03-27 18:41:02 -07:00
Kevin Pope
199b3f7a39
Merge commit ' 495cef1f7a' into development
2014-03-27 18:13:30 -07:00
larsbrubaker
cdfcb94a88
Put in raft settings for MatterSlice
2014-03-27 08:12:05 -07:00
larsbrubaker
9fb452fe1f
Made the z distance a layer gap rather than a measurement.
2014-03-26 13:49:40 -07:00
gregory-diaz
34dfa3cc0a
committing changes to pull
2014-03-26 10:50:22 -07:00
larsbrubaker
a90d606b84
Put in WipeShield
2014-03-25 20:57:12 -07:00
larsbrubaker
70e1a1f4fc
Fixing the data to work in matter slice settings.
2014-03-25 12:25:19 -07:00
larsbrubaker
7cbb33e58b
fixed spelling of positive
...
put in more matterslice settings.
2014-03-25 12:14:03 -07:00
larsbrubaker
3406ab937a
More settings working in MatterSlice.
2014-03-24 17:08:37 -07:00