Name | Modified | Size | Downloads / Week |
---|---|---|---|
archive | 2014-06-22 | ||
tutorial.pdf | 2015-12-27 | 12.2 MB | |
fpcconvert.pdf | 2015-12-27 | 284.4 kB | |
fpcc-2.1.zip | 2015-12-27 | 13.2 MB | |
README | 2015-12-27 | 3.7 kB | |
fpcc-2.1.tar.gz | 2015-12-27 | 13.1 MB | |
fpcc-2.0.tar.gz | 2015-01-10 | 11.2 MB | |
fpcc-2.0.zip | 2015-01-10 | 11.2 MB | |
Totals: 8 Items | 61.2 MB | 0 |
v2.1: ----- DRILL_HOLES_IN_BOTTOM_CORNERS, HOLE_IN_BOTTOM_CORNER_DIAMETER marked as deprecated DRILL_AUXILIARY_HOLES, AUXILIARY_HOLES_DIAMETER, AUXILIARY_HOLES_X_DISTANCE_FROM_ORIGIN introduced CLOCKWISE_ROTATION_IN_DEG: introduced CLOCKWISE_ROTATION: removed fixed: cutting works: Z_CUT_DEPTH introduced feature: more than one board outline is supported v2.0: ----- tutorial for non-panelized and panelized board has been added feature: following parameters has been changed/added: DRILL_HOLES_IN_BOTTOM_CORNERS, HOLE_IN_BOTTOM_CORNER_DIAMETER, DRILL_HOLE_IN_ORIGIN, HOLE_IN_ORIGIN_DIAMETER feature: Units are supported for length parameters in config file. Valid values are NM, UM, MM, CM, DM, MIL, IN, FT, YD fixed: crash when improper pin name appears inside net (Warning message added) fixed: auto Y axis expand works only on negative Y KNOWN BUG: RESIDUAL_COPPER must be excluded from MILL_ORDER list KNOWN BUG: FEEDRATE_MILLING is not set user must do it manually in panelization case panelization: works now in rasterization process automatic Y axis expanding direction introduced according to the lowest Y outline point in fpc file. WORKING_AREA_LEFT_BOTTOM_POINT - a new constant has been introduced and set as default value: NEGATIVE_WORKING_AREA_WIDTH_HALF USE_WORKING_AREA_DIMENSIONS_FOR_AXIS_INVERTING - set false as default drilling: DRILL_SMALLEST_HOLES_IN_BOTTOM_CORNERS works correctly with the option WORKING_AREA_LEFT_BOTTOM_POINT_IN_MM, millDrawDots method fixed too. Added same auxiliary hole in the origin. options for cleaning of drilled holes has been added. More than one drill bit pass is allowed. The diameter of next drill is increased by option N_HOLE_DRILL_REPEAT_ADDED_DIAMETER. The repeated drilling can be limited by drill bit diameter using the option N_HOLE_DRILL_REPEAT_MAX_DIAMETER. v1.12: ----- smt parts, double-sided and copper areas crash fix NetException introduced for possible crash during net committing Part name introduced in empty part exception case DocBook documentation started v1.11: ----- FILL_PADS_ONLY: none type pads does not cause crash fix RASTERIZATION: works without copper area specification RASTERIZATION: negative template functional RASTERIZATION: drawing and copper areas support started RASTERIZATION: positive template introduced RASTERIZATION: wrong areas on edges fixed MILL_BOARD = true as default MILL_BOARD auto set to false when RESIDUAL_COPPER is processed -c option for optional config file v1.10: ----- RASTERIZATION: netDraw priority implemented RASTERIZATION: out of copper area thermal pins fix RASTERIZATION: arbitrary shape of copper area support for milling RASTERIZATION: fix axis invert RASTERIZATION with copper areas works in Y dimension for board outline corner in 0,0 option Z_TOOL_CHANGE_POSITION_IN_MM added option X_TOOL_CHANGE_POSITION_IN_MM added mill operation: residual copper is removed if copper area is not specified - only 1 copper area is suppored mill board outline support added none shape pad draw crash fix v1.09: ----- rounded pad rotation crash fix v1.08: ----- option N_HOLE_DRILL_REPEAT for clear hole drilling added v1.07: ----- changed names for width adjustable parameters fix no text in layer crash option THERMAL_CONNECTIONS_WIDTH_IN_NM - oval and rounded rect pads support added for draw operation option ADDED_HOLE_DIAMETER_WIDTH_IN_NM added v1.06: ----- option THERMAL_CONNECTIONS_WIDTH_IN_NM - fixed for rectangle pads option THERMAL_CONNECTIONS_WIDTH_IN_NM - oval and rounded rect pads support added (for mill operation only) v1.05: ----- option WORKING_AREA_LEFT_BOTTOM_POINT_IN_MM - fixed option FILL_PADS for drawing operation added option FEED_RATE_DRAWING fixed